mirror of
https://github.com/peter-evans/repository-dispatch.git
synced 2026-07-08 22:46:14 +00:00
Update dependencies
This commit is contained in:
2703
package-lock.json
generated
2703
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@@ -27,22 +27,22 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/peter-evans/repository-dispatch#readme",
|
"homepage": "https://github.com/peter-evans/repository-dispatch#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "1.2.4",
|
"@actions/core": "1.2.5",
|
||||||
"@actions/github": "4.0.0"
|
"@actions/github": "4.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "26.0.4",
|
"@types/jest": "26.0.14",
|
||||||
"@types/node": "14.0.23",
|
"@types/node": "14.10.3",
|
||||||
"@typescript-eslint/parser": "3.6.1",
|
"@typescript-eslint/parser": "4.1.1",
|
||||||
"@vercel/ncc": "0.23.0",
|
"@vercel/ncc": "0.24.1",
|
||||||
"eslint": "7.4.0",
|
"eslint": "7.9.0",
|
||||||
"eslint-plugin-github": "4.0.1",
|
"eslint-plugin-github": "4.1.1",
|
||||||
"eslint-plugin-jest": "23.18.0",
|
"eslint-plugin-jest": "24.0.1",
|
||||||
"jest": "26.1.0",
|
"jest": "26.4.2",
|
||||||
"jest-circus": "26.1.0",
|
"jest-circus": "26.4.2",
|
||||||
"js-yaml": "3.14.0",
|
"js-yaml": "3.14.0",
|
||||||
"prettier": "2.0.5",
|
"prettier": "2.1.2",
|
||||||
"ts-jest": "26.1.2",
|
"ts-jest": "26.3.0",
|
||||||
"typescript": "3.9.6"
|
"typescript": "4.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user