Merge pull request #1209 from hodgef/dependabot/npm_and_yarn/typescript-4.4.2

Bump typescript from 4.3.5 to 4.4.2
This commit is contained in:
Francisco Hodge 2021-08-27 01:03:31 -07:00 committed by GitHub
commit 03b9d872d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -13511,9 +13511,9 @@
}
},
"typescript": {
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz",
"integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==",
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.2.tgz",
"integrity": "sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==",
"dev": true
},
"unicode-canonical-property-names-ecmascript": {

View File

@ -66,7 +66,7 @@
"prettier-webpack-plugin": "^1.2.0",
"style-loader": "^3.2.1",
"terser-webpack-plugin": "^5.1.4",
"typescript": "^4.3.5",
"typescript": "^4.4.2",
"url-loader": "^4.1.1",
"webpack": "^5.40.0",
"webpack-cli": "^4.8.0",