Skip to content

Commit

Permalink
fix(deps): update auto merge on patch or minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent 20d3229 commit d0355ec
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"dependencies": {
"@algolia/client-search": "4.23.3",
"@docusaurus/core": "3.3.2",
"@docusaurus/preset-classic": "3.3.2",
"@docusaurus/core": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@mdx-js/react": "3.0.0",
"@types/react": "18.2.37",
"clsx": "2.1.1",
Expand All @@ -31,11 +31,11 @@
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/prompt-cli": "19.3.1",
"@docusaurus/module-type-aliases": "3.3.2",
"@docusaurus/plugin-content-docs": "3.3.2",
"@docusaurus/types": "3.3.2",
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/plugin-content-docs": "3.4.0",
"@docusaurus/types": "3.4.0",
"@tsconfig/docusaurus": "2.0.3",
"@types/node": "20.12.13",
"@types/node": "20.13.0",
"husky": "9.0.11",
"ts-node": "10.9.2",
"typescript": "5.4.5"
Expand Down

0 comments on commit d0355ec

Please sign in to comment.