upgrade(modules): npm update $module
This commit is contained in:
1022
dist/index.js
vendored
1022
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
3289
package-lock.json
generated
3289
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@@ -28,24 +28,24 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@octokit/rest": "^18.0.5",
|
||||
"@octokit/rest": "^18.0.12",
|
||||
"axios": "^0.21.1",
|
||||
"strip-ansi": "^6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.13",
|
||||
"@types/node": "^14.10.0",
|
||||
"@typescript-eslint/parser": "^4.1.0",
|
||||
"@types/jest": "^26.0.19",
|
||||
"@types/node": "^14.14.20",
|
||||
"@typescript-eslint/parser": "^4.12.0",
|
||||
"@zeit/ncc": "^0.22.3",
|
||||
"eslint": "^7.8.1",
|
||||
"eslint": "^7.17.0",
|
||||
"eslint-plugin-github": "^4.1.1",
|
||||
"eslint-plugin-jest": "^24.0.0",
|
||||
"graphql": "^15.3.0",
|
||||
"jest": "^26.4.2",
|
||||
"jest-circus": "^26.4.2",
|
||||
"js-yaml": "^3.14.0",
|
||||
"prettier": "^2.1.1",
|
||||
"ts-jest": "^26.3.0",
|
||||
"eslint-plugin-jest": "^24.1.3",
|
||||
"graphql": "^15.4.0",
|
||||
"jest": "^26.6.3",
|
||||
"jest-circus": "^26.6.3",
|
||||
"js-yaml": "^4.0.0",
|
||||
"prettier": "^2.2.1",
|
||||
"ts-jest": "^26.4.4",
|
||||
"typescript": "^3.9.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user