Skip to content

Commit

Permalink
chore: update eslint-plugin-import (#943)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB authored Oct 12, 2021
1 parent fac5e4b commit 953664c
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 69 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,13 @@
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-eslint-config": "^2.0.0",
"eslint-plugin-eslint-plugin": "^3.5.3",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-import": "^2.25.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.4.1",
"husky": "^7.0.2",
"is-ci": "^3.0.0",
"jest": "^27.0.0",
"jest-runner-eslint": "^0.11.0",
"jest-runner-eslint": "^1.0.0",
"lint-staged": "^11.1.2",
"pinst": "^2.0.0",
"prettier": "^2.0.5",
Expand Down
94 changes: 27 additions & 67 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2971,7 +2971,7 @@ __metadata:
languageName: node
linkType: hard

"array-includes@npm:^3.1.3":
"array-includes@npm:^3.1.4":
version: 3.1.4
resolution: "array-includes@npm:3.1.4"
dependencies:
Expand All @@ -2991,7 +2991,7 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.flat@npm:^1.2.4":
"array.prototype.flat@npm:^1.2.5":
version: 1.2.5
resolution: "array.prototype.flat@npm:1.2.5"
dependencies:
Expand Down Expand Up @@ -4371,12 +4371,13 @@ __metadata:
linkType: hard

"eslint-module-utils@npm:^2.6.2":
version: 2.6.2
resolution: "eslint-module-utils@npm:2.6.2"
version: 2.7.0
resolution: "eslint-module-utils@npm:2.7.0"
dependencies:
debug: ^3.2.7
find-up: ^2.1.0
pkg-dir: ^2.0.0
checksum: 814591f494e4f4b04c1af0fde2a679e7a7664a5feb51175e02ba96d671e34ec60cb1835d174508eb81c07a6c92c243f84c6349f4169b3bec1a8dbdd36a0934f3
checksum: 98f284dee995ed3e12a7ea61525ad421abf1ec6483182555382c29d087890d6e79e8cad15edd189e3389e76e593098105d38435990e1fa4e6cb855869c79980a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4427,28 +4428,26 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-import@npm:^2.20.2":
version: 2.24.2
resolution: "eslint-plugin-import@npm:2.24.2"
"eslint-plugin-import@npm:^2.25.1":
version: 2.25.1
resolution: "eslint-plugin-import@npm:2.25.1"
dependencies:
array-includes: ^3.1.3
array.prototype.flat: ^1.2.4
array-includes: ^3.1.4
array.prototype.flat: ^1.2.5
debug: ^2.6.9
doctrine: ^2.1.0
eslint-import-resolver-node: ^0.3.6
eslint-module-utils: ^2.6.2
find-up: ^2.0.0
has: ^1.0.3
is-core-module: ^2.6.0
is-core-module: ^2.7.0
is-glob: ^4.0.3
minimatch: ^3.0.4
object.values: ^1.1.4
pkg-up: ^2.0.0
read-pkg-up: ^3.0.0
object.values: ^1.1.5
resolve: ^1.20.0
tsconfig-paths: ^3.11.0
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0
checksum: df570aec83ffa126fd80596d9fb1b6799d3cde025ceeb159eb28383541ebbb855468c9a2dbc670ab9e91dd0a8f8a82e52fd909a7c61e9ffa585bcce84ae1aec4
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
checksum: afc3982575a6d25d1ce313d88ffbdebd39e95481988fa930d24b5729b428554d7f273fd83b00e6fbb28715ffc88c5631a36d8855ffa55e0ffc39a32cb4dee6c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4480,13 +4479,13 @@ __metadata:
eslint-plugin-eslint-comments: ^3.1.2
eslint-plugin-eslint-config: ^2.0.0
eslint-plugin-eslint-plugin: ^3.5.3
eslint-plugin-import: ^2.20.2
eslint-plugin-import: ^2.25.1
eslint-plugin-node: ^11.0.0
eslint-plugin-prettier: ^3.4.1
husky: ^7.0.2
is-ci: ^3.0.0
jest: ^27.0.0
jest-runner-eslint: ^0.11.0
jest-runner-eslint: ^1.0.0
lint-staged: ^11.1.2
pinst: ^2.0.0
prettier: ^2.0.5
Expand Down Expand Up @@ -5709,7 +5708,7 @@ __metadata:
languageName: node
linkType: hard

"is-core-module@npm:^2.2.0, is-core-module@npm:^2.5.0, is-core-module@npm:^2.6.0":
"is-core-module@npm:^2.2.0, is-core-module@npm:^2.5.0, is-core-module@npm:^2.7.0":
version: 2.7.0
resolution: "is-core-module@npm:2.7.0"
dependencies:
Expand Down Expand Up @@ -5764,7 +5763,7 @@ __metadata:
languageName: node
linkType: hard

"is-glob@npm:^4.0.0, is-glob@npm:^4.0.1, is-glob@npm:~4.0.1":
"is-glob@npm:^4.0.0, is-glob@npm:^4.0.1, is-glob@npm:^4.0.3, is-glob@npm:~4.0.1":
version: 4.0.3
resolution: "is-glob@npm:4.0.3"
dependencies:
Expand Down Expand Up @@ -6334,18 +6333,18 @@ __metadata:
languageName: node
linkType: hard

"jest-runner-eslint@npm:^0.11.0":
version: 0.11.1
resolution: "jest-runner-eslint@npm:0.11.1"
"jest-runner-eslint@npm:^1.0.0":
version: 1.0.0
resolution: "jest-runner-eslint@npm:1.0.0"
dependencies:
chalk: ^3.0.0
cosmiconfig: ^6.0.0
create-jest-runner: ^0.6.0
dot-prop: ^5.3.0
peerDependencies:
eslint: ^6 || ^7
eslint: ^6 || ^7 || ^8
jest: ^25.1 || ^26 || ^27
checksum: 49d38ba63eaba12e4dcfa02e918940befa002f5b841df662be177be561dfe1f814d9830a6cd3d9e81b6e3d027a738690fc91325dd2fbf4feb4d13cac3266baf3
checksum: 2969532d67e8a3049b22a143a23b40226dc552e602b8cae060bf6427728dc2c13c0f95c3cf54981b0a551403c876e30d2881c96e6a42d29df1f4891e870427c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -7595,7 +7594,7 @@ __metadata:
languageName: node
linkType: hard

"normalize-package-data@npm:^2.3.2, normalize-package-data@npm:^2.5.0":
"normalize-package-data@npm:^2.5.0":
version: 2.5.0
resolution: "normalize-package-data@npm:2.5.0"
dependencies:
Expand Down Expand Up @@ -7902,7 +7901,7 @@ __metadata:
languageName: node
linkType: hard

"object.values@npm:^1.1.4":
"object.values@npm:^1.1.5":
version: 1.1.5
resolution: "object.values@npm:1.1.5"
dependencies:
Expand Down Expand Up @@ -8234,15 +8233,6 @@ __metadata:
languageName: node
linkType: hard

"path-type@npm:^3.0.0":
version: 3.0.0
resolution: "path-type@npm:3.0.0"
dependencies:
pify: ^3.0.0
checksum: 735b35e256bad181f38fa021033b1c33cfbe62ead42bb2222b56c210e42938eecb272ae1949f3b6db4ac39597a61b44edd8384623ec4d79bfdc9a9c0f12537a6
languageName: node
linkType: hard

"path-type@npm:^4.0.0":
version: 4.0.0
resolution: "path-type@npm:4.0.0"
Expand Down Expand Up @@ -8333,15 +8323,6 @@ __metadata:
languageName: node
linkType: hard

"pkg-up@npm:^2.0.0":
version: 2.0.0
resolution: "pkg-up@npm:2.0.0"
dependencies:
find-up: ^2.1.0
checksum: de4b418175281a082e366ce1a919f032520ee53cf421578b35173f03816f6ec4c19e1552066840bb0988c3e1215859653948efd6ca3507a23f4f44229269500d
languageName: node
linkType: hard

"please-upgrade-node@npm:^3.2.0":
version: 3.2.0
resolution: "please-upgrade-node@npm:3.2.0"
Expand Down Expand Up @@ -8577,16 +8558,6 @@ __metadata:
languageName: node
linkType: hard

"read-pkg-up@npm:^3.0.0":
version: 3.0.0
resolution: "read-pkg-up@npm:3.0.0"
dependencies:
find-up: ^2.0.0
read-pkg: ^3.0.0
checksum: 16175573f2914ab9788897bcbe2a62b5728d0075e62285b3680cebe97059e2911e0134a062cf6e51ebe3e3775312bc788ac2039ed6af38ec68d2c10c6f2b30fb
languageName: node
linkType: hard

"read-pkg-up@npm:^7.0.0, read-pkg-up@npm:^7.0.1":
version: 7.0.1
resolution: "read-pkg-up@npm:7.0.1"
Expand All @@ -8598,17 +8569,6 @@ __metadata:
languageName: node
linkType: hard

"read-pkg@npm:^3.0.0":
version: 3.0.0
resolution: "read-pkg@npm:3.0.0"
dependencies:
load-json-file: ^4.0.0
normalize-package-data: ^2.3.2
path-type: ^3.0.0
checksum: 398903ebae6c7e9965419a1062924436cc0b6f516c42c4679a90290d2f87448ed8f977e7aa2dbba4aa1ac09248628c43e493ac25b2bc76640e946035200e34c6
languageName: node
linkType: hard

"read-pkg@npm:^5.0.0, read-pkg@npm:^5.2.0":
version: 5.2.0
resolution: "read-pkg@npm:5.2.0"
Expand Down

0 comments on commit 953664c

Please sign in to comment.