Bump typescript from 4.2.2 to 4.2.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.4)

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2021-04-29 16:08:50 +00:00
committed by GitHub
parent 0ccc20a898
commit a4e5c22402
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11920,9 +11920,9 @@
"dev": true
},
"typescript": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz",
"integrity": "sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==",
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz",
"integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==",
"dev": true
},
"unicode-canonical-property-names-ecmascript": {
+1 -1
View File
@@ -63,7 +63,7 @@
"style-loader": "^2.0.0",
"ts-loader": "^8.0.17",
"tslint": "^6.1.3",
"typescript": "^4.2.2",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",