Skip to content

Commit 46254ad

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](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 058a748 commit 46254ad

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
@@ -49,7 +49,7 @@
4949
"ts-loader": "8.0.17",
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
52-
"typescript": "4.1.5",
52+
"typescript": "4.2.2",
5353
"webpack": "5.24.1",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7818,10 +7818,10 @@ typedarray-to-buffer@^3.1.5:
78187818
dependencies:
78197819
is-typedarray "^1.0.0"
78207820

7821-
typescript@4.1.5:
7822-
version "4.1.5"
7823-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
7824-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
7821+
typescript@4.2.2:
7822+
version "4.2.2"
7823+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
7824+
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
78257825

78267826
typescript@^3.8.3:
78277827
version "3.9.7"

0 commit comments

Comments
 (0)