Skip to content

Commit 94ab8d4

Browse files
Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [eslint](https://github.com/eslint/eslint), [@eslint/config-array](https://github.com/eslint/rewrite) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js). Updates `eslint` 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](eslint/eslint@v9.7.0...v9.8.0) Updates `@eslint/config-array` from 0.17.0 to 0.17.1 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@config-array-v0.17.0...config-array-v0.17.1) Updates `@eslint/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 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/config-array" dependency-type: indirect update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@eslint/js" dependency-type: indirect update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae70e2d commit 94ab8d4

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "background.js",
66
"type": "module",
77
"devDependencies": {
8-
"eslint": "^9.7.0",
8+
"eslint": "^9.8.0",
99
"eslint-config-prettier": "^9.1.0",
1010
"globals": "^15.8.0",
1111
"prettier": "^3.3.3"

0 commit comments

Comments
 (0)