Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.

Commit b0b2179

Browse files
committed
chore(deps): update dependency typescript to v4.3.4
1 parent a8ee98d commit b0b2179

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
@@ -41,7 +41,7 @@
4141
"semantic-release-cli": "5.4.3",
4242
"tsdx": "0.14.1",
4343
"tslib": "2.0.3",
44-
"typescript": "4.0.7"
44+
"typescript": "4.3.4"
4545
},
4646
"peerDependencies": {},
4747
"engines": {

yarn.lock

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

10213-
typescript@4.0.7:
10214-
version "4.0.7"
10215-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.7.tgz#7168032c43d2a2671c95c07812f69523c79590af"
10216-
integrity sha512-yi7M4y74SWvYbnazbn8/bmJmX4Zlej39ZOqwG/8dut/MYoSQ119GY9ZFbbGsD4PFZYWxqik/XsP3vk3+W5H3og==
10213+
typescript@4.3.4:
10214+
version "4.3.4"
10215+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
10216+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
1021710217

1021810218
typescript@^3.7.3:
1021910219
version "3.9.7"

0 commit comments

Comments
 (0)