Skip to content

Commit eb20486

Browse files
Bump typescript from 4.2.2 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.2.2...v4.2.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9c0e122 commit eb20486

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
@@ -101,6 +101,6 @@
101101
"rollup-plugin-typescript2": "^0.30.0",
102102
"shx": "^0.3.3",
103103
"ts-jest": "^26.5.2",
104-
"typescript": "^4.2.2"
104+
"typescript": "^4.2.3"
105105
}
106106
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6922,10 +6922,10 @@ typedarray-to-buffer@^3.1.5:
69226922
dependencies:
69236923
is-typedarray "^1.0.0"
69246924

6925-
typescript@^4.2.2:
6926-
version "4.2.2"
6927-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
6928-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
6925+
typescript@^4.2.3:
6926+
version "4.2.3"
6927+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
6928+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
69296929

69306930
unicode-canonical-property-names-ecmascript@^1.0.4:
69316931
version "1.0.4"

0 commit comments

Comments
 (0)