mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-22 11:57:08 +00:00
chore(release): merge main (51069d12fc)
This commit is contained in:
commit
45e4a88d23
3 changed files with 198 additions and 142 deletions
10
package.json
10
package.json
|
|
@ -32,15 +32,15 @@
|
|||
},
|
||||
"homepage": "https://github.com/renovatebot/github-action#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "1.5.0",
|
||||
"@actions/core": "1.6.0",
|
||||
"@actions/exec": "1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "13.1.0",
|
||||
"@commitlint/config-conventional": "13.1.0",
|
||||
"@commitlint/cli": "13.2.0",
|
||||
"@commitlint/config-conventional": "13.2.0",
|
||||
"@types/node": "13.13.52",
|
||||
"@typescript-eslint/eslint-plugin": "4.31.2",
|
||||
"@typescript-eslint/parser": "4.31.2",
|
||||
"@typescript-eslint/eslint-plugin": "4.32.0",
|
||||
"@typescript-eslint/parser": "4.32.0",
|
||||
"@vercel/ncc": "0.31.1",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue