Skip to content

Commit 46cd0b7

Browse files
committed
Update dependency typescript to v4.9.5
1 parent 0b7a309 commit 46cd0b7

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
@@ -56,7 +56,7 @@
5656
"rimraf": "3.0.2",
5757
"rollup": "2.79.1",
5858
"rollup-plugin-dts": "4.2.3",
59-
"typescript": "4.9.4"
59+
"typescript": "4.9.5"
6060
},
6161
"ava": {
6262
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8099,10 +8099,10 @@ typedarray@^0.0.6:
80998099
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
81008100
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
81018101

8102-
8103-
version "4.9.4"
8104-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
8105-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
8102+
8103+
version "4.9.5"
8104+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
8105+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
81068106

81078107
typewise-core@^1.2, typewise-core@^1.2.0:
81088108
version "1.2.0"

0 commit comments

Comments
 (0)