Skip to content

Commit b11710c

Browse files
build(deps-dev): bump typescript from 4.1.3 to 4.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.3...v4.2.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0a86c23 commit b11710c

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.1",
99-
"typescript": "4.1.3"
99+
"typescript": "4.2.2"
100100
}
101101
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5894,10 +5894,10 @@ typedarray-to-buffer@^3.1.5:
58945894
dependencies:
58955895
is-typedarray "^1.0.0"
58965896

5897-
typescript@4.1.3:
5898-
version "4.1.3"
5899-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5900-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
5897+
typescript@4.2.2:
5898+
version "4.2.2"
5899+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
5900+
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
59015901

59025902
unicode-canonical-property-names-ecmascript@^1.0.4:
59035903
version "1.0.4"

0 commit comments

Comments
 (0)