fix(deps): update dependency eslint-plugin-deprecation to v2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Github changeset workflow
parent
216fce4b2c
commit
404e82b1dc
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Updated dependency `eslint-plugin-deprecation` to `^2.0.0`.
|
||||
@@ -83,7 +83,7 @@
|
||||
"eslint": "^8.6.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-formatter-friendly": "^7.0.0",
|
||||
"eslint-plugin-deprecation": "^1.3.2",
|
||||
"eslint-plugin-deprecation": "^2.0.0",
|
||||
"eslint-plugin-import": "^2.25.4",
|
||||
"eslint-plugin-jest": "^27.0.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.5.1",
|
||||
|
||||
@@ -3653,7 +3653,7 @@ __metadata:
|
||||
eslint: ^8.6.0
|
||||
eslint-config-prettier: ^8.3.0
|
||||
eslint-formatter-friendly: ^7.0.0
|
||||
eslint-plugin-deprecation: ^1.3.2
|
||||
eslint-plugin-deprecation: ^2.0.0
|
||||
eslint-plugin-import: ^2.25.4
|
||||
eslint-plugin-jest: ^27.0.0
|
||||
eslint-plugin-jsx-a11y: ^6.5.1
|
||||
@@ -20031,7 +20031,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:6.21.0":
|
||||
"@typescript-eslint/utils@npm:6.21.0, @typescript-eslint/utils@npm:^6.0.0":
|
||||
version: 6.21.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.21.0"
|
||||
dependencies:
|
||||
@@ -20048,7 +20048,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.57.0, @typescript-eslint/utils@npm:^5.58.0":
|
||||
"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0":
|
||||
version: 5.59.8
|
||||
resolution: "@typescript-eslint/utils@npm:5.59.8"
|
||||
dependencies:
|
||||
@@ -26630,17 +26630,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-deprecation@npm:^1.3.2":
|
||||
version: 1.5.0
|
||||
resolution: "eslint-plugin-deprecation@npm:1.5.0"
|
||||
"eslint-plugin-deprecation@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "eslint-plugin-deprecation@npm:2.0.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.57.0
|
||||
"@typescript-eslint/utils": ^6.0.0
|
||||
tslib: ^2.3.1
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
typescript: ^3.7.5 || ^4.0.0 || ^5.0.0
|
||||
checksum: ec0ff3df1dbbbb85d14c8f6656bb126377280db58789c2ba3c4500250b291559c651a0fb2ac29aa977408fef3a919ad41e706100b55672ceb6c1ad09550e7396
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
typescript: ^4.2.4 || ^5.0.0
|
||||
checksum: d79611e902ac419a21e51eab582fcdbcf8170aff820c5e5197e7d242e7ca6bda59c0077d88404970c25993017398dd65c96df7d31a833e332d45dd330935324b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user