We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96ebc3 commit b8de6f6Copy full SHA for b8de6f6
package.json
@@ -29,11 +29,11 @@
29
"dependencies": {
30
"@actions/core": "^1.0.0",
31
"@actions/github": "^2.2.0",
32
- "@oclif/command": "^1.7.0",
33
- "@oclif/config": "^1.16.0",
34
- "@oclif/errors": "^1.3.3",
35
- "@oclif/plugin-help": "^3.2.0",
36
- "@oclif/plugin-plugins": "^1.8.2",
+ "@oclif/command": "^1.8.15",
+ "@oclif/config": "^1.18.2",
+ "@oclif/errors": "^1.3.5",
+ "@oclif/plugin-help": "^5.1.10",
+ "@oclif/plugin-plugins": "^2.0.11",
37
"@octokit/rest": "^18.10.0",
38
"axios": "^0.21.1",
39
"chalk": "^4.1.0",
0 commit comments