Skip to content

Commit

Permalink
Bump @eslint/js from 9.1.1 to 9.4.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.1.1 to 9.4.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.4.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 Jun 3, 2024
1 parent b5ca951 commit f900500
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"packageManager": "yarn@4.1.1",
"devDependencies": {
"@eslint/js": "^9.1.1",
"@eslint/js": "^9.4.0",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -812,10 +812,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:^9.1.1":
version: 9.1.1
resolution: "@eslint/js@npm:9.1.1"
checksum: 10c0/b25d11736b91d8df44dd217e88adb1f43d2bd5911ef4f4033e51faffe370f28d329731ffbf841d0b8303c8eedb60bda8c3a9efe803bb3b3737a06bb22c09ad0c
"@eslint/js@npm:^9.4.0":
version: 9.4.0
resolution: "@eslint/js@npm:9.4.0"
checksum: 10c0/7ffc508d3e9cd496cab7f08c5ba8f97851c8adaea3ebff8804b1c3b4662aa7aac7e9c3b597f7e47fdc29319a107bcf892865070a6b113c2e4d19f8fa1f99f569
languageName: node
linkType: hard

Expand Down Expand Up @@ -7568,7 +7568,7 @@ __metadata:
dependencies:
"@emotion/react": "npm:^11.4.1"
"@emotion/styled": "npm:^11.3.0"
"@eslint/js": "npm:^9.1.1"
"@eslint/js": "npm:^9.4.0"
"@haleos/ra-language-german": "npm:^1.0.0"
"@haxqer/ra-language-chinese": "npm:^4.16.2"
"@mui/icons-material": "npm:^5.15.16"
Expand Down

0 comments on commit f900500

Please sign in to comment.