Merge pull request #13306 from openlayers/dependabot/npm_and_yarn/typescript-4.6.0-dev.20220131

Use exactly typescript@4.6.0-beta
This commit is contained in:
Andreas Hocevar
2022-01-31 12:04:50 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -63,7 +63,7 @@
"shx": "^0.3.2",
"sinon": "^12.0.1",
"threads": "^1.6.5",
"typescript": "^4.6.0-beta",
"typescript": "4.6.0-beta",
"walk": "^2.3.9",
"webpack": "^5.27.2",
"webpack-cli": "^4.5.0",

View File

@@ -99,7 +99,7 @@
"shx": "^0.3.2",
"sinon": "^12.0.1",
"threads": "^1.6.5",
"typescript": "^4.6.0-beta",
"typescript": "4.6.0-beta",
"walk": "^2.3.9",
"webpack": "^5.27.2",
"webpack-cli": "^4.5.0",