Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit a47332f

Browse files
committed
Update dependency typescript to v4.9.5
1 parent 663d903 commit a47332f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prettier": "2.8.3",
4040
"rimraf": "3.0.2",
4141
"sinon": "15.0.1",
42-
"typescript": "4.9.4"
42+
"typescript": "4.9.5"
4343
},
4444
"ava": {
4545
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8579,10 +8579,10 @@ typedarray@^0.0.6:
85798579
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
85808580
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
85818581

8582-
8583-
version "4.9.4"
8584-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
8585-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
8582+
8583+
version "4.9.5"
8584+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
8585+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
85868586

85878587
typewise-core@^1.2, typewise-core@^1.2.0:
85888588
version "1.2.0"

0 commit comments

Comments
 (0)