mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
chore: update dependencies
This commit is contained in:
parent
f4b52b768a
commit
ffcad23634
2 changed files with 123 additions and 78 deletions
18
package.json
18
package.json
|
@ -32,22 +32,22 @@
|
|||
"@actions/core": "1.2.5",
|
||||
"@actions/exec": "1.0.4",
|
||||
"@octokit/core": "3.1.2",
|
||||
"@octokit/plugin-paginate-rest": "2.3.1",
|
||||
"@octokit/plugin-rest-endpoint-methods": "4.1.3",
|
||||
"@octokit/plugin-paginate-rest": "2.4.0",
|
||||
"@octokit/plugin-rest-endpoint-methods": "4.2.0",
|
||||
"uuid": "8.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "26.0.13",
|
||||
"@types/node": "14.6.3",
|
||||
"@typescript-eslint/parser": "4.0.1",
|
||||
"@vercel/ncc": "0.24.0",
|
||||
"eslint": "7.8.1",
|
||||
"@types/jest": "26.0.14",
|
||||
"@types/node": "14.10.3",
|
||||
"@typescript-eslint/parser": "4.1.1",
|
||||
"@vercel/ncc": "0.24.1",
|
||||
"eslint": "7.9.0",
|
||||
"eslint-plugin-github": "4.1.1",
|
||||
"eslint-plugin-jest": "23.20.0",
|
||||
"eslint-plugin-jest": "24.0.1",
|
||||
"jest": "26.4.2",
|
||||
"jest-circus": "26.4.2",
|
||||
"js-yaml": "3.14.0",
|
||||
"prettier": "2.1.1",
|
||||
"prettier": "2.1.2",
|
||||
"ts-jest": "26.3.0",
|
||||
"typescript": "4.0.2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue