Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#333)
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] authored Nov 15, 2024
1 parent 8d8156f commit e08317a
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 131 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint --fix"
]
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -43,22 +43,22 @@
"dependencies": {
"@actions/core": "^1.11.1",
"cac": "^6.7.14",
"execa": "^9.5.0",
"execa": "^9.5.1",
"node-fetch": "^3.3.2"
},
"devDependencies": {
"@antfu/ni": "^0.23.0",
"@eslint/js": "^9.13.0",
"@types/node": "^20.17.1",
"@eslint/js": "^9.14.0",
"@types/node": "^20.17.6",
"@types/semver": "^7.5.8",
"eslint": "^9.13.0",
"eslint-plugin-n": "^17.11.1",
"eslint": "^9.14.0",
"eslint-plugin-n": "^17.13.2",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0"
"typescript-eslint": "^8.14.0"
}
}
Loading

0 comments on commit e08317a

Please sign in to comment.