Skip to content

Commit 5469087

Browse files
committed
Update dependency typescript to v4.9.5
1 parent da04706 commit 5469087

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
@@ -43,7 +43,7 @@
4343
"prettier": "2.8.3",
4444
"prettier-plugin-solidity": "1.1.1",
4545
"ts-node": "10.9.1",
46-
"typescript": "4.9.4"
46+
"typescript": "4.9.5"
4747
},
4848
"dependencies": {
4949
"@openzeppelin/contracts": "4.3.2",

yarn.lock

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

9561-
typescript@4.9.4:
9562-
version "4.9.4"
9563-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
9564-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
9561+
typescript@4.9.5:
9562+
version "4.9.5"
9563+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
9564+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
95659565

95669566
typescript@^4.3.4:
95679567
version "4.4.2"

0 commit comments

Comments
 (0)