Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit f46fbe7

Browse files
chore(deps): update dependency typescript to ^4.1.2 (#246)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0965ef4 commit f46fbe7

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
@@ -29,7 +29,7 @@
2929
"prettier": "^2.2.0",
3030
"semantic-release": "^17.2.2",
3131
"start-server-and-test": "^1.11.6",
32-
"typescript": "^4.0.5"
32+
"typescript": "^4.1.2"
3333
},
3434
"scripts": {
3535
"build": "tsc",

yarn.lock

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

14997-
typescript@^4.0.5:
14998-
version "4.0.5"
14999-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
15000-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
14997+
typescript@^4.1.2:
14998+
version "4.1.2"
14999+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
15000+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
1500115001

1500215002
uglify-js@^3.1.4:
1500315003
version "3.7.5"

0 commit comments

Comments
 (0)