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

Commit 514458a

Browse files
committed
chore(deps): update dependency typescript to v4.3.5
1 parent da2ff7f commit 514458a

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.5"
100100
},
101101
"eslintConfig": {
102102
"parser": "@typescript-eslint/parser",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -18377,10 +18377,10 @@ typedarray@^0.0.6:
1837718377
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1837818378
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1837918379

18380-
typescript@4.2.4:
18381-
version "4.2.4"
18382-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
18383-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
18380+
typescript@4.3.5:
18381+
version "4.3.5"
18382+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
18383+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
1838418384

1838518385
uglify-js@^3.1.4:
1838618386
version "3.6.1"

0 commit comments

Comments
 (0)