mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-23 12:07:08 +00:00
chore(release): merge main (908a98813a)
This commit is contained in:
commit
51d1ddbe9e
3 changed files with 103 additions and 96 deletions
10
package.json
10
package.json
|
|
@ -40,17 +40,17 @@
|
|||
"@actions/exec": "1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "17.4.2",
|
||||
"@commitlint/config-conventional": "17.4.2",
|
||||
"@commitlint/cli": "17.4.3",
|
||||
"@commitlint/config-conventional": "17.4.3",
|
||||
"@types/node": "16.18.12",
|
||||
"@typescript-eslint/eslint-plugin": "5.51.0",
|
||||
"@typescript-eslint/parser": "5.51.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.52.0",
|
||||
"@typescript-eslint/parser": "5.52.0",
|
||||
"@vercel/ncc": "0.36.1",
|
||||
"eslint": "8.34.0",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-json": "3.1.0",
|
||||
"husky": "8.0.3",
|
||||
"lint-staged": "13.1.1",
|
||||
"lint-staged": "13.1.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.4",
|
||||
"standard-version": "9.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue