Skip to content

Commit

Permalink
build(deps-dev): bump @eslint/js from 9.7.0 to 9.8.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.7.0 to 9.8.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.8.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 Jul 30, 2024
1 parent 23e53c6 commit b802040
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.5.30",
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.7.0",
"@eslint/js": "^9.8.0",
"@types/eslint__js": "^8.42.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-tsdoc": "^0.3.0",
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3171,20 +3171,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.8.0":
"@eslint/js@npm:9.8.0, @eslint/js@npm:^9.8.0":
version: 9.8.0
resolution: "@eslint/js@npm:9.8.0"
checksum: 10c0/42edaae6b020436410454579509dcb6a8cd5b260e9f18e037fd803ae28d35eb13663d4019f0ab8ba686a19d3c4a43b0e11394c148e23345377ab694da0e83262
languageName: node
linkType: hard

"@eslint/js@npm:^9.7.0":
version: 9.7.0
resolution: "@eslint/js@npm:9.7.0"
checksum: 10c0/73fc10666f6f4aed6f58e407e09f42ceb0d42fa60c52701c64ea9f59a81a6a8ad5caecdfd423d03088481515fe7ec17eb461acb4ef1ad70b649b6eae465b3164
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 @@ -4127,7 +4120,7 @@ __metadata:
dependencies:
"@eslint-react/eslint-plugin": "npm:^1.5.30"
"@eslint/compat": "npm:^1.1.1"
"@eslint/js": "npm:^9.7.0"
"@eslint/js": "npm:^9.8.0"
"@types/eslint__js": "npm:^8.42.3"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-tsdoc: "npm:^0.3.0"
Expand Down

0 comments on commit b802040

Please sign in to comment.