Skip to content

Commit 9375176

Browse files
chore(deps-dev): bump typescript from 4.0.5 to 4.1.2 (#347)
1 parent f7bc0d4 commit 9375176

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@
6363
"prettier": "^2.1.2",
6464
"ts-jest": "^26.4.4",
6565
"ts-node": "^9.0.0",
66-
"typescript": "^4.0.5"
66+
"typescript": "^4.1.2"
6767
}
6868
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4823,10 +4823,10 @@ typedarray-to-buffer@^3.1.5:
48234823
dependencies:
48244824
is-typedarray "^1.0.0"
48254825

4826-
typescript@^4.0.5:
4827-
version "4.0.5"
4828-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
4829-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
4826+
typescript@^4.1.2:
4827+
version "4.1.2"
4828+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
4829+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
48304830

48314831
union-value@^1.0.0:
48324832
version "1.0.1"

0 commit comments

Comments
 (0)