Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2023
1 parent 33cb996 commit d9e175e
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 112 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stale-dep",
"version": "0.7.0",
"packageManager": "pnpm@8.10.4",
"packageManager": "pnpm@8.10.5",
"description": "Check your node_modules matches your package.json.",
"license": "MIT",
"homepage": "https://github.com/sxzz/stale-dep#readme",
Expand Down Expand Up @@ -95,14 +95,14 @@
"@sxzz/prettier-config": "^1.0.4",
"@types/fs-extra": "^11.0.4",
"@types/md5": "^2.3.5",
"@types/node": "^20.9.0",
"@types/node": "^20.9.2",
"bumpp": "^9.2.0",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"tsup": "^8.0.0",
"tsx": "^4.1.1",
"tsx": "^4.1.4",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vitest": "^0.34.6"
Expand Down
Loading

0 comments on commit d9e175e

Please sign in to comment.