Skip to content

Commit 32b4b01

Browse files
build(deps-dev): bump eslint from 9.9.1 to 9.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.1 to 9.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.9.1...v9.10.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 526413d commit 32b4b01

File tree

2 files changed

+39
-18
lines changed

2 files changed

+39
-18
lines changed

package-lock.json

Lines changed: 38 additions & 17 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
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"eslint": "^9.9.1",
3+
"eslint": "^9.10.0",
44
"eslint-plugin-jest": "^28.8.3",
55
"jest": "^29.7.0"
66
},

0 commit comments

Comments
 (0)