Merge pull request #1419 from hodgef/dependabot/npm_and_yarn/typescript-4.5.5

Bump typescript from 4.5.4 to 4.5.5
This commit is contained in:
Francisco Hodge
2022-01-21 01:03:20 -08:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13471,9 +13471,9 @@
}
},
"typescript": {
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
"integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==",
"version": "4.5.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
"integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
"dev": true
},
"unicode-canonical-property-names-ecmascript": {
+1 -1
View File
@@ -66,7 +66,7 @@
"prettier-webpack-plugin": "^1.2.0",
"style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.0",
"typescript": "^4.5.4",
"typescript": "^4.5.5",
"url-loader": "^4.1.1",
"webpack": "^5.40.0",
"webpack-cli": "^4.9.1",