Skip to content

Commit

Permalink
Merge pull request #941 from serlo/dependabot/npm_and_yarn/eslint-9.16.0
Browse files Browse the repository at this point in the history
chore(deps-dev): bump eslint from 9.15.0 to 9.16.0
  • Loading branch information
elbotho authored Dec 3, 2024
2 parents 8ee2fb9 + 0c3cef1 commit eb9a888
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 8 deletions.
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.16.0",
"cross-env": "^7.0.3",
"depcheck": "^1.4.7",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "^2.31.0",
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,14 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.15.0, @eslint/js@npm:^9.15.0":
"@eslint/js@npm:9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: ba2d7f7266df827df72cec069df9284ad5e7edb4894a8c58c41db0d489136b22815dc76cd34cf565284979feb4d3a8197b511e08529c03f30c80b5235d25030b
languageName: node
linkType: hard

"@eslint/js@npm:^9.15.0":
version: 9.15.0
resolution: "@eslint/js@npm:9.15.0"
checksum: 8b2aa35b62c1969c5e3aa5e33b4e072cc450b95ee9bc08b5a84aa5cbed10a01a9a8f0463b8bb3768ceeb5abfaa82abfb95650061338c3b467835757b62ffc4ba
Expand Down Expand Up @@ -1366,7 +1373,7 @@ __metadata:
"@typescript-eslint/parser": ^8.16.0
cross-env: ^7.0.3
depcheck: ^1.4.7
eslint: ^9.15.0
eslint: ^9.16.0
eslint-config-prettier: ^9.1.0
eslint-plugin-deprecation: ^3.0.0
eslint-plugin-import: ^2.31.0
Expand Down Expand Up @@ -3617,16 +3624,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": ^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.15.0
"@eslint/js": 9.16.0
"@eslint/plugin-kit": ^0.2.3
"@humanfs/node": ^0.16.6
"@humanwhocodes/module-importer": ^1.0.1
Expand Down Expand Up @@ -3662,7 +3669,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 50b7e1c4cb49662a54916877d47aeded2aac0cae428c8258ec9d181160ca893681a32c69df359404bfb81a9693480896adbcd8a18fa5acafd1c933dc1030f32e
checksum: d7b77caed2e319dba9bdf5fd3275c643332e4c79fcfe62cf19031fc430c27fe691daa718474d29a1050b83348085f8df50e04f260e081e5b1fbee1d2ca9c5c74
languageName: node
linkType: hard

Expand Down

0 comments on commit eb9a888

Please sign in to comment.