mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-23 12:07:08 +00:00
chore(release): merge master (0d217a6b14)
This commit is contained in:
commit
10b126097a
4 changed files with 1852 additions and 739 deletions
12
package.json
12
package.json
|
|
@ -35,14 +35,14 @@
|
|||
"@actions/exec": "1.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "8.3.5",
|
||||
"@commitlint/config-conventional": "8.3.4",
|
||||
"@commitlint/cli": "9.1.1",
|
||||
"@commitlint/config-conventional": "9.1.1",
|
||||
"@types/node": "13.13.14",
|
||||
"@typescript-eslint/eslint-plugin": "2.34.0",
|
||||
"@typescript-eslint/parser": "2.34.0",
|
||||
"@typescript-eslint/eslint-plugin": "3.6.1",
|
||||
"@typescript-eslint/parser": "3.6.1",
|
||||
"@zeit/ncc": "0.22.3",
|
||||
"concurrently": "5.2.0",
|
||||
"eslint": "6.8.0",
|
||||
"eslint": "7.4.0",
|
||||
"eslint-config-prettier": "6.11.0",
|
||||
"eslint-plugin-json": "2.1.1",
|
||||
"eslint-plugin-prettier": "3.1.4",
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
"lint-staged": "10.2.11",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.0.5",
|
||||
"standard-version": "7.1.0",
|
||||
"standard-version": "8.0.2",
|
||||
"ts-node": "8.10.2",
|
||||
"typescript": "3.9.6"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue