Skip to content

Commit

Permalink
Upgrade: bump fs-extra from and dev deps mocha and nock (#63)
Browse files Browse the repository at this point in the history
* Upgrade: bump fs-extra from 8.1.0 to 9.0.0

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@8.1.0...9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Upgrade: bump mocha and nock

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Alexander Lewitt <alewitt2@ibm.com>
  • Loading branch information
dependabot-preview[bot] and alewitt2 authored Mar 23, 2020
1 parent 1f16789 commit abcf9ea
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 56 deletions.
115 changes: 62 additions & 53 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"clone": "^2.1.2",
"deepmerge": "^4.2.0",
"delay": "^4.1.0",
"fs-extra": "^8.0.1",
"fs-extra": "^9.0.0",
"object-path": "^0.11.4",
"request": "^2.88.0",
"request-promise-native": "^1.0.7",
Expand All @@ -54,8 +54,8 @@
"deep-equal": "^2.0.1",
"eslint": "^6.1.0",
"markdownlint-cli": "^0.22.0",
"mocha": "^7.0.0",
"nock": "^12.0.1",
"mocha": "^7.1.1",
"nock": "^12.0.3",
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"sinon": "^9.0.1",
Expand Down

0 comments on commit abcf9ea

Please sign in to comment.