Skip to content

Commit 5fd6fc5

Browse files
chore(deps-dev): bump the all group across 1 directory with 2 updates
Bumps the all group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [neostandard](https://github.com/neostandard/neostandard). Updates `eslint` from 9.39.3 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.0.2) Updates `neostandard` from 0.12.2 to 0.13.0 - [Release notes](https://github.com/neostandard/neostandard/releases) - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md) - [Commits](neostandard/neostandard@v0.12.2...v0.13.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: neostandard dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 845ba8e commit 5fd6fc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,9 +421,9 @@
421421
"benchmark": "^2.1.4",
422422
"bindings": "^1.5.0",
423423
"clang-format": "^1.4.0",
424-
"eslint": "^9.13.0",
424+
"eslint": "^10.0.3",
425425
"fs-extra": "^11.1.1",
426-
"neostandard": "^0.12.0",
426+
"neostandard": "^0.13.0",
427427
"pre-commit": "^1.2.2",
428428
"semver": "^7.6.0"
429429
},

0 commit comments

Comments
 (0)