Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-import to v2.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 28, 2020
1 parent 5cd4fa2 commit f70608e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-config-standard": "14.1.1",
"eslint-import-resolver-node": "0.3.4",
"eslint-plugin-html": "6.1.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-promise": "4.2.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ __metadata:
eslint-config-standard: 14.1.1
eslint-import-resolver-node: 0.3.4
eslint-plugin-html: 6.1.0
eslint-plugin-import: 2.22.0
eslint-plugin-import: 2.22.1
eslint-plugin-node: 11.1.0
eslint-plugin-prettier: 3.1.4
eslint-plugin-promise: 4.2.1
Expand Down Expand Up @@ -3154,7 +3154,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-node@npm:0.3.4, eslint-import-resolver-node@npm:^0.3.3":
"eslint-import-resolver-node@npm:0.3.4, eslint-import-resolver-node@npm:^0.3.4":
version: 0.3.4
resolution: "eslint-import-resolver-node@npm:0.3.4::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-import-resolver-node%2Fdownload%2Feslint-import-resolver-node-0.3.4.tgz"
dependencies:
Expand Down Expand Up @@ -3195,16 +3195,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-import@npm:2.22.0":
version: 2.22.0
resolution: "eslint-plugin-import@npm:2.22.0::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-import%2Fdownload%2Feslint-plugin-import-2.22.0.tgz"
"eslint-plugin-import@npm:2.22.1":
version: 2.22.1
resolution: "eslint-plugin-import@npm:2.22.1::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-import%2Fdownload%2Feslint-plugin-import-2.22.1.tgz"
dependencies:
array-includes: ^3.1.1
array.prototype.flat: ^1.2.3
contains-path: ^0.1.0
debug: ^2.6.9
doctrine: 1.5.0
eslint-import-resolver-node: ^0.3.3
eslint-import-resolver-node: ^0.3.4
eslint-module-utils: ^2.6.0
has: ^1.0.3
minimatch: ^3.0.4
Expand All @@ -3214,7 +3214,7 @@ __metadata:
tsconfig-paths: ^3.9.0
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0
checksum: ad41aec63d8986e0a0e279bb2877e1f36029573b8f310112159509fd52d7344a2e91bd4bb9c6d2b131838a3538a0bc5e3998217df1b88304df9872ad9fb30c84
checksum: 35ae09ceae6f0fe239f6b72e134d58d74762ad1ed0f57aa989affb856354e46bc082bb6df9399b624989107efb9ab9af2c91c08f03c0c70c5cb46a37676591ec
languageName: node
linkType: hard

Expand Down

0 comments on commit f70608e

Please sign in to comment.