Skip to content

Commit 7a5356c

Browse files
committed
Update dependency typescript to v4.9.5
1 parent edc375a commit 7a5356c

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
@@ -52,6 +52,6 @@
5252
"nock": "13.2.9",
5353
"prettier": "2.8.6",
5454
"start-server-and-test": "1.15.4",
55-
"typescript": "4.9.4"
55+
"typescript": "4.9.5"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5590,10 +5590,10 @@ typedarray-to-buffer@^3.1.5:
55905590
dependencies:
55915591
is-typedarray "^1.0.0"
55925592

5593-
typescript@4.9.4:
5594-
version "4.9.4"
5595-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
5596-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
5593+
typescript@4.9.5:
5594+
version "4.9.5"
5595+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5596+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
55975597

55985598
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
55995599
version "1.0.1"

0 commit comments

Comments
 (0)