cli: switch ts-eslint plugin backe to ^ range

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-11-27 11:23:17 +01:00
parent 16e3383626
commit 33e96e59e7
3 changed files with 8 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Switched the `@typescript-eslint/eslint-plugin` dependency back to using a `^` version range.
+1 -1
View File
@@ -64,7 +64,7 @@
"@swc/jest": "^0.2.22",
"@types/jest": "^29.0.0",
"@types/webpack-env": "^1.15.2",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.7.2",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "^3.0.0-rc.4",
+2 -2
View File
@@ -3637,7 +3637,7 @@ __metadata:
"@types/terser-webpack-plugin": ^5.0.4
"@types/webpack-env": ^1.15.2
"@types/yarnpkg__lockfile": ^1.1.4
"@typescript-eslint/eslint-plugin": 6.12.0
"@typescript-eslint/eslint-plugin": ^6.12.0
"@typescript-eslint/parser": ^6.7.2
"@yarnpkg/lockfile": ^1.1.0
"@yarnpkg/parsers": ^3.0.0-rc.4
@@ -19454,7 +19454,7 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/eslint-plugin@npm:6.12.0":
"@typescript-eslint/eslint-plugin@npm:^6.12.0":
version: 6.12.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.12.0"
dependencies: