Skip to content

Commit 441ae59

Browse files
chore(deps-dev): bump typescript from 4.3.4 to 4.3.5
1 parent f0fc4c4 commit 441ae59

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
@@ -41,7 +41,7 @@
4141
"npm-run-all": "^4.1.5",
4242
"nyc": "^15.1.0",
4343
"prettier": "^2.3.2",
44-
"typescript": "^4.3.4"
44+
"typescript": "^4.3.5"
4545
},
4646
"ava": {
4747
"extensions": ["ts"],

yarn.lock

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

7265-
typescript@^4.3.4:
7266-
version "4.3.4"
7267-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
7268-
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
7265+
typescript@^4.3.5:
7266+
version "4.3.5"
7267+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
7268+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
72697269

72707270
uglify-js@^3.1.4:
72717271
version "3.13.8"

0 commit comments

Comments
 (0)