Skip to content

Commit

Permalink
chore(deps-dev): bump @docusaurus/module-type-aliases from 3.4.0 to 3…
Browse files Browse the repository at this point in the history
….5.2 in /very_good_docs_site/__brick__/{{project_name.snakeCase()}} (#175)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Arra <[email protected]>
  • Loading branch information
dependabot[bot] and tomarra authored Aug 13, 2024
1 parent 97d6450 commit 8579886
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"lint": "eslint --cache --cache-location ./node_modules/.cache/eslint ."
},
"dependencies": {
"@docusaurus/core": "^3.3.2",
"@docusaurus/preset-classic": "^3.3.2",
"@docusaurus/core": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.3.1",
Expand All @@ -28,9 +28,9 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.5",
"@docusaurus/eslint-plugin": "^3.3.2",
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/tsconfig": "^3.3.2",
"@docusaurus/eslint-plugin": "^3.5.2",
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/tsconfig": "^3.5.2",
"eslint": "^9.2.0",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
Expand Down

0 comments on commit 8579886

Please sign in to comment.