Skip to content

Commit

Permalink
Merge pull request #975 from serlo/dependabot/npm_and_yarn/eslint-9.18.0
Browse files Browse the repository at this point in the history
chore(deps-dev): bump eslint from 9.17.0 to 9.18.0
  • Loading branch information
hugotiburtino authored Jan 14, 2025
2 parents a3744cf + b31d2a6 commit 5fc886e
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 18 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@typescript-eslint/parser": "^8.19.1",
"cross-env": "^7.0.3",
"depcheck": "^1.4.7",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "^2.31.0",
Expand Down
44 changes: 27 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -746,10 +746,12 @@ __metadata:
languageName: node
linkType: hard

"@eslint/core@npm:^0.9.0":
version: 0.9.0
resolution: "@eslint/core@npm:0.9.0"
checksum: ea8ded3eba82d9451eca7e989c4ebf1dca95bc705e70cd2f3e55cc576e851183778344632de410d8cd9f85e862fd88fb8fda510aad00698765aec3110533af82
"@eslint/core@npm:^0.10.0":
version: 0.10.0
resolution: "@eslint/core@npm:0.10.0"
dependencies:
"@types/json-schema": ^7.0.15
checksum: 851fa099b3fef00e7ff8ece14523aff0822d3e1b47b047ab0a0d898e80c1362a22aa8b7778727231c383246932ecb63de79b4448ec1e500901c578580b087573
languageName: node
linkType: hard

Expand All @@ -770,7 +772,14 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.17.0, @eslint/js@npm:^9.17.0":
"@eslint/js@npm:9.18.0":
version: 9.18.0
resolution: "@eslint/js@npm:9.18.0"
checksum: a47cfcc684f87094992fe4a5c5e54018393231d8d42bd2150a08eb167813a6bf8d7c7ccbc9611933e5f782ff3b96a06c9be8d19342965cadd4530a45521b8981
languageName: node
linkType: hard

"@eslint/js@npm:^9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: b68a14ff518ffa12e3b85fa9c72b818faeff092285acfbf02da2d0fb12a681b76651638881e98845f2df2ed346ed0d33faeb1d9caac163daf232c223b7efe89c
Expand All @@ -784,12 +793,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.2.3":
version: 0.2.3
resolution: "@eslint/plugin-kit@npm:0.2.3"
"@eslint/plugin-kit@npm:^0.2.5":
version: 0.2.5
resolution: "@eslint/plugin-kit@npm:0.2.5"
dependencies:
"@eslint/core": ^0.10.0
levn: ^0.4.1
checksum: b93b9c3f5b1722d09cc4e609abd4510130f659f70f6417b68ac7c4ad9fbf9e3d4f0ef5b6f2bad106eb8c1c1b2146bd0391e0a1c00ddeae46c917f175b8c0da4b
checksum: 423db33e67ff16f6db71bf8bfc8d5b0c2c4fe6f2209131e5886a573bf994bfc72ab4f825068d6521f186247731d4c9d48eb42a5e5ce389c6faa275752c0e9459
languageName: node
linkType: hard

Expand Down Expand Up @@ -1375,7 +1385,7 @@ __metadata:
"@typescript-eslint/parser": ^8.19.1
cross-env: ^7.0.3
depcheck: ^1.4.7
eslint: ^9.17.0
eslint: ^9.18.0
eslint-config-prettier: ^9.1.0
eslint-plugin-deprecation: ^3.0.0
eslint-plugin-import: ^2.31.0
Expand Down Expand Up @@ -3600,17 +3610,17 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.17.0":
version: 9.17.0
resolution: "eslint@npm:9.17.0"
"eslint@npm:^9.18.0":
version: 9.18.0
resolution: "eslint@npm:9.18.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/core": ^0.10.0
"@eslint/eslintrc": ^3.2.0
"@eslint/js": 9.17.0
"@eslint/plugin-kit": ^0.2.3
"@eslint/js": 9.18.0
"@eslint/plugin-kit": ^0.2.5
"@humanfs/node": ^0.16.6
"@humanwhocodes/module-importer": ^1.0.1
"@humanwhocodes/retry": ^0.4.1
Expand Down Expand Up @@ -3645,7 +3655,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 0caae58c53bf4dc9b4893d75e62339e4c40fe5589652a3cb63f30a15bad1f34f8f784ca4fca471bbffedabee516a9f9620ebc33818b55e1b715e8f000865c851
checksum: 5e05ae9d25a42ae8cad86a0118ea45107b42446f3614cd0ba822affa3eb85d746e0820529b1fde72820f24aa3c3447d3260505a5ee5e95be1b8b7455740a2256
languageName: node
linkType: hard

Expand Down

0 comments on commit 5fc886e

Please sign in to comment.