Skip to content

Commit

Permalink
build(deps-dev): bump @eslint/js from 9.10.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 9.10.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent 357fa83 commit b6712e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"devDependencies": {
"@babel/types": "^7.25.6",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.0",
"@jest/globals": "^29.7.0",
"@sentry/browser": "^7.119.0",
"@sentry/tracing": "^7.119.0",
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -694,20 +694,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.11.0":
"@eslint/js@npm:9.11.0, @eslint/js@npm:^9.11.0":
version: 9.11.0
resolution: "@eslint/js@npm:9.11.0"
checksum: 10/4883e95d2668517ad8c7cd16107f86b45fb744b223116fb86e59483c888ba5477d901dcd8d5cebaa56a453093e7fd0fa919e30d01cb4d21c8d53a8d3c7c697af
languageName: node
linkType: hard

"@eslint/js@npm:^9.10.0":
version: 9.10.0
resolution: "@eslint/js@npm:9.10.0"
checksum: 10/cbda2bf268c8ac7a2b2493aaaa0113a78165a576ee5178b9fbdaf245c3d40ffaf41d006f75afab5718f68d816f00319e267b4c88ead100b19022fe491f9e0175
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.4":
version: 2.1.4
resolution: "@eslint/object-schema@npm:2.1.4"
Expand Down Expand Up @@ -7346,7 +7339,7 @@ __metadata:
dependencies:
"@babel/types": "npm:^7.25.6"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:^9.10.0"
"@eslint/js": "npm:^9.11.0"
"@grpc/grpc-js": "npm:^1.11.3"
"@jest/globals": "npm:^29.7.0"
"@opentelemetry/api": "npm:1.9.0"
Expand Down

0 comments on commit b6712e2

Please sign in to comment.