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 Jun 16, 2024
1 parent 6b116f2 commit 83f9dd2
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 231 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,23 +67,23 @@
"jest": ">=20"
},
"devDependencies": {
"@auto-it/slack": "11.0.4",
"@auto-it/slack": "11.1.6",
"@types/jest": "29.5.7",
"@types/node": "18.18.8",
"@xerox/eslint-config": "5.0.6",
"@xerox/prettier-config": "4.0.3",
"auto": "11.0.4",
"cli-table3": "0.6.3",
"@xerox/eslint-config": "5.0.7",
"@xerox/prettier-config": "4.0.4",
"auto": "11.1.6",
"cli-table3": "0.6.5",
"eslint": "8.52.0",
"jest": "29.7.0",
"mock-spawn": "0.2.6",
"prettier": "3.0.3",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
"prettier": "3.3.2",
"ts-jest": "29.1.5",
"typescript": "5.4.5"
},
"dependencies": {
"@antfu/ni": "0.21.8",
"@pnpm/audit": "7.0.19",
"@antfu/ni": "0.21.12",
"@pnpm/audit": "7.0.27",
"execa": "5.1.1",
"pkg-dir": "5.0.0"
},
Expand Down Expand Up @@ -173,5 +173,5 @@
}
]
},
"packageManager": "pnpm@8.10.2"
"packageManager": "pnpm@8.15.8"
}
Loading

0 comments on commit 83f9dd2

Please sign in to comment.