Skip to content

Commit 9894033

Browse files
[npm] Bump eslint from 9.2.0 to 9.4.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.2.0 to 9.4.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.2.0...v9.4.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7728603 commit 9894033

File tree

2 files changed

+40
-37
lines changed

2 files changed

+40
-37
lines changed

package-lock.json

+39-36
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
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"devDependencies": {
4-
"eslint": "^9.1.1",
4+
"eslint": "^9.4.0",
55
"globals": "^15.1.0"
66
}
77
}

0 commit comments

Comments
 (0)