Skip to content

Commit a001bd9

Browse files
build: bump eslint from 8.57.0 to 9.1.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. - [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.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f9bf9b commit a001bd9

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
@@ -69,7 +69,7 @@
6969
"@rollup/plugin-json": "^6.1.0",
7070
"commitizen": "^4.3.0",
7171
"cz-conventional-changelog": "^3.3.0",
72-
"eslint": "^8.49.0",
72+
"eslint": "^9.1.1",
7373
"eslint-config-standard": "^17.1.0",
7474
"husky": "^9.0.11",
7575
"lint-staged": "^15.2.2",

0 commit comments

Comments
 (0)