Skip to content

Commit

Permalink
build(deps-dev): downgrade eslint-plugin-import from 2.28.1 to 2.27.5
Browse files Browse the repository at this point in the history
- import-js/eslint-plugin-import#2843

Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed Oct 9, 2023
1 parent 781362a commit c7601b5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 60 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -147,7 +147,7 @@
"eslint": "8.50.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "44.1.0",
"eslint-plugin-jsonc": "2.9.0",
Expand Down
80 changes: 21 additions & 59 deletions yarn.lock
Expand Up @@ -1171,7 +1171,7 @@ __metadata:
eslint: "npm:8.50.0"
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-import: "npm:2.28.1"
eslint-plugin-import: "npm:2.27.5"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:44.1.0"
eslint-plugin-jsonc: "npm:2.9.0"
Expand Down Expand Up @@ -2519,19 +2519,6 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.findlastindex@npm:^1.2.2":
version: 1.2.3
resolution: "array.prototype.findlastindex@npm:1.2.3"
dependencies:
call-bind: "npm:^1.0.2"
define-properties: "npm:^1.2.0"
es-abstract: "npm:^1.22.1"
es-shim-unscopables: "npm:^1.0.0"
get-intrinsic: "npm:^1.2.1"
checksum: 063cbab8eeac3aa01f3e980eecb9a8c5d87723032b49f7f814ecc6d75c33c03c17e3f43a458127a62e16303cab412f95d6ad9dc7e0ae6d9dc27a9bb76c24df7a
languageName: node
linkType: hard

"array.prototype.flat@npm:^1.3.1":
version: 1.3.1
resolution: "array.prototype.flat@npm:1.3.1"
Expand Down Expand Up @@ -3890,7 +3877,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-module-utils@npm:^2.7.4, eslint-module-utils@npm:^2.8.0":
"eslint-module-utils@npm:^2.7.4":
version: 2.8.0
resolution: "eslint-module-utils@npm:2.8.0"
dependencies:
Expand Down Expand Up @@ -3923,30 +3910,28 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-import@npm:2.28.1":
version: 2.28.1
resolution: "eslint-plugin-import@npm:2.28.1"
"eslint-plugin-import@npm:2.27.5":
version: 2.27.5
resolution: "eslint-plugin-import@npm:2.27.5"
dependencies:
array-includes: "npm:^3.1.6"
array.prototype.findlastindex: "npm:^1.2.2"
array.prototype.flat: "npm:^1.3.1"
array.prototype.flatmap: "npm:^1.3.1"
debug: "npm:^3.2.7"
doctrine: "npm:^2.1.0"
eslint-import-resolver-node: "npm:^0.3.7"
eslint-module-utils: "npm:^2.8.0"
eslint-module-utils: "npm:^2.7.4"
has: "npm:^1.0.3"
is-core-module: "npm:^2.13.0"
is-core-module: "npm:^2.11.0"
is-glob: "npm:^4.0.3"
minimatch: "npm:^3.1.2"
object.fromentries: "npm:^2.0.6"
object.groupby: "npm:^1.0.0"
object.values: "npm:^1.1.6"
semver: "npm:^6.3.1"
tsconfig-paths: "npm:^3.14.2"
resolve: "npm:^1.22.1"
semver: "npm:^6.3.0"
tsconfig-paths: "npm:^3.14.1"
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
checksum: 707dc97f06b12b0f3f91d5248dcea91bcd6a72c1168249a3ba177dd1ab6f31de9d5db829705236207a6ae79ad99a7a03efdfddb4a703da3a85530f9cc7401b2f
checksum: b8ab9521bd47acdad959309cbb5635069cebd0f1dfd14b5f6ad24f609dfda82c604b029c7366cafce1d359845300957ec246587cd5e4b237a0378118a9d3dfa7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6483,29 +6468,6 @@ __metadata:
languageName: node
linkType: hard

"object.fromentries@npm:^2.0.6":
version: 2.0.7
resolution: "object.fromentries@npm:2.0.7"
dependencies:
call-bind: "npm:^1.0.2"
define-properties: "npm:^1.2.0"
es-abstract: "npm:^1.22.1"
checksum: 1bfbe42a51f8d84e417d193fae78e4b8eebb134514cdd44406480f8e8a0e075071e0717635d8e3eccd50fec08c1d555fe505c38804cbac0808397187653edd59
languageName: node
linkType: hard

"object.groupby@npm:^1.0.0":
version: 1.0.1
resolution: "object.groupby@npm:1.0.1"
dependencies:
call-bind: "npm:^1.0.2"
define-properties: "npm:^1.2.0"
es-abstract: "npm:^1.22.1"
get-intrinsic: "npm:^1.2.1"
checksum: b7123d91403f95d63978513b23a6079c30f503311f64035fafc863c291c787f287b58df3b21ef002ce1d0b820958c9009dd5a8ab696e0eca325639d345e41524
languageName: node
linkType: hard

"object.values@npm:^1.1.6":
version: 1.1.7
resolution: "object.values@npm:1.1.7"
Expand Down Expand Up @@ -7153,29 +7115,29 @@ __metadata:
languageName: node
linkType: hard

"resolve@npm:^1.10.0, resolve@npm:^1.10.1, resolve@npm:^1.22.4":
version: 1.22.4
resolution: "resolve@npm:1.22.4"
"resolve@npm:^1.10.0, resolve@npm:^1.10.1, resolve@npm:^1.22.1, resolve@npm:^1.22.4":
version: 1.22.6
resolution: "resolve@npm:1.22.6"
dependencies:
is-core-module: "npm:^2.13.0"
path-parse: "npm:^1.0.7"
supports-preserve-symlinks-flag: "npm:^1.0.0"
bin:
resolve: bin/resolve
checksum: 5634f87e72888b139a7cb544213504cc0c6dcd82c6f67ce810b4ca6b3367ddb2aeed5f21c9bb6cd8f3115f0b7e6c0980ef25eeb0dcbd188d9590bb5c84d2d253
checksum: b57acf016c94aded442f3c92dda4c4e9370ebe5b337ca2dbada3c022ce7c75cd20d5e31a855f884321c7379d6f2c7e640852024ae83f976e15367a1c4cf14de5
languageName: node
linkType: hard

"resolve@patch:resolve@npm%3A^1.10.0#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.10.1#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.22.4#optional!builtin<compat/resolve>":
version: 1.22.4
resolution: "resolve@patch:resolve@npm%3A1.22.4#optional!builtin<compat/resolve>::version=1.22.4&hash=c3c19d"
"resolve@patch:resolve@npm%3A^1.10.0#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.10.1#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.22.1#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.22.4#optional!builtin<compat/resolve>":
version: 1.22.6
resolution: "resolve@patch:resolve@npm%3A1.22.6#optional!builtin<compat/resolve>::version=1.22.6&hash=c3c19d"
dependencies:
is-core-module: "npm:^2.13.0"
path-parse: "npm:^1.0.7"
supports-preserve-symlinks-flag: "npm:^1.0.0"
bin:
resolve: bin/resolve
checksum: 13262490c7b0ac54f6397f1d45ee139ebd2e431781e2ff0d9c27bf41648a349a90bc23a3ab2768f0f821efdd2cba08fb85f21288fc0cc01718c03557fbd285bc
checksum: d63580488eaffef80d16930ed76ffc786d6f51ac02e5821a8fb54a9c7bef4d355472123abdd36fbc0c68704495e09581f0feba75dc4b0b946818f96ece5c3e2a
languageName: node
linkType: hard

Expand Down Expand Up @@ -7310,7 +7272,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^6.1.0, semver@npm:^6.3.1":
"semver@npm:^6.1.0, semver@npm:^6.3.0":
version: 6.3.1
resolution: "semver@npm:6.3.1"
bin:
Expand Down Expand Up @@ -7956,7 +7918,7 @@ __metadata:
languageName: node
linkType: hard

"tsconfig-paths@npm:^3.14.2":
"tsconfig-paths@npm:^3.14.1":
version: 3.14.2
resolution: "tsconfig-paths@npm:3.14.2"
dependencies:
Expand Down

0 comments on commit c7601b5

Please sign in to comment.