Skip to content

Commit f1b777f

Browse files
Bump eslint from 9.21.0 to 9.22.0 in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 9.21.0 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.22.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9202170 commit f1b777f

File tree

2 files changed

+26
-13
lines changed

2 files changed

+26
-13
lines changed

package-lock.json

Lines changed: 25 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@eslint/json": "^0.10.0",
3939
"@eslint/markdown": "^6.3.0",
4040
"@stylistic/eslint-plugin-js": "^4.2.0",
41-
"eslint": "^9.21.0",
41+
"eslint": "^9.22.0",
4242
"eslint-plugin-import": "^2.31.0",
4343
"eslint-plugin-yml": "^1.17.0",
4444
"husky": "^9.1.7"

0 commit comments

Comments
 (0)