Skip to content

Commit 0cd9574

Browse files
build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.32.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.20.1 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.20.1...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>
1 parent 3a13632 commit 0cd9574

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
@@ -16,7 +16,7 @@
1616
"after": "0.8.2",
1717
"eslint": "6.8.0",
1818
"eslint-config-standard": "14.1.0",
19-
"eslint-plugin-import": "2.20.1",
19+
"eslint-plugin-import": "2.32.0",
2020
"eslint-plugin-markdown": "1.0.2",
2121
"eslint-plugin-node": "9.2.0",
2222
"eslint-plugin-promise": "4.2.1",

0 commit comments

Comments
 (0)