Skip to content

Commit 87e8dfc

Browse files
feat(deps): bump typescript from 4.0.3 to 4.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.3...v4.2.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b47038 commit 87e8dfc

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
@@ -83,7 +83,7 @@
8383
"prettier": "^2.2.1",
8484
"read-pkg-up": "^7.0.1",
8585
"rimraf": "^3.0.2",
86-
"typescript": "^4.0.3",
86+
"typescript": "^4.2.2",
8787
"which": "^2.0.2",
8888
"yargs-parser": "^20.2.4"
8989
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8616,10 +8616,10 @@ typedarray@^0.0.6:
86168616
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
86178617
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
86188618

8619-
typescript@^4.0.3:
8620-
version "4.0.3"
8621-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
8622-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
8619+
typescript@^4.2.2:
8620+
version "4.2.2"
8621+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
8622+
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
86238623

86248624
underscore@~1.10.2:
86258625
version "1.10.2"

0 commit comments

Comments
 (0)