Skip to content

Commit

Permalink
chore(deps): pin dependency eslint to v8.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent fda5d5e commit 1e9056f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/polyfill-library": "^3.108.1",
"changelogen": "^0.5.4",
"cheerio": "^1.0.0-rc.12",
"eslint": "^8.46.0",
"eslint": "8.46.0",
"nuxt": "^3.6.5",
"vitest": "^0.34.1"
}
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4383,7 +4383,7 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.46.0":
"eslint@npm:8.46.0":
version: 8.46.0
resolution: "eslint@npm:8.46.0"
dependencies:
Expand Down Expand Up @@ -6785,7 +6785,7 @@ __metadata:
browserslist-to-esbuild: ^1.2.0
changelogen: ^0.5.4
cheerio: ^1.0.0-rc.12
eslint: ^8.46.0
eslint: 8.46.0
nuxt: ^3.6.5
polyfill-library: ^4.8.0
polyfillist: ^0.1.1
Expand Down

0 comments on commit 1e9056f

Please sign in to comment.