Skip to content

Commit efdd579

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent 4f5247e commit efdd579

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-test-renderer": "16.14.0",
3131
"spire": "3.2.2",
3232
"spire-plugin-semantic-release": "3.2.2",
33-
"typescript": "3.9.9",
33+
"typescript": "4.2.4",
3434
"whatwg-fetch": "3.6.2"
3535
},
3636
"files": [

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13994,7 +13994,12 @@ typedarray@^0.0.6:
1399413994
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1399513995
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1399613996

13997-
typescript@3.9.9, typescript@^3.9.7:
13997+
typescript@4.2.4:
13998+
version "4.2.4"
13999+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
14000+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
14001+
14002+
typescript@^3.9.7:
1399814003
version "3.9.9"
1399914004
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
1400014005
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==

0 commit comments

Comments
 (0)