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 Dec 28, 2024
1 parent eca41fe commit b1341e3
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 168 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint --fix"
]
},
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.2",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -43,25 +43,25 @@
"dependencies": {
"@actions/core": "^1.11.1",
"cac": "^6.7.14",
"execa": "^9.5.1",
"execa": "^9.5.2",
"node-fetch": "^3.3.2"
},
"devDependencies": {
"@antfu/ni": "^0.23.1",
"@eslint/js": "^9.15.0",
"@types/node": "^20.17.8",
"@antfu/ni": "^0.23.2",
"@eslint/js": "^9.17.0",
"@types/node": "^20.17.10",
"@types/pacote": "^11.1.8",
"@types/semver": "^7.5.8",
"eslint": "^9.15.0",
"eslint-plugin-n": "^17.14.0",
"lint-staged": "^15.2.10",
"eslint": "^9.17.0",
"eslint-plugin-n": "^17.15.1",
"lint-staged": "^15.3.0",
"pacote": "^21.0.0",
"prettier": "^3.4.0",
"prettier": "^3.4.2",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0"
"typescript-eslint": "^8.18.2"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit b1341e3

Please sign in to comment.