Skip to content

Commit f31ea35

Browse files
build(deps-dev): bump eslint from 9.30.0 to 9.30.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.30.0 to 9.30.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.0...v9.30.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abff849 commit f31ea35

File tree

2 files changed

+249
-243
lines changed

2 files changed

+249
-243
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@typescript-eslint/eslint-plugin": "^8.35.0",
2121
"@typescript-eslint/parser": "^8.35.1",
2222
"agadoo": "^3.0.0",
23-
"eslint": "^9.30.0",
23+
"eslint": "^9.30.1",
2424
"eslint-plugin-simple-import-sort": "^12.1.1",
2525
"eslint-plugin-sort-keys-fix": "^1.1.2",
2626
"eslint-plugin-typescript-sort-keys": "^3.3.0",

0 commit comments

Comments
 (0)