Skip to content

Commit 10ef3a0

Browse files
chore: update dependency typescript to v4.3.2 (#2620)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0459819 commit 10ef3a0

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
@@ -101,7 +101,7 @@
101101
"lint-staged": "11.0.0",
102102
"prettier": "^2.0.5",
103103
"ts-jest": "27.0.1",
104-
"typescript": "4.2.4"
104+
"typescript": "4.3.2"
105105
},
106106
"resolutions": {
107107
"**/lodash": "^4.17.19"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10045,10 +10045,10 @@ typedarray@^0.0.6:
1004510045
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1004610046
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1004710047

10048-
typescript@4.2.4:
10049-
version "4.2.4"
10050-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
10051-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
10048+
typescript@4.3.2:
10049+
version "4.3.2"
10050+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
10051+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
1005210052

1005310053
uglify-js@^3.1.4:
1005410054
version "3.7.3"

0 commit comments

Comments
 (0)