Skip to content

Commit

Permalink
chore(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 Sep 11, 2024
1 parent ab95492 commit 111fc18
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"description": "One game",
"devDependencies": {
"@changesets/cli": "2.27.8",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@commitlint/prompt-cli": "19.4.1",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/prompt-cli": "19.5.0",
"@cornie-js/backend-eslint-config": "workspace:*",
"@cornie-js/backend-jest-config": "workspace:*",
"@cornie-js/backend-prettier-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"prettier": "3.3.3",
"sass": "1.78.0",
"typescript": "5.5.4",
"vite": "5.4.3"
"vite": "5.4.4"
}
}

0 comments on commit 111fc18

Please sign in to comment.