Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily downgrade eslint-plugin-import #6935

Merged
merged 1 commit into from
Jan 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"coveralls": "^3.1.1",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.0",
"eslint-plugin-import": "2.26.0",
"fast-glob": "^3.2.12",
"htmlhint": "^1.1.4",
"jest": "^29.3.1",
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3700,7 +3700,7 @@ __metadata:
ejs: ^3.1.8
eslint: ^8.31.0
eslint-config-prettier: ^8.6.0
eslint-plugin-import: ^2.27.0
eslint-plugin-import: 2.26.0
eslint-plugin-no-floating-promise: ^1.0.2
execa: ^5.1.1
express: ^4.18.2
Expand Down Expand Up @@ -4164,7 +4164,7 @@ __metadata:
languageName: node
linkType: hard

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

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

"debug@npm:2.6.9":
"debug@npm:2.6.9, debug@npm:^2.6.9":
version: 2.6.9
resolution: "debug@npm:2.6.9"
dependencies:
Expand Down Expand Up @@ -6927,7 +6927,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-node@npm:^0.3.7":
"eslint-import-resolver-node@npm:^0.3.6":
version: 0.3.7
resolution: "eslint-import-resolver-node@npm:0.3.7"
dependencies:
Expand All @@ -6938,7 +6938,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-module-utils@npm:^2.7.4":
"eslint-module-utils@npm:^2.7.3":
version: 2.7.4
resolution: "eslint-module-utils@npm:2.7.4"
dependencies:
Expand All @@ -6950,26 +6950,26 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-import@npm:^2.27.0":
version: 2.27.0
resolution: "eslint-plugin-import@npm:2.27.0"
"eslint-plugin-import@npm:2.26.0":
version: 2.26.0
resolution: "eslint-plugin-import@npm:2.26.0"
dependencies:
array-includes: ^3.1.6
array.prototype.flat: ^1.3.1
debug: ^3.2.7
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.7
eslint-module-utils: ^2.7.4
eslint-import-resolver-node: ^0.3.6
eslint-module-utils: ^2.7.3
has: ^1.0.3
is-core-module: ^2.11.0
is-core-module: ^2.8.1
is-glob: ^4.0.3
minimatch: ^3.1.2
object.values: ^1.1.6
resolve: ^1.22.1
object.values: ^1.1.5
resolve: ^1.22.0
tsconfig-paths: ^3.14.1
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
checksum: 52d1ab48dc7f619285e0686c08e3374752244f64ab5aedb6d6d7186186f646cdc2c7b5df084ad45f1f94fc86d907e9698a0c72b4b5c0b09e3dec40333a930437
checksum: 0bf77ad80339554481eafa2b1967449e1f816b94c7a6f9614ce33fb4083c4e6c050f10d241dd50b4975d47922880a34de1e42ea9d8e6fd663ebb768baa67e655
languageName: node
linkType: hard

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

"is-core-module@npm:^2.11.0, is-core-module@npm:^2.9.0":
"is-core-module@npm:^2.11.0, is-core-module@npm:^2.8.1, is-core-module@npm:^2.9.0":
version: 2.11.0
resolution: "is-core-module@npm:2.11.0"
dependencies:
Expand Down Expand Up @@ -11598,7 +11598,7 @@ __metadata:
languageName: node
linkType: hard

"object.values@npm:^1.1.6":
"object.values@npm:^1.1.5":
version: 1.1.6
resolution: "object.values@npm:1.1.6"
dependencies:
Expand Down Expand Up @@ -12916,7 +12916,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@npm:^1.10.0, resolve@npm:^1.20.0, resolve@npm:^1.22.1":
"resolve@npm:^1.10.0, resolve@npm:^1.20.0, resolve@npm:^1.22.0, resolve@npm:^1.22.1":
version: 1.22.1
resolution: "resolve@npm:1.22.1"
dependencies:
Expand All @@ -12929,7 +12929,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.20.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.1#~builtin<compat/resolve>":
"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.20.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.1#~builtin<compat/resolve>":
version: 1.22.1
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
dependencies:
Expand Down