Skip to content

Commit

Permalink
Bump @eslint/js from 9.14.0 to 9.15.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.14.0 to 9.15.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.15.0/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 Nov 18, 2024
1 parent a39b2d0 commit ace8f0f
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 @@ -56,7 +56,7 @@
"typescript-eslint": "^8.13.0"
},
"devDependencies": {
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"@types/eslint": "^9.6.1",
"@types/eslint-plugin-jsx-a11y": "^6.9.0",
"@types/eslint__eslintrc": "^2.1.2",
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ __metadata:
resolution: "@20i/eslint-config@workspace:."
dependencies:
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:^9.14.0"
"@eslint/js": "npm:^9.15.0"
"@types/eslint": "npm:^9.6.1"
"@types/eslint-plugin-jsx-a11y": "npm:^6.9.0"
"@types/eslint__eslintrc": "npm:^2.1.2"
Expand Down Expand Up @@ -126,20 +126,13 @@ __metadata:
languageName: node
linkType: hard

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

"@eslint/js@npm:^9.14.0":
version: 9.14.0
resolution: "@eslint/js@npm:9.14.0"
checksum: 10/897e26bd68f898e56e96f85c92a1d823ef3d9f34e17d88d0ff40e88882ddae28d2f35915150c21cf640e0c64cb23703d0fbe6f7c9b9d6328aabe58ca30d9b4fe
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

0 comments on commit ace8f0f

Please sign in to comment.