Skip to content

Commit 37cbdae

Browse files
build(deps-dev): 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 b49f5d1 commit 37cbdae

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
@@ -96,6 +96,6 @@
9696
"rollup-plugin-typescript2": "^0.30.0",
9797
"shx": "^0.3.2",
9898
"ts-jest": "^26.5.3",
99-
"typescript": "4.2.2"
99+
"typescript": "4.2.3"
100100
}
101101
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5926,10 +5926,10 @@ typedarray-to-buffer@^3.1.5:
59265926
dependencies:
59275927
is-typedarray "^1.0.0"
59285928

5929-
5930-
version "4.2.2"
5931-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
5932-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
5929+
5930+
version "4.2.3"
5931+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
5932+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
59335933

59345934
unicode-canonical-property-names-ecmascript@^1.0.4:
59355935
version "1.0.4"

0 commit comments

Comments
 (0)