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

Commit 122ac20

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to ^4.3.5
1 parent 372a628 commit 122ac20

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
@@ -32,7 +32,7 @@
3232
"prettier": "^2.3.2",
3333
"react": "^17.0.2",
3434
"standard-version": "^9.1.1",
35-
"typescript": "^4.3.4"
35+
"typescript": "^4.3.5"
3636
},
3737
"peerDependencies": {
3838
"eslint": "^7.0.0",

yarn.lock

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

5281-
typescript@^4.3.4:
5282-
version "4.3.4"
5283-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
5284-
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
5281+
typescript@^4.3.5:
5282+
version "4.3.5"
5283+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
5284+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
52855285

52865286
uglify-js@^3.1.4:
52875287
version "3.7.2"

0 commit comments

Comments
 (0)