Skip to content

Commit e862f02

Browse files
chore: update dependency typescript to v4.3.3 (#2645)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8f12531 commit e862f02

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.3",
104-
"typescript": "4.3.2"
104+
"typescript": "4.3.3"
105105
},
106106
"resolutions": {
107107
"**/lodash": "^4.17.19"

yarn.lock

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

10245-
10246-
version "4.3.2"
10247-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
10248-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
10245+
10246+
version "4.3.3"
10247+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
10248+
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
1024910249

1025010250
uglify-js@^3.1.4:
1025110251
version "3.7.3"

0 commit comments

Comments
 (0)