Merge pull request #1577 from hodgef/dependabot/npm_and_yarn/typescript-4.7.3

Bump typescript from 4.7.2 to 4.7.3
This commit is contained in:
Francisco Hodge 2022-06-06 01:03:46 -07:00 committed by GitHub
commit 46b97e7a2b
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

@ -13188,9 +13188,9 @@
}
},
"typescript": {
"version": "4.7.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.2.tgz",
"integrity": "sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==",
"version": "4.7.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.3.tgz",
"integrity": "sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==",
"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.3.3",
"typescript": "^4.7.2",
"typescript": "^4.7.3",
"url-loader": "^4.1.1",
"webpack": "^5.40.0",
"webpack-cli": "^4.9.2",