Skip to content

Commit

Permalink
chore(deps-dev): Bump @eslint/js from 8.57.0 to 9.11.0
Browse files Browse the repository at this point in the history
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 8.57.0 to 9.11.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.11.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 7ad8737 commit ebbe0d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"webcrypto": "^0.1.1"
},
"devDependencies": {
"@eslint/js": "8.57.0",
"@eslint/js": "9.11.0",
"@jest/globals": "^29.6.4",
"@tsconfig/node16": "^16.1.3",
"@types/jest": "^29.5.12",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.11.0":
version: 9.11.0
resolution: "@eslint/js@npm:9.11.0"
checksum: 3e3a8945c7f97b29187f3a6b05c9bb1e3e373d75f94c16b7499565df7c343d5e5e0a14e177bb75c368c6022bb33aa3d17775386a5f39d9085f9f522862d4bd4a
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.14":
version: 0.11.14
resolution: "@humanwhocodes/config-array@npm:0.11.14"
Expand Down Expand Up @@ -4314,7 +4321,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@eslint/js": 8.57.0
"@eslint/js": 9.11.0
"@jest/globals": ^29.6.4
"@tsconfig/node16": ^16.1.3
"@types/jest": ^29.5.12
Expand Down

0 comments on commit ebbe0d4

Please sign in to comment.