Skip to content

Commit fc94b3b

Browse files
chore(deps-dev): bump typescript from 3.9.7 to 4.0.2 (#523)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 98ce0ff commit fc94b3b

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
@@ -49,7 +49,7 @@
4949
"react-test-renderer": "^16.13.1",
5050
"release-it": "^13.6.0",
5151
"strip-ansi": "^6.0.0",
52-
"typescript": "^3.8.3"
52+
"typescript": "^4.0.2"
5353
},
5454
"dependencies": {
5555
"pretty-format": "^26.0.1"

yarn.lock

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

9278-
typescript@^3.8.3:
9279-
version "3.9.7"
9280-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
9281-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
9278+
typescript@^4.0.2:
9279+
version "4.0.2"
9280+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
9281+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
92829282

92839283
ua-parser-js@^0.7.18:
92849284
version "0.7.21"

0 commit comments

Comments
 (0)