Skip to content

Commit c3c9a4f

Browse files
committed
refactor: unpin dependencies
Signed-off-by: Greg Jacobs <gpjacobs@users.noreply.github.com>
1 parent 5cb7825 commit c3c9a4f

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

package-lock.json

Lines changed: 24 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@
2020
"eslint-plugin-jsdoc": "^50.0.0",
2121
"eslint-config-strongloop": "^2.1.0"
2222
},
23-
"overrides": {
24-
"@octokit/core": "^5.0.1",
25-
"@actions/http-client": "2.1.1"
26-
},
2723
"husky": {
2824
"hooks": {
2925
"pre-commit": "lint-staged"

0 commit comments

Comments
 (0)