mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-24 12:17:07 +00:00
skip: merge (d4f5ed0b0b) [skip release]
This commit is contained in:
commit
b9f20d481e
8 changed files with 314 additions and 268 deletions
11
package.json
11
package.json
|
|
@ -38,18 +38,20 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "19.5.0",
|
||||
"@commitlint/config-conventional": "19.5.0",
|
||||
"@eslint/js": "9.14.0",
|
||||
"@semantic-release/git": "10.0.1",
|
||||
"@semantic-release/github": "11.0.0",
|
||||
"@semantic-release/npm": "12.0.1",
|
||||
"@tsconfig/node20": "20.1.4",
|
||||
"@tsconfig/strictest": "2.0.5",
|
||||
"@types/eslint-config-prettier": "6.11.3",
|
||||
"@types/node": "20.17.5",
|
||||
"@typescript-eslint/eslint-plugin": "8.12.2",
|
||||
"@typescript-eslint/parser": "8.12.2",
|
||||
"@vercel/ncc": "0.38.2",
|
||||
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||
"eslint": "8.57.1",
|
||||
"eslint": "9.13.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-json": "4.0.1",
|
||||
"globals": "15.12.0",
|
||||
"husky": "9.1.6",
|
||||
"lint-staged": "15.2.10",
|
||||
"npm-run-all2": "7.0.1",
|
||||
|
|
@ -58,7 +60,8 @@
|
|||
"rimraf": "6.0.1",
|
||||
"semantic-release": "24.2.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.6.3"
|
||||
"typescript": "5.6.3",
|
||||
"typescript-eslint": "8.13.0"
|
||||
},
|
||||
"packageManager": "pnpm@9.12.3",
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue