Skip to content

Commit

Permalink
Merge pull request #114 from gofiber/dependabot/npm_and_yarn/eslint-9…
Browse files Browse the repository at this point in the history
….16.0

Bump eslint from 9.15.0 to 9.16.0
  • Loading branch information
ReneWerner87 authored Dec 2, 2024
2 parents 4b38cbd + de0d1f8 commit 7c8b3d0
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 49 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/node": "^20.17.9",
"@types/react": "^18.3.12",
"@typescript-eslint/parser": "^8.16.0",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-next": "^15.0.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
89 changes: 41 additions & 48 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,7 @@ __metadata:
languageName: node
linkType: hard

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

"@eslint/js@npm:^9.16.0":
"@eslint/js@npm:9.16.0, @eslint/js@npm:^9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: 8/ba2d7f7266df827df72cec069df9284ad5e7edb4894a8c58c41db0d489136b22815dc76cd34cf565284979feb4d3a8197b511e08529c03f30c80b5235d25030b
Expand Down Expand Up @@ -1835,52 +1828,52 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.15.0":
version: 9.15.0
resolution: "eslint@npm:9.15.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/plugin-kit": "npm:^0.2.3"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.4.1"
"@types/estree": "npm:^1.0.6"
"@types/json-schema": "npm:^7.0.15"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.5"
debug: "npm:^4.3.2"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^8.2.0"
eslint-visitor-keys: "npm:^4.2.0"
espree: "npm:^10.3.0"
esquery: "npm:^1.5.0"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
file-entry-cache: "npm:^8.0.0"
find-up: "npm:^5.0.0"
glob-parent: "npm:^6.0.2"
ignore: "npm:^5.2.0"
imurmurhash: "npm:^0.1.4"
is-glob: "npm:^4.0.0"
json-stable-stringify-without-jsonify: "npm:^1.0.1"
lodash.merge: "npm:^4.6.2"
minimatch: "npm:^3.1.2"
natural-compare: "npm:^1.4.0"
optionator: "npm:^0.9.3"
"eslint@npm:^9.16.0":
version: 9.16.0
resolution: "eslint@npm:9.16.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.12.1
"@eslint/config-array": ^0.19.0
"@eslint/core": ^0.9.0
"@eslint/eslintrc": ^3.2.0
"@eslint/js": 9.16.0
"@eslint/plugin-kit": ^0.2.3
"@humanfs/node": ^0.16.6
"@humanwhocodes/module-importer": ^1.0.1
"@humanwhocodes/retry": ^0.4.1
"@types/estree": ^1.0.6
"@types/json-schema": ^7.0.15
ajv: ^6.12.4
chalk: ^4.0.0
cross-spawn: ^7.0.5
debug: ^4.3.2
escape-string-regexp: ^4.0.0
eslint-scope: ^8.2.0
eslint-visitor-keys: ^4.2.0
espree: ^10.3.0
esquery: ^1.5.0
esutils: ^2.0.2
fast-deep-equal: ^3.1.3
file-entry-cache: ^8.0.0
find-up: ^5.0.0
glob-parent: ^6.0.2
ignore: ^5.2.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
json-stable-stringify-without-jsonify: ^1.0.1
lodash.merge: ^4.6.2
minimatch: ^3.1.2
natural-compare: ^1.4.0
optionator: ^0.9.3
peerDependencies:
jiti: "*"
peerDependenciesMeta:
jiti:
optional: true
bin:
eslint: bin/eslint.js
checksum: d0d7606f36bfcccb1c3703d0a24df32067b207a616f17efe5fb1765a91d13f085afffc4fc97ecde4ab9c9f4edd64d9b4ce750e13ff7937a25074b24bee15b20f
checksum: 8/d7b77caed2e319dba9bdf5fd3275c643332e4c79fcfe62cf19031fc430c27fe691daa718474d29a1050b83348085f8df50e04f260e081e5b1fbee1d2ca9c5c74
languageName: node
linkType: hard

Expand Down Expand Up @@ -2012,7 +2005,7 @@ __metadata:
"@types/node": ^20.17.9
"@types/react": ^18.3.12
"@typescript-eslint/parser": ^8.16.0
eslint: ^9.15.0
eslint: ^9.16.0
eslint-config-next: ^15.0.3
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.2.1
Expand Down

0 comments on commit 7c8b3d0

Please sign in to comment.