chore(deps): update dependency typescript to v4.8.4
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -37,7 +37,7 @@
|
|||||||
"react-tooltip": "4.2.21",
|
"react-tooltip": "4.2.21",
|
||||||
"sanitize-html": "2.7.2",
|
"sanitize-html": "2.7.2",
|
||||||
"sass": "1.54.9",
|
"sass": "1.54.9",
|
||||||
"typescript": "4.8.3",
|
"typescript": "4.8.4",
|
||||||
"walk": "2.3.15",
|
"walk": "2.3.15",
|
||||||
"yaml": "2.1.1"
|
"yaml": "2.1.1"
|
||||||
},
|
},
|
||||||
@@ -15420,9 +15420,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/typescript": {
|
"node_modules/typescript": {
|
||||||
"version": "4.8.3",
|
"version": "4.8.4",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
|
||||||
"integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==",
|
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
|
||||||
"bin": {
|
"bin": {
|
||||||
"tsc": "bin/tsc",
|
"tsc": "bin/tsc",
|
||||||
"tsserver": "bin/tsserver"
|
"tsserver": "bin/tsserver"
|
||||||
@@ -27384,9 +27384,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"typescript": {
|
"typescript": {
|
||||||
"version": "4.8.3",
|
"version": "4.8.4",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
|
||||||
"integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig=="
|
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ=="
|
||||||
},
|
},
|
||||||
"unbox-primitive": {
|
"unbox-primitive": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
"react-tooltip": "4.2.21",
|
"react-tooltip": "4.2.21",
|
||||||
"sanitize-html": "2.7.2",
|
"sanitize-html": "2.7.2",
|
||||||
"sass": "1.54.9",
|
"sass": "1.54.9",
|
||||||
"typescript": "4.8.3",
|
"typescript": "4.8.4",
|
||||||
"walk": "2.3.15",
|
"walk": "2.3.15",
|
||||||
"yaml": "2.1.1"
|
"yaml": "2.1.1"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user