Skip to content

Commit

Permalink
Merge pull request #788 from PalisadoesFoundation/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/develop/docusaurus/tsconfig-3.2.0

chore(deps): bump @docusaurus/tsconfig from 3.0.0 to 3.2.0
  • Loading branch information
palisadoes authored Apr 1, 2024
2 parents cc1e8fd + 1c78133 commit 998e5d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.2.0",
"@docusaurus/tsconfig": "3.0.0",
"@docusaurus/tsconfig": "3.2.0",
"typescript": "~5.4.2",
"yarn-audit-fix": "^7.2.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1619,10 +1619,10 @@
fs-extra "^11.1.1"
tslib "^2.6.0"

"@docusaurus/tsconfig@3.0.0":
version "3.0.0"
resolved "https://registry.npmjs.org/@docusaurus/tsconfig/-/tsconfig-3.0.0.tgz"
integrity sha512-yR9sng4izFudS+v1xV5yboNfc1hATMDpYp9iYfWggbBDwKSm0J1IdIgkygRnqC/AWs1ARUQUpG0gFotPCE/4Ew==
"@docusaurus/tsconfig@3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@docusaurus/tsconfig/-/tsconfig-3.2.0.tgz#19160b8beda905bcf26a56d786608cc9dc3900e8"
integrity sha512-gWGa/72TYRxSRRxGFU2G6Au0yif6zmbkAgzW3+SeXAxoq1a7OLytMLGEwaHjMoIRXl7WbThnpx4gZVwo0xRRAg==

"@docusaurus/types@3.2.0":
version "3.2.0"
Expand Down

0 comments on commit 998e5d2

Please sign in to comment.