mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-22 11:57:08 +00:00
chore(release): merge master (0a2f23dbd5)
This commit is contained in:
commit
f9443be88a
4 changed files with 36 additions and 99 deletions
10
package.json
10
package.json
|
|
@ -37,21 +37,21 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "8.3.5",
|
||||
"@commitlint/config-conventional": "8.3.4",
|
||||
"@types/node": "13.13.6",
|
||||
"@types/node": "13.13.12",
|
||||
"@typescript-eslint/eslint-plugin": "2.34.0",
|
||||
"@typescript-eslint/parser": "2.34.0",
|
||||
"@zeit/ncc": "0.22.2",
|
||||
"@zeit/ncc": "0.22.3",
|
||||
"concurrently": "5.2.0",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-config-prettier": "6.11.0",
|
||||
"eslint-plugin-json": "2.1.1",
|
||||
"eslint-plugin-prettier": "3.1.3",
|
||||
"husky": "4.2.5",
|
||||
"lint-staged": "10.2.4",
|
||||
"lint-staged": "10.2.9",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.0.5",
|
||||
"standard-version": "7.1.0",
|
||||
"ts-node": "8.10.1",
|
||||
"typescript": "3.9.2"
|
||||
"ts-node": "8.10.2",
|
||||
"typescript": "3.9.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue