Skip to content

Commit f410fa4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency typescript to v4.3.4
1 parent 6e4ddf5 commit f410fa4

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
@@ -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.2"
26+
"typescript": "4.3.4"
2727
},
2828
"scripts": {
2929
"ionic": "ionic",

yarn.lock

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

11539-
11540-
version "4.3.2"
11541-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
11542-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
11539+
11540+
version "4.3.4"
11541+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
11542+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
1154311543

1154411544
unbox-primitive@^1.0.1:
1154511545
version "1.0.1"

0 commit comments

Comments
 (0)