Skip to content

Commit dcfe1d6

Browse files
committed
Update dependency typescript to v4.9.5
1 parent aae02d0 commit dcfe1d6

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
@@ -46,7 +46,7 @@
4646
"rimraf": "3.0.2",
4747
"solhint": "3.3.8",
4848
"ts-node": "10.9.1",
49-
"typescript": "4.9.4"
49+
"typescript": "4.9.5"
5050
},
5151
"dependencies": {
5252
"@devprotocol/i-s-tokens": "2.1.0",

yarn.lock

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

8901-
8902-
version "4.9.4"
8903-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
8904-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
8901+
8902+
version "4.9.5"
8903+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
8904+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
89058905

89068906
typewise-core@^1.2, typewise-core@^1.2.0:
89078907
version "1.2.0"

0 commit comments

Comments
 (0)