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

Commit 174617a

Browse files
committed
chore(deps): update dependency typescript to v4.3.2
1 parent b23f02f commit 174617a

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

yarn.lock

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

18026-
typescript@4.2.4:
18027-
version "4.2.4"
18028-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
18029-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
18026+
typescript@4.3.2:
18027+
version "4.3.2"
18028+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
18029+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
1803018030

1803118031
uglify-js@^3.1.4:
1803218032
version "3.6.1"

0 commit comments

Comments
 (0)