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] authored Apr 4, 2024
1 parent bc219de commit a0d31ad
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.2",
"@docusaurus/core": "3.2.0",
"@docusaurus/preset-classic": "3.2.0",
"@docusaurus/core": "3.2.1",
"@docusaurus/preset-classic": "3.2.1",
"@mdx-js/react": "3.0.0",
"@types/react": "18.2.37",
"clsx": "2.1.0",
Expand All @@ -31,14 +31,14 @@
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@commitlint/prompt-cli": "18.6.1",
"@docusaurus/module-type-aliases": "3.2.0",
"@docusaurus/plugin-content-docs": "3.2.0",
"@docusaurus/types": "3.2.0",
"@docusaurus/module-type-aliases": "3.2.1",
"@docusaurus/plugin-content-docs": "3.2.1",
"@docusaurus/types": "3.2.1",
"@tsconfig/docusaurus": "2.0.3",
"@types/node": "20.12.4",
"husky": "9.0.11",
"ts-node": "10.9.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit a0d31ad

Please sign in to comment.