Skip to content

Commit 70ab92f

Browse files
build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 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.31.0...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] <[email protected]>
1 parent 09dbcf3 commit 70ab92f

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
"devDependencies": {
1717
"eslint": "5.6.0",
1818
"eslint-config-standard": "12.0.0",
19-
"eslint-plugin-import": "2.31.0",
19+
"eslint-plugin-import": "2.32.0",
2020
"eslint-plugin-markdown": "1.0.2",
2121
"eslint-plugin-node": "7.0.1",
2222
"eslint-plugin-promise": "4.3.1",

0 commit comments

Comments
 (0)