Skip to content

Commit 6ffe3f2

Browse files
Bump eslint-plugin-import from 2.29.1 to 2.31.0 (#224)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.31.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.31.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e52e602 commit 6ffe3f2

File tree

2 files changed

+552
-58
lines changed

2 files changed

+552
-58
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint": "^8.56.0",
4747
"eslint-config-prettier": "^9.0.0",
4848
"eslint-import-resolver-typescript": "^3.6.1",
49-
"eslint-plugin-import": "^2.29.1",
49+
"eslint-plugin-import": "^2.31.0",
5050
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
5151
"prettier": "^3.3.3",
5252
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)