Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit f8b795c

Browse files
committed
chore(deps): update dependency typescript to v4.3.4
1 parent 2a7863a commit f8b795c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"styled-components": "5.3.0",
9797
"trash-cli": "4.0.0",
9898
"ts-jest": "26.5.6",
99-
"typescript": "4.2.4"
99+
"typescript": "4.3.4"
100100
},
101101
"eslintConfig": {
102102
"parser": "@typescript-eslint/parser",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -18028,10 +18028,10 @@ typedarray@^0.0.6:
1802818028
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1802918029
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1803018030

18031-
typescript@4.2.4:
18032-
version "4.2.4"
18033-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
18034-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
18031+
typescript@4.3.4:
18032+
version "4.3.4"
18033+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
18034+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
1803518035

1803618036
uglify-js@^3.1.4:
1803718037
version "3.6.1"

0 commit comments

Comments
 (0)