Skip to content

Commit a8a06ce

Browse files
committed
Update dependency typescript to v4.9.5
1 parent e4cd382 commit a8a06ce

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"rimraf": "3.0.2",
3939
"solhint": "3.3.8",
4040
"ts-node": "10.9.1",
41-
"typescript": "4.9.4"
41+
"typescript": "4.9.5"
4242
}
4343
}

yarn.lock

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

8340-
typescript@4.9.4:
8341-
version "4.9.4"
8342-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
8343-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
8340+
typescript@4.9.5:
8341+
version "4.9.5"
8342+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
8343+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
83448344

83458345
typewise-core@^1.2, typewise-core@^1.2.0:
83468346
version "1.2.0"

0 commit comments

Comments
 (0)