Skip to content

Commit c9d1cfd

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent 51c3be5 commit c9d1cfd

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.4"
66+
"typescript": "4.9.5"
6767
},
6868
"dependencies": {
6969
"@types/highlight.js": "^9.12.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10524,10 +10524,10 @@ typedarray-to-buffer@^3.1.5:
1052410524
dependencies:
1052510525
is-typedarray "^1.0.0"
1052610526

10527-
10528-
version "4.9.4"
10529-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
10530-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
10527+
10528+
version "4.9.5"
10529+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
10530+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1053110531

1053210532
typescript@^3.9.7:
1053310533
version "3.9.10"

0 commit comments

Comments
 (0)