mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-07-28 16:34:11 +02:00
Bump eslint-plugin-unused-imports from 3.2.0 to 4.1.4 (#620)
Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) from 3.2.0 to 4.1.4. - [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits/v4.1.4) --- updated-dependencies: - dependency-name: eslint-plugin-unused-imports dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
307793f000
commit
590f673167
@ -30,7 +30,7 @@
|
|||||||
"eslint-plugin-import": "^2.29.1",
|
"eslint-plugin-import": "^2.29.1",
|
||||||
"eslint-plugin-jsx-a11y": "^6.9.0",
|
"eslint-plugin-jsx-a11y": "^6.9.0",
|
||||||
"eslint-plugin-prettier": "^5.2.1",
|
"eslint-plugin-prettier": "^5.2.1",
|
||||||
"eslint-plugin-unused-imports": "^3.2.0",
|
"eslint-plugin-unused-imports": "^4.1.4",
|
||||||
"eslint-plugin-yaml": "^1.0.3",
|
"eslint-plugin-yaml": "^1.0.3",
|
||||||
"jest": "^29.7.0",
|
"jest": "^29.7.0",
|
||||||
"jest-environment-jsdom": "^29.7.0",
|
"jest-environment-jsdom": "^29.7.0",
|
||||||
|
23
yarn.lock
23
yarn.lock
@ -3719,18 +3719,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-unused-imports@npm:^3.2.0":
|
"eslint-plugin-unused-imports@npm:^4.1.4":
|
||||||
version: 3.2.0
|
version: 4.1.4
|
||||||
resolution: "eslint-plugin-unused-imports@npm:3.2.0"
|
resolution: "eslint-plugin-unused-imports@npm:4.1.4"
|
||||||
dependencies:
|
|
||||||
eslint-rule-composer: "npm:^0.3.0"
|
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@typescript-eslint/eslint-plugin": 6 - 7
|
"@typescript-eslint/eslint-plugin": ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
|
||||||
eslint: 8
|
eslint: ^9.0.0 || ^8.0.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
"@typescript-eslint/eslint-plugin":
|
"@typescript-eslint/eslint-plugin":
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/70c93efaa4dccd1172db3858b27968184c97cb8b7ffb2d9e6ffb09d9509863c70651b533b48eec4d10bc7f633d7f50fd190fdd5b36e8cac2c4efd5cecb5d5d98
|
checksum: 10c0/3899f64b0e8b23fa6b81e2754fc10f93d8741e051d70390a8100ca39af7878bde8625f234b76111af69562ef2512104b52c3703e986ccb3ac9adc07911896acf
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -3744,13 +3742,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-rule-composer@npm:^0.3.0":
|
|
||||||
version: 0.3.0
|
|
||||||
resolution: "eslint-rule-composer@npm:0.3.0"
|
|
||||||
checksum: 10c0/1f0c40d209e1503a955101a0dbba37e7fc67c8aaa47a5b9ae0b0fcbae7022c86e52b3df2b1b9ffd658e16cd80f31fff92e7222460a44d8251e61d49e0af79a07
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"eslint-scope@npm:^7.2.2":
|
"eslint-scope@npm:^7.2.2":
|
||||||
version: 7.2.2
|
version: 7.2.2
|
||||||
resolution: "eslint-scope@npm:7.2.2"
|
resolution: "eslint-scope@npm:7.2.2"
|
||||||
@ -7666,7 +7657,7 @@ __metadata:
|
|||||||
eslint-plugin-import: "npm:^2.29.1"
|
eslint-plugin-import: "npm:^2.29.1"
|
||||||
eslint-plugin-jsx-a11y: "npm:^6.9.0"
|
eslint-plugin-jsx-a11y: "npm:^6.9.0"
|
||||||
eslint-plugin-prettier: "npm:^5.2.1"
|
eslint-plugin-prettier: "npm:^5.2.1"
|
||||||
eslint-plugin-unused-imports: "npm:^3.2.0"
|
eslint-plugin-unused-imports: "npm:^4.1.4"
|
||||||
eslint-plugin-yaml: "npm:^1.0.3"
|
eslint-plugin-yaml: "npm:^1.0.3"
|
||||||
history: "npm:^5.3.0"
|
history: "npm:^5.3.0"
|
||||||
jest: "npm:^29.7.0"
|
jest: "npm:^29.7.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user