Skip to content

Commit b0ced8c

Browse files
Bump typescript from 4.2.2 to 4.2.3 in /docs (mrousavy#39)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b3bb7e commit b0ced8c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"docusaurus-plugin-typedoc": "^0.10.0",
3636
"typedoc": "^0.20.30",
3737
"typedoc-plugin-markdown": "^3.6.0",
38-
"typescript": "^4.2.2"
38+
"typescript": "^4.2.3"
3939
}
4040
}

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10297,10 +10297,10 @@ typedoc@^0.20.30:
1029710297
shiki "^0.9.2"
1029810298
typedoc-default-themes "^0.12.8"
1029910299

10300-
typescript@^4.2.2:
10301-
version "4.2.2"
10302-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
10303-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
10300+
typescript@^4.2.3:
10301+
version "4.2.3"
10302+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
10303+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
1030410304

1030510305
ua-parser-js@^0.7.18:
1030610306
version "0.7.24"

0 commit comments

Comments
 (0)