Skip to content

Commit 38c07ac

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency typescript to v4.3.5
1 parent 3fbb1e1 commit 38c07ac

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
@@ -23,7 +23,7 @@
2323
"react-router": "5.2.0",
2424
"react-router-dom": "5.2.0",
2525
"react-scripts": "4.0.3",
26-
"typescript": "4.3.4"
26+
"typescript": "4.3.5"
2727
},
2828
"scripts": {
2929
"ionic": "ionic",

yarn.lock

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

11577-
typescript@4.3.4:
11578-
version "4.3.4"
11579-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
11580-
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
11577+
typescript@4.3.5:
11578+
version "4.3.5"
11579+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
11580+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
1158111581

1158211582
unbox-primitive@^1.0.1:
1158311583
version "1.0.1"

0 commit comments

Comments
 (0)