Skip to content

Commit 5fe3fd6

Browse files
Bump eslint from 8.57.0 to 9.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.1.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae154e6 commit 5fe3fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@csstools/postcss-global-data": "^2.0.0",
1616
"autoprefixer": "^10.4.13",
1717
"cross-env": "^7.0.3",
18-
"eslint": "^8.34.0",
18+
"eslint": "^9.1.0",
1919
"eslint-config-prettier": "^9.0.0",
2020
"eslint-plugin-prettier": "^5.0.0",
2121
"lightningcss": "^1.22.1",

0 commit comments

Comments
 (0)