Skip to content

Commit 57b6310

Browse files
Bump typescript from 4.1.5 to 4.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.5...v4.2.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8494ada commit 57b6310

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.1",
104-
"typescript": "^4.1.5"
104+
"typescript": "^4.2.2"
105105
}
106106
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7059,10 +7059,10 @@ typedarray-to-buffer@^3.1.5:
70597059
dependencies:
70607060
is-typedarray "^1.0.0"
70617061

7062-
typescript@^4.1.5:
7063-
version "4.1.5"
7064-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
7065-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
7062+
typescript@^4.2.2:
7063+
version "4.2.2"
7064+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
7065+
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
70667066

70677067
unicode-canonical-property-names-ecmascript@^1.0.4:
70687068
version "1.0.4"

0 commit comments

Comments
 (0)