Pump up typescript version

This commit is contained in:
2022-06-23 10:59:54 +03:00
parent 380abf4b24
commit a6878792d0
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"react-scripts": "4.0.3",
"recoil": "^0.5.2",
"sass": "^1.43.4",
"typescript": "^4.1.2"
"typescript": "^4.7.4"
},
"devDependencies": {
"extract-react-intl-messages": "^4.1.1"
@@ -17575,8 +17575,9 @@
}
},
"node_modules/typescript": {
"version": "4.4.4",
"license": "Apache-2.0",
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@@ -30739,7 +30740,9 @@
}
},
"typescript": {
"version": "4.4.4"
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ=="
},
"unicode-canonical-property-names-ecmascript": {
"version": "1.0.4"