chore(deps): update dependency typescript to v4.9.5

This commit is contained in:
renovate[bot]
2023-02-28 07:20:09 +00:00
committed by Bastian
parent 3f79d4ba99
commit 2f2b365dd7
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -40,7 +40,7 @@
"react-tooltip": "4.5.1", "react-tooltip": "4.5.1",
"sanitize-html": "2.8.1", "sanitize-html": "2.8.1",
"sass": "1.57.1", "sass": "1.57.1",
"typescript": "4.9.4", "typescript": "4.9.5",
"walk": "2.3.15", "walk": "2.3.15",
"xml-sitemap": "^0.3.2", "xml-sitemap": "^0.3.2",
"yaml": "2.2.1" "yaml": "2.2.1"
@@ -15542,9 +15542,9 @@
} }
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "4.9.4", "version": "4.9.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
"integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==", "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
"tsserver": "bin/tsserver" "tsserver": "bin/tsserver"
@@ -27684,9 +27684,9 @@
} }
}, },
"typescript": { "typescript": {
"version": "4.9.4", "version": "4.9.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
"integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==" "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g=="
}, },
"unbox-primitive": { "unbox-primitive": {
"version": "1.0.2", "version": "1.0.2",

View File

@@ -54,7 +54,7 @@
"react-tooltip": "4.5.1", "react-tooltip": "4.5.1",
"sanitize-html": "2.8.1", "sanitize-html": "2.8.1",
"sass": "1.57.1", "sass": "1.57.1",
"typescript": "4.9.4", "typescript": "4.9.5",
"walk": "2.3.15", "walk": "2.3.15",
"xml-sitemap": "^0.3.2", "xml-sitemap": "^0.3.2",
"yaml": "2.2.1" "yaml": "2.2.1"