Skip to content

Commit e3839dc

Browse files
build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.32.0 (#215)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.32.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.25.4...v2.32.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9203f4c commit e3839dc

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
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"eslint": "7.32.0",
2020
"eslint-config-standard": "14.1.1",
21-
"eslint-plugin-import": "2.25.4",
21+
"eslint-plugin-import": "2.32.0",
2222
"eslint-plugin-markdown": "2.2.1",
2323
"eslint-plugin-node": "11.1.0",
2424
"eslint-plugin-promise": "5.2.0",

0 commit comments

Comments
 (0)