Merge pull request #1118 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.9.5

build(deps-dev): bump typescript from 4.9.4 to 4.9.5
This commit is contained in:
Matthias 2023-02-01 06:56:07 +01:00 committed by GitHub
commit 569f8c3def
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"sass": "^1.58.0",
"sass-loader": "^13.2.0",
"ts-jest": "^27.1.4",
"typescript": "~4.9.4",
"typescript": "~4.9.5",
"vite": "^2.9.14",
"vite-jest": "^0.1.4",
"vue-tsc": "^1.0.24"

View File

@ -5610,10 +5610,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
typescript@~4.9.4:
version "4.9.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
typescript@~4.9.5:
version "4.9.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
ufo@^1.0.0:
version "1.0.1"