Skip to content

Commit d692024

Browse files
Bump typescript from 4.2.3 to 4.2.4 (#113)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.2.3...v4.2.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f468563 commit d692024

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
@@ -34,7 +34,7 @@
3434
"prettier": "^2.3.0",
3535
"rimraf": "^3.0.2",
3636
"ts-loader": "^8.3.0",
37-
"typescript": "^4.2.3",
37+
"typescript": "^4.2.4",
3838
"webpack": "^5.37.0",
3939
"webpack-cli": "^4.7.0"
4040
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6071,10 +6071,10 @@ typedarray-to-buffer@^3.1.5:
60716071
dependencies:
60726072
is-typedarray "^1.0.0"
60736073

6074-
typescript@^4.2.3:
6075-
version "4.2.3"
6076-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
6077-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
6074+
typescript@^4.2.4:
6075+
version "4.2.4"
6076+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
6077+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
60786078

60796079
unbox-primitive@^1.0.0:
60806080
version "1.0.1"

0 commit comments

Comments
 (0)