Skip to content

Commit 88f066e

Browse files
chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 (#4491)
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: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 5d6bb07 commit 88f066e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"electron": "31.3.1",
141141
"eslint": "8.57.0",
142142
"eslint-config-airbnb-base": "15.0.0",
143-
"eslint-plugin-import": "2.29.1",
143+
"eslint-plugin-import": "2.30.0",
144144
"eslint-plugin-mocha": "10.5.0",
145145
"expect": "29.7.0",
146146
"express": "4.19.2",

0 commit comments

Comments
 (0)