chore(package): update typescript

This commit is contained in:
Christopher Astfalk
2020-11-30 01:10:41 +01:00
parent 1777e6097d
commit 6d9858cf40
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -38,3 +38,4 @@ src/network/messages.json
db/
log.txt
src/styles.css
.eslintcache
+3 -3
View File
@@ -32240,9 +32240,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
},
"uglify-js": {
+1 -1
View File
@@ -111,7 +111,7 @@
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-rousseau": "^1.4.6",
"typedoc": "^0.19.2",
"typescript": "^4.0.3",
"typescript": "^4.1.2",
"weallbehave": "^1.2.0",
"weallcontribute": "^1.0.9",
"web-vitals": "^0.2.4"