Merge pull request #19906 from backstage/rugvip/nonode

kubernetes: remove @types/node dependency
This commit is contained in:
Patrik Oldsberg
2023-09-12 19:37:22 +02:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -74,7 +74,6 @@
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/node": "^16.11.26",
"jest-websocket-mock": "^2.4.1",
"msw": "^1.0.0"
},
-1
View File
@@ -7704,7 +7704,6 @@ __metadata:
"@testing-library/react": ^12.1.3
"@testing-library/react-hooks": ^8.0.0
"@testing-library/user-event": ^14.0.0
"@types/node": ^16.11.26
"@types/react": ^16.13.1 || ^17.0.0
cronstrue: ^2.2.0
jest-websocket-mock: ^2.4.1