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 2, 2025
1 parent 6b5325c commit 55b0982
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,25 +25,25 @@
"*": ["biome check . --write"]
},
"dependencies": {
"@actions/cache": "^3.2.4",
"@actions/core": "^1.10.0",
"@actions/cache": "^3.3.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.74",
"@types/semver": "^7.5.8",
"nano-staged": "^0.8.0",
"semver": "^7.3.8",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.6",
"semver": "^7.7.0",
"simple-git-hooks": "^2.11.1",
"tsx": "^3.14.0",
"typescript": "^4.9.5"
},
"packageManager": "pnpm@10.0.0",
"packageManager": "pnpm@10.1.0",
"engines": {
"node": ">=18",
"pnpm": "10.0.0"
Expand Down

0 comments on commit 55b0982

Please sign in to comment.