Skip to content

Commit 7b8a9cf

Browse files
chore: update dependency typescript to v4.3.5 (#2658)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f62f006 commit 7b8a9cf

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

yarn.lock

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

10233-
10234-
version "4.3.4"
10235-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
10236-
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
10233+
10234+
version "4.3.5"
10235+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
10236+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
1023710237

1023810238
uglify-js@^3.1.4:
1023910239
version "3.7.3"

0 commit comments

Comments
 (0)