Skip to content

Commit

Permalink
chore(deps-dev): bump @eslint/js from 9.10.0 to 9.11.1
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.1.
- [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.1/packages/js)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 42398b6 commit d432dcc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.1",
"@types/jsonwebtoken": "9.0.6",
"@types/ltijs": "4.0.11",
"@types/node": "^22.7.2",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -396,13 +396,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.10.0, @eslint/js@npm:^9.10.0":
"@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/js@npm:^9.11.1":
version: 9.11.1
resolution: "@eslint/js@npm:9.11.1"
checksum: 10/77b9c744bdf24e2ca1f99f671139767d6c31cb10d732cf22a85ef28f1f95f2a621cf204f572fd9fee67da6193ff2597a5d236cef3b557b07624230b622612339
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 @@ -4903,7 +4910,7 @@ __metadata:
resolution: "serlo-editor-lti-tool@workspace:."
dependencies:
"@eslint/compat": "npm:^1.1.1"
"@eslint/js": "npm:^9.10.0"
"@eslint/js": "npm:^9.11.1"
"@serlo/editor": "npm:0.14.0"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/ltijs": "npm:4.0.11"
Expand Down

0 comments on commit d432dcc

Please sign in to comment.