Skip to content

Commit 2d82d48

Browse files
chore: update dependency typescript to v4.3.4 (#2646)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e862f02 commit 2d82d48

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.3"
104+
"typescript": "4.3.4"
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.3"
10247-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
10248-
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
10245+
10246+
version "4.3.4"
10247+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
10248+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
1024910249

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

0 commit comments

Comments
 (0)