Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 8986cec

Browse files
fix(deps): bump eslint-plugin-import from 2.29.1 to 2.30.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.30.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc5c679 commit 8986cec

File tree

2 files changed

+475
-94
lines changed

2 files changed

+475
-94
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@typescript-eslint/parser": "^6.21.0",
1010
"eslint-config-xo-space": "^0.35.0",
1111
"eslint-import-resolver-typescript": "^3.6.3",
12-
"eslint-plugin-import": "^2.29.1",
12+
"eslint-plugin-import": "^2.30.0",
1313
"eslint-plugin-mocha": "^10.5.0",
1414
"eslint-plugin-n": "^15",
1515
"eslint-plugin-perfectionist": "^2.11.0"

0 commit comments

Comments
 (0)