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

View File

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