Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit c1b9334

Browse files
Bump typescript from 4.2.3 to 4.2.4 (#2)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec55763 commit c1b9334

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
@@ -51,6 +51,6 @@
5151
"np": "~7.4.0",
5252
"prettier": "2.2.1",
5353
"prettier-plugin-organize-imports": "~1.1.1",
54-
"typescript": "~4.2.3"
54+
"typescript": "~4.2.4"
5555
}
5656
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2902,10 +2902,10 @@ typedarray-to-buffer@^3.1.5:
29022902
dependencies:
29032903
is-typedarray "^1.0.0"
29042904

2905-
typescript@~4.2.3:
2906-
version "4.2.3"
2907-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
2908-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
2905+
typescript@~4.2.4:
2906+
version "4.2.4"
2907+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
2908+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
29092909

29102910
unique-string@^2.0.0:
29112911
version "2.0.0"

0 commit comments

Comments
 (0)