Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 84b3ac8 commit 67e3529
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,24 @@
},
"dependencies": {
"@actions/cache": "^4.0.1",
"@actions/core": "^1.10.0",
"@actions/core": "^1.11.1",
"@manypkg/get-packages": "^2.2.2",
"cac": "^6.7.14",
"execa": "^7.1.1",
"node-fetch": "^3.3.1"
"execa": "^7.2.0",
"node-fetch": "^3.3.2"
},
"devDependencies": {
"@antfu/ni": "^0.20.0",
"@antfu/ni": "^0.23.2",
"@biomejs/biome": "^1.9.4",
"@types/node": "^18.15.5",
"@types/semver": "^7.3.13",
"@types/node": "^18.19.76",
"@types/semver": "^7.5.8",
"nano-staged": "^0.8.0",
"semver": "^7.3.8",
"simple-git-hooks": "^2.8.1",
"semver": "^7.7.1",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.2",
"typescript": "^4.9.5"
},
"packageManager": "pnpm@10.0.0",
"packageManager": "pnpm@10.4.1",
"engines": {
"node": ">=18",
"pnpm": "10.0.0"
Expand Down

0 comments on commit 67e3529

Please sign in to comment.