Skip to content

Commit 8ec9df8

Browse files
chore(deps-dev): bump typescript from 4.2.3 to 4.2.4 (#6)
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[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 519f773 commit 8ec9df8

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
@@ -100,6 +100,6 @@
100100
"ts-jest": "26.5.4",
101101
"tsdx": "0.14.1",
102102
"tslib": "2.1.0",
103-
"typescript": "4.2.3"
103+
"typescript": "4.2.4"
104104
}
105105
}

yarn.lock

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

11055-
typescript@4.2.3:
11056-
version "4.2.3"
11057-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
11058-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
11055+
typescript@4.2.4:
11056+
version "4.2.4"
11057+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
11058+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
1105911059

1106011060
typescript@^3.7.3:
1106111061
version "3.9.7"

0 commit comments

Comments
 (0)