Merge pull request #1371 from hodgef/dependabot/npm_and_yarn/typescript-4.5.4

Bump typescript from 4.5.3 to 4.5.4
This commit is contained in:
Francisco Hodge 2021-12-14 01:05:02 -08:00 committed by GitHub
commit ce6c8e0254
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

@ -13412,9 +13412,9 @@
}
},
"typescript": {
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.3.tgz",
"integrity": "sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==",
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
"integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==",
"dev": true
},
"unicode-canonical-property-names-ecmascript": {

View File

@ -66,7 +66,7 @@
"prettier-webpack-plugin": "^1.2.0",
"style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.2.5",
"typescript": "^4.5.3",
"typescript": "^4.5.4",
"url-loader": "^4.1.1",
"webpack": "^5.40.0",
"webpack-cli": "^4.9.1",