Skip to content

Commit fc47e98

Browse files
dependabot[bot]cpuguy83
authored andcommitted
build(deps-dev): bump typescript
Bumps the website-npm-all group with 1 update in the /website directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: website-npm-all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d67868e commit fc47e98

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@docusaurus/module-type-aliases": "3.10.0",
2929
"@docusaurus/tsconfig": "3.10.0",
3030
"@docusaurus/types": "3.10.0",
31-
"typescript": "~6.0.2"
31+
"typescript": "~6.0.3"
3232
},
3333
"browserslist": {
3434
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9350,10 +9350,10 @@ typedarray-to-buffer@^3.1.5:
93509350
dependencies:
93519351
is-typedarray "^1.0.0"
93529352

9353-
typescript@~6.0.2:
9354-
version "6.0.2"
9355-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
9356-
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
9353+
typescript@~6.0.3:
9354+
version "6.0.3"
9355+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
9356+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
93579357

93589358
ufo@^1.6.1:
93599359
version "1.6.1"

0 commit comments

Comments
 (0)