Javascript dependency: Bump eslint-plugin-unused-imports in /runtime
Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) from 4.2.0 to 4.3.0. - [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/compare/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-unused-imports dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>pull/9276/head
parent
91ad54d17b
commit
447677caa5
|
|
@ -14,7 +14,7 @@
|
|||
"devDependencies": {
|
||||
"electron": "38.2.1",
|
||||
"eslint": "^9.37.0",
|
||||
"eslint-plugin-unused-imports": "^4.2.0"
|
||||
"eslint-plugin-unused-imports": "^4.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.12.0",
|
||||
|
|
|
|||
|
|
@ -769,16 +769,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-unused-imports@npm:^4.2.0":
|
||||
version: 4.2.0
|
||||
resolution: "eslint-plugin-unused-imports@npm:4.2.0"
|
||||
"eslint-plugin-unused-imports@npm:^4.3.0":
|
||||
version: 4.3.0
|
||||
resolution: "eslint-plugin-unused-imports@npm:4.3.0"
|
||||
peerDependencies:
|
||||
"@typescript-eslint/eslint-plugin": ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
|
||||
eslint: ^9.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
"@typescript-eslint/eslint-plugin":
|
||||
optional: true
|
||||
checksum: 10c0/b6293323670dda64b0b5931ace1ab45f731e399e87da591c208da09c6bf89a84591b160b8e15e3b47f8f1f662dc80306368a60c09f833de0f6f1dbd97c247949
|
||||
checksum: 10c0/aa4d8ebd8bea5fc0ac8d3fdeb0d0ed2dd0fccb96a1f5569bca772f71b4c45edd1b3c32d9754fb175c45ccf4d123725f333bf99380b9896bb678a8d599e290aa3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -1593,7 +1593,7 @@ __metadata:
|
|||
electron-context-menu: "npm:^4.1.0"
|
||||
electron-store: "npm:^11.0.2"
|
||||
eslint: "npm:^9.37.0"
|
||||
eslint-plugin-unused-imports: "npm:^4.2.0"
|
||||
eslint-plugin-unused-imports: "npm:^4.3.0"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue