Skip to content

Commit 207c9c4

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): update eslint-plugin-import requirement
Updates the requirements on [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) to permit the latest version. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.22.0...v2.22.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8f3809 commit 207c9c4

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
@@ -51,7 +51,7 @@
5151
"conventional-changelog-conventionalcommits": "^4.4.0",
5252
"eslint": "^7.10.0",
5353
"eslint-plugin-chai-friendly": "^0.6.0",
54-
"eslint-plugin-import": "^2.22.0",
54+
"eslint-plugin-import": "^2.22.1",
5555
"eslint-plugin-mocha": "^8.0.0",
5656
"mocha": "^8.1.3",
5757
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)