Skip to content

Commit

Permalink
Update dependency eslint to v9.16.0 (#1770)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent b51a9d1 commit 20717eb
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@yarnpkg/sdks": "3.2.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"prettier": "3.4.1",
"typescript": "5.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@vitest/ui": "2.1.6",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@vitest/ui": "2.1.6",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -626,10 +626,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.15.0":
version: 9.15.0
resolution: "@eslint/js@npm:9.15.0"
checksum: 10c0/56552966ab1aa95332f70d0e006db5746b511c5f8b5e0c6a9b2d6764ff6d964e0b2622731877cbc4e3f0e74c5b39191290d5f48147be19175292575130d499ab
"@eslint/js@npm:9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: 10c0/a55846a4ddade720662d36682f3eaaf38eac06eeee12c83bb837bba2b7d550dadcb3445b104219f0bc1da2e09b4fe5fb5ba123b8338c8c787bcfbd540878df75
languageName: node
linkType: hard

Expand Down Expand Up @@ -1447,7 +1447,7 @@ __metadata:
"@yarnpkg/pnpify": "npm:4.1.3"
emailjs: "npm:4.0.3"
esbuild: "npm:0.24.0"
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
eslint-config-google: "npm:0.14.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.31.0"
Expand Down Expand Up @@ -1484,7 +1484,7 @@ __metadata:
"@typescript-eslint/parser": "npm:8.16.0"
"@vitest/coverage-v8": "npm:2.1.6"
"@vitest/ui": "npm:2.1.6"
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
eslint-config-google: "npm:0.14.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.31.0"
Expand Down Expand Up @@ -1525,7 +1525,7 @@ __metadata:
"@vitejs/plugin-react": "npm:4.3.4"
"@vitest/coverage-v8": "npm:2.1.6"
"@vitest/web-worker": "npm:2.1.6"
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
eslint-config-google: "npm:0.14.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.31.0"
Expand Down Expand Up @@ -1561,7 +1561,7 @@ __metadata:
dependencies:
"@yarnpkg/sdks": "npm:3.2.0"
concurrently: "npm:9.1.0"
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
prettier: "npm:3.4.1"
typescript: "npm:5.6.3"
dependenciesMeta:
Expand Down Expand Up @@ -4146,16 +4146,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.15.0":
version: 9.15.0
resolution: "eslint@npm:9.15.0"
"eslint@npm:9.16.0":
version: 9.16.0
resolution: "eslint@npm:9.16.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.9.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.15.0"
"@eslint/js": "npm:9.16.0"
"@eslint/plugin-kit": "npm:^0.2.3"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand Down Expand Up @@ -4191,7 +4191,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/d0d7606f36bfcccb1c3703d0a24df32067b207a616f17efe5fb1765a91d13f085afffc4fc97ecde4ab9c9f4edd64d9b4ce750e13ff7937a25074b24bee15b20f
checksum: 10c0/f36d12652c6f20bab8a77375b8ad29a6af030c3840deb0a5f9dd4cee49d68a2d68d7dc73b0c25918df59d83cd686dd5712e11387e696e1f3842e8dde15cd3255
languageName: node
linkType: hard

Expand Down

0 comments on commit 20717eb

Please sign in to comment.