Skip to content

Commit

Permalink
fix(deps): update external (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
2 people authored and tripodsan committed Jan 16, 2020
1 parent 7c28507 commit 9ac4cec
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 60 deletions.
173 changes: 117 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/adobe/helix-ops#readme",
"dependencies": {
"diff": "4.0.1",
"diff": "4.0.2",
"fs-extra": "8.1.0",
"get-stream": "5.1.0",
"git-log-parser": "1.2.0",
Expand All @@ -48,16 +48,16 @@
"cz-conventional-changelog": "3.0.2",
"eslint": "6.8.0",
"eslint-plugin-header": "3.0.0",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-import": "2.20.0",
"istanbul": "1.1.0-alpha.1",
"jsdoc-to-markdown": "5.0.3",
"junit-report-builder": "1.3.3",
"lint-staged": "9.5.0",
"lodash": "4.17.15",
"mocha": "7.0.0",
"nock": "11.7.1",
"nock": "11.7.2",
"nyc": "15.0.0",
"semantic-release": "16.0.1",
"semantic-release": "16.0.2",
"sinon": "8.0.4"
},
"lint-staged": {
Expand Down

0 comments on commit 9ac4cec

Please sign in to comment.