Skip to content

Commit 11afc81

Browse files
build(deps-dev): bump @docusaurus/tsconfig from 3.9.1 to 3.9.2
Bumps [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus-tsconfig) --- updated-dependencies: - dependency-name: "@docusaurus/tsconfig" dependency-version: 3.9.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14bde7e commit 11afc81

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@docusaurus/module-type-aliases": "3.9.1",
33-
"@docusaurus/tsconfig": "3.9.1",
33+
"@docusaurus/tsconfig": "3.9.2",
3434
"@docusaurus/types": "3.9.1",
3535
"typescript": "~5.9.2"
3636
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,10 +1950,10 @@
19501950
fs-extra "^11.1.1"
19511951
tslib "^2.6.0"
19521952

1953-
"@docusaurus/tsconfig@3.9.1":
1954-
version "3.9.1"
1955-
resolved "https://registry.yarnpkg.com/@docusaurus/tsconfig/-/tsconfig-3.9.1.tgz#a39cb74021f16dd4794db9182de812303817528e"
1956-
integrity sha512-stdzM1dNDgRO0OvxeznXlE3N1igUoeHPNJjiKqyffLizgpVgNXJBAWeG6fuoYiCH4udGUBqy2dyM+1+kG2/UPQ==
1953+
"@docusaurus/tsconfig@3.9.2":
1954+
version "3.9.2"
1955+
resolved "https://registry.yarnpkg.com/@docusaurus/tsconfig/-/tsconfig-3.9.2.tgz#7f440e0ae665b841e1d487749037f26a0275f9c1"
1956+
integrity sha512-j6/Fp4Rlpxsc632cnRnl5HpOWeb6ZKssDj6/XzzAzVGXXfm9Eptx3rxCC+fDzySn9fHTS+CWJjPineCR1bB5WQ==
19571957

19581958
"@docusaurus/types@3.9.1":
19591959
version "3.9.1"

0 commit comments

Comments
 (0)