Skip to content

Commit 574a46f

Browse files
chore(deps): update dependency typescript to v5.2.2 (tauri-apps#1426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d0b71c commit 574a46f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/js-doc-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"typedoc": "0.23.28",
1111
"typedoc-plugin-markdown": "../typedoc-plugin-markdown/packages/typedoc-plugin-markdown",
1212
"typedoc-plugin-mdn-links": "3.0.3",
13-
"typescript": "5.1.6"
13+
"typescript": "5.2.2"
1414
}
1515
}

packages/js-doc-generator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ [email protected]:
6969
minimatch "^7.1.3"
7070
shiki "^0.14.1"
7171

72-
typescript@5.1.6:
73-
version "5.1.6"
74-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
75-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
72+
typescript@5.2.2:
73+
version "5.2.2"
74+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
75+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
7676

7777
vscode-oniguruma@^1.7.0:
7878
version "1.7.0"

0 commit comments

Comments
 (0)