Merge pull request #10558 from backstage/blam/node16types

chore: @node/types -> 16.x
This commit is contained in:
Ben Lambert
2022-04-06 15:47:21 +02:00
committed by GitHub
72 changed files with 167 additions and 100 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
"@types/jest": "^26.0.7",
"@types/lodash": "^4.14.173",
"@types/luxon": "^2.0.4",
"@types/node": "^14.14.32",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.35.0"
},