Merge pull request #11762 from openlayers/dependabot/npm_and_yarn/typescript-4.1.2

Bump typescript from 4.0.5 to 4.1.2
This commit is contained in:
Andreas Hocevar
2020-11-23 19:35:03 +01:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

6
package-lock.json generated
View File

@@ -12828,9 +12828,9 @@
"dev": true
},
"typescript": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz",
"integrity": "sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==",
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.2.tgz",
"integrity": "sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==",
"dev": true
},
"typical": {