mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-22 11:57:08 +00:00
chore(release): merge master (c0640bc757)
This commit is contained in:
commit
ec93b4627b
4 changed files with 1275 additions and 2376 deletions
20
package.json
20
package.json
|
|
@ -31,15 +31,15 @@
|
|||
},
|
||||
"homepage": "https://github.com/renovatebot/github-action#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "1.2.4",
|
||||
"@actions/core": "1.2.6",
|
||||
"@actions/exec": "1.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "9.1.2",
|
||||
"@commitlint/config-conventional": "9.1.2",
|
||||
"@commitlint/cli": "11.0.0",
|
||||
"@commitlint/config-conventional": "11.0.0",
|
||||
"@types/node": "13.13.21",
|
||||
"@typescript-eslint/eslint-plugin": "3.10.1",
|
||||
"@typescript-eslint/parser": "3.10.1",
|
||||
"@typescript-eslint/eslint-plugin": "4.3.0",
|
||||
"@typescript-eslint/parser": "4.3.0",
|
||||
"@zeit/ncc": "0.22.3",
|
||||
"concurrently": "5.3.0",
|
||||
"eslint": "7.10.0",
|
||||
|
|
@ -47,11 +47,11 @@
|
|||
"eslint-plugin-json": "2.1.2",
|
||||
"eslint-plugin-prettier": "3.1.4",
|
||||
"husky": "4.3.0",
|
||||
"lint-staged": "10.2.11",
|
||||
"lint-staged": "10.4.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.1.0",
|
||||
"standard-version": "8.0.2",
|
||||
"ts-node": "8.10.2",
|
||||
"typescript": "3.9.7"
|
||||
"prettier": "2.1.2",
|
||||
"standard-version": "9.0.0",
|
||||
"ts-node": "9.0.0",
|
||||
"typescript": "4.0.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue