mirror of
https://github.com/etkecc/synapse-admin.git
synced 2024-11-21 15:25:22 +03:00
Bump eslint-plugin-unused-imports from 3.1.0 to 3.2.0
Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) from 3.1.0 to 3.2.0. - [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits) --- updated-dependencies: - dependency-name: eslint-plugin-unused-imports dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5b50838fb7
commit
107d60704b
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.8.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-unused-imports": "^3.1.0",
|
||||
"eslint-plugin-unused-imports": "^3.2.0",
|
||||
"eslint-plugin-yaml": "^0.5.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3730,9 +3730,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-unused-imports@npm:^3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "eslint-plugin-unused-imports@npm:3.1.0"
|
||||
"eslint-plugin-unused-imports@npm:^3.2.0":
|
||||
version: 3.2.0
|
||||
resolution: "eslint-plugin-unused-imports@npm:3.2.0"
|
||||
dependencies:
|
||||
eslint-rule-composer: "npm:^0.3.0"
|
||||
peerDependencies:
|
||||
|
@ -3741,7 +3741,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@typescript-eslint/eslint-plugin":
|
||||
optional: true
|
||||
checksum: 10c0/712268fc10e7a5b169070c5ec2655733f4cdcf079848b2812ebe716b429a16cb87f315d3c0004cf128ba3874f68dd938eec8394a03587484e97e146494b48cda
|
||||
checksum: 10c0/70c93efaa4dccd1172db3858b27968184c97cb8b7ffb2d9e6ffb09d9509863c70651b533b48eec4d10bc7f633d7f50fd190fdd5b36e8cac2c4efd5cecb5d5d98
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -7590,7 +7590,7 @@ __metadata:
|
|||
eslint-plugin-import: "npm:^2.29.1"
|
||||
eslint-plugin-jsx-a11y: "npm:^6.8.0"
|
||||
eslint-plugin-prettier: "npm:^5.1.3"
|
||||
eslint-plugin-unused-imports: "npm:^3.1.0"
|
||||
eslint-plugin-unused-imports: "npm:^3.2.0"
|
||||
eslint-plugin-yaml: "npm:^0.5.0"
|
||||
history: "npm:^5.1.0"
|
||||
jest: "npm:^29.7.0"
|
||||
|
|
Loading…
Reference in a new issue