mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-24 12:17:07 +00:00
chore(release): merge main (96c9112a33)
This commit is contained in:
commit
bef0526fc4
3 changed files with 12 additions and 12 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"main": "src/index.ts",
|
||||
"engines": {
|
||||
"node": " >=16.0.0",
|
||||
"yarn": ">=1.22.0"
|
||||
"yarn": "^1.22.0"
|
||||
},
|
||||
"scripts": {
|
||||
"format": "prettier --ignore-unknown --write \"**/*.*\"",
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "16.2.4",
|
||||
"@commitlint/config-conventional": "16.2.4",
|
||||
"@types/node": "16.11.31",
|
||||
"@types/node": "16.11.32",
|
||||
"@typescript-eslint/eslint-plugin": "5.21.0",
|
||||
"@typescript-eslint/parser": "5.21.0",
|
||||
"@vercel/ncc": "0.33.4",
|
||||
|
|
@ -55,6 +55,6 @@
|
|||
"prettier": "2.6.2",
|
||||
"standard-version": "9.3.2",
|
||||
"ts-node": "10.7.0",
|
||||
"typescript": "4.6.3"
|
||||
"typescript": "4.6.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue