Skip to content

Commit 9bcefde

Browse files
committed
Update dependency typescript to v4.7.4
1 parent 434fb3b commit 9bcefde

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
@@ -50,6 +50,6 @@
5050
"mocha": "9.2.2",
5151
"prettier": "2.7.1",
5252
"sinon": "14.0.0",
53-
"typescript": "4.7.3"
53+
"typescript": "4.7.4"
5454
}
5555
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4069,10 +4069,10 @@ typescript@4.3.4:
40694069
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
40704070
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
40714071

4072-
typescript@4.7.3:
4073-
version "4.7.3"
4074-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
4075-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
4072+
typescript@4.7.4:
4073+
version "4.7.4"
4074+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
4075+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
40764076

40774077
ultron@~1.1.0:
40784078
version "1.1.1"

0 commit comments

Comments
 (0)