Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 8, 2023
1 parent 95ea114 commit 3bec2a3
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 131 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "stale-dep",
"version": "0.6.0",
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.4.0",
"description": "Check your node_modules matches your package.json.",
"license": "MIT",
"homepage": "https://github.com/sxzz/stale-dep#readme",
Expand Down Expand Up @@ -86,17 +86,17 @@
"@sxzz/eslint-config-ts": "^2.4.6",
"@types/fs-extra": "^11.0.1",
"@types/md5": "^2.3.2",
"@types/node": "^18.16.3",
"@types/node": "^18.16.5",
"bumpp": "^9.1.0",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-define-config": "^1.20.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
"vite": "^4.3.3",
"vitest": "^0.30.1"
"vite": "^4.3.5",
"vitest": "^0.31.0"
},
"engines": {
"node": ">=14.19.0"
Expand Down

0 comments on commit 3bec2a3

Please sign in to comment.