Skip to content

Commit 0fa2eb4

Browse files
chore(deps): update dependency typescript to v4.9.5 (#1090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62bd41b commit 0fa2eb4

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.24",
1111
"typedoc-plugin-markdown": "../typedoc-plugin-markdown/packages/typedoc-plugin-markdown",
1212
"typedoc-plugin-mdn-links": "2.0.2",
13-
"typescript": "4.9.4"
13+
"typescript": "4.9.5"
1414
}
1515
}

packages/js-doc-generator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ [email protected]:
6363
minimatch "^5.1.2"
6464
shiki "^0.12.1"
6565

66-
67-
version "4.9.4"
68-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
69-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
66+
67+
version "4.9.5"
68+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
69+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
7070

7171
vscode-oniguruma@^1.7.0:
7272
version "1.7.0"

0 commit comments

Comments
 (0)