Skip to content

Commit 41a6c30

Browse files
Bump typescript from 4.1.2 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 198c0c4 commit 41a6c30

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
@@ -44,6 +44,6 @@
4444
"react-dom": "^17.0.1",
4545
"styled-components": "^5.2.1",
4646
"terser": "^4.6.6",
47-
"typescript": "^4.1.2"
47+
"typescript": "^4.2.3"
4848
}
4949
}

yarn.lock

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

5879-
typescript@^4.1.2:
5880-
version "4.1.2"
5881-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
5882-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
5879+
typescript@^4.2.3:
5880+
version "4.2.3"
5881+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
5882+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
58835883

58845884
ultron@1.0.x:
58855885
version "1.0.2"

0 commit comments

Comments
 (0)