Skip to content

Commit 80b2697

Browse files
Website: Bump typescript from 5.2.2 to 5.3.3 in /docs/website
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d68d14c commit 80b2697

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
"devDependencies": {
5353
"@docusaurus/module-type-aliases": "^2.4.3",
5454
"@tsconfig/docusaurus": "^2.0.2",
55-
"typescript": "^5.2.2"
55+
"typescript": "^5.3.3"
5656
}
5757
}

docs/website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7442,10 +7442,10 @@ typedarray-to-buffer@^3.1.5:
74427442
dependencies:
74437443
is-typedarray "^1.0.0"
74447444

7445-
typescript@^5.2.2:
7446-
version "5.2.2"
7447-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
7448-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
7445+
typescript@^5.3.3:
7446+
version "5.3.3"
7447+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
7448+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
74497449

74507450
ua-parser-js@^0.7.30:
74517451
version "0.7.31"

0 commit comments

Comments
 (0)