Skip to content

Commit c41f2c3

Browse files
committed
chore(deps): update dependency typescript to v4.3.5
1 parent a98e80d commit c41f2c3

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
@@ -36,7 +36,7 @@
3636
"prettier": "2.3.2",
3737
"semantic-release": "17.4.4",
3838
"ts-node": "9.1.1",
39-
"typescript": "4.3.4"
39+
"typescript": "4.3.5"
4040
},
4141
"eslintConfig": {
4242
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6105,10 +6105,10 @@ typedarray-to-buffer@^3.1.5:
61056105
dependencies:
61066106
is-typedarray "^1.0.0"
61076107

6108-
6109-
version "4.3.4"
6110-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
6111-
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
6108+
6109+
version "4.3.5"
6110+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
6111+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
61126112

61136113
uglify-js@^3.1.4:
61146114
version "3.13.5"

0 commit comments

Comments
 (0)