Skip to content

Commit bb69856

Browse files
feat(deps): 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[bot] <support@github.com>
1 parent 10298ac commit bb69856

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.2.2",
86+
"typescript": "^4.2.3",
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
@@ -8631,10 +8631,10 @@ typedarray@^0.0.6:
86318631
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
86328632
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
86338633

8634-
typescript@^4.2.2:
8635-
version "4.2.2"
8636-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
8637-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
8634+
typescript@^4.2.3:
8635+
version "4.2.3"
8636+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
8637+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
86388638

86398639
underscore@~1.10.2:
86408640
version "1.10.2"

0 commit comments

Comments
 (0)