Skip to content

Commit ae6ee80

Browse files
build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.31.0 (#230)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 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.26.0...v2.31.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.31.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dea3c9c commit ae6ee80

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
@@ -22,7 +22,7 @@
2222
"after": "0.8.2",
2323
"eslint": "7.32.0",
2424
"eslint-config-standard": "14.1.1",
25-
"eslint-plugin-import": "2.26.0",
25+
"eslint-plugin-import": "2.31.0",
2626
"eslint-plugin-markdown": "2.2.1",
2727
"eslint-plugin-node": "11.1.0",
2828
"eslint-plugin-promise": "5.2.0",

0 commit comments

Comments
 (0)