Skip to content

Commit

Permalink
Chore: Update changesets monorepo [skip netlify]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 974a2fd commit 6fb222e
Show file tree
Hide file tree
Showing 4 changed files with 667 additions and 405 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"@types/node": "20.14.2",
"@zazen/eslint-config": "workspace:*",
"@zazen/prettier-config": "workspace:*",
"eslint": "8.56.0",
"husky": "8.0.3",
"eslint": "9.9.1",
"husky": "9.1.5",
"lint-staged": "15.2.0",
"prettier": "3.2.4",
"typescript": "5.3.3",
"vite": "5.0.12",
"vitest": "1.2.1"
"vitest": "2.0.5"
},
"packageManager": "pnpm@8.14.3",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/sade": "1.7.8",
"ava": "5.3.1",
"ava": "6.1.3",
"esbuild": "0.19.12",
"esm-utils": "4.2.1",
"get-bin-path": "11.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-unicorn": "50.0.1"
},
"devDependencies": {
"ava": "5.3.1",
"ava": "6.1.3",
"is-plain-obj": "4.1.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 6fb222e

Please sign in to comment.