Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent c63e9e1 commit f1a96f3
Show file tree
Hide file tree
Showing 3 changed files with 697 additions and 776 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"version": "changeset version && pnpm install --lockfile-only",
"format": "prettier --write \"**/*.{ts,tsx,md}\""
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"devDependencies": {
"@changesets/cli": "^2.27.1",
"eslint": "^8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"lint": "eslint ."
},
"dependencies": {
"clipanion": "4.0.0-rc.3",
"clipanion": "4.0.0-rc.4",
"fuma-content": "workspace:*"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit f1a96f3

Please sign in to comment.