Skip to content

Commit b50626d

Browse files
jrolfsgithub-actions[bot]
authored andcommitted
build(deps-dev): upgrade TypeScript to 4.2.3
1 parent 6641a97 commit b50626d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,6 @@
122122
"jest-in-case": "^1.0.2",
123123
"npm-run-all": "^4.1.5",
124124
"slash": "^3.0.0",
125-
"typescript": "^4.2.2"
125+
"typescript": "^4.2.3"
126126
}
127127
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8305,10 +8305,10 @@ typedarray-to-buffer@^3.1.5:
83058305
dependencies:
83068306
is-typedarray "^1.0.0"
83078307

8308-
typescript@^4.2.2:
8309-
version "4.2.2"
8310-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
8311-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
8308+
typescript@^4.2.3:
8309+
version "4.2.3"
8310+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
8311+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
83128312

83138313
underscore@~1.10.2:
83148314
version "1.10.2"

0 commit comments

Comments
 (0)