Skip to content

Commit b15b32f

Browse files
chore(deps): update dependency typescript to v4.9.4
1 parent 4231766 commit b15b32f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"rimraf": "3.0.2",
6464
"spire": "3.2.3",
6565
"spire-plugin-semantic-release": "3.2.3",
66-
"typescript": "4.9.3"
66+
"typescript": "4.9.4"
6767
},
6868
"dependencies": {
6969
"@types/highlight.js": "^9.12.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10402,10 +10402,10 @@ typedarray-to-buffer@^3.1.5:
1040210402
dependencies:
1040310403
is-typedarray "^1.0.0"
1040410404

10405-
10406-
version "4.9.3"
10407-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
10408-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
10405+
10406+
version "4.9.4"
10407+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
10408+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
1040910409

1041010410
typescript@^3.9.7:
1041110411
version "3.9.10"

0 commit comments

Comments
 (0)