Merge pull request #84 from wbkd/dependabot/npm_and_yarn/develop/typescript-3.7.2

chore(deps-dev): bump typescript from 3.6.4 to 3.7.2
This commit is contained in:
Moritz
2019-11-21 21:53:54 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8208,9 +8208,9 @@
"dev": true
},
"typescript": {
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.6.4.tgz",
"integrity": "sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==",
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.2.tgz",
"integrity": "sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==",
"dev": true
},
"uglify-js": {
+1 -1
View File
@@ -48,7 +48,7 @@
"rollup-plugin-uglify": "^6.0.3",
"rollup-plugin-visualizer": "^3.0.6",
"start-server-and-test": "^1.10.6",
"typescript": "^3.6.4",
"typescript": "^3.7.2",
"wait-on": "^3.3.0"
},
"peerDependencies": {