Skip to content

Commit

Permalink
chore(deps-dev): bump smart-fs from 1.11.14 to 1.11.15
Browse files Browse the repository at this point in the history
Bumps [smart-fs](https://github.com/blackflux/smart-fs) from 1.11.14 to 1.11.15.
- [Release notes](https://github.com/blackflux/smart-fs/releases)
- [Changelog](https://github.com/blackflux/smart-fs/blob/master/.releaserc.json)
- [Commits](blackflux/smart-fs@v1.11.14...v1.11.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 13, 2020
1 parent 8734449 commit 1f1afa9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"node-tdd": "2.15.0",
"nyc": "15.1.0",
"semantic-release": "17.1.1",
"smart-fs": "1.11.14"
"smart-fs": "1.11.15"
},
"engines": {
"node": ">= 10"
Expand Down
14 changes: 14 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6709,6 +6709,20 @@ smart-fs@1.11.14:
xml-js "1.6.11"
yaml-boost "1.9.22"

smart-fs@1.11.15:
version "1.11.15"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.11.15.tgz#353eb710e99c92c49efab94fcde5e9bc7f16e72c"
integrity sha512-hxE/jzSQwGi3MUMGQ8VJjhDYCTiGpGYQJZwJOAAF5W4EukTQG69WyGInFqRq+zmI/PcsJZm1qKljKpSXLLW40Q==
dependencies:
fs-extra "9.0.1"
js-yaml "3.14.0"
json-stringify-pretty-compact "2.0.0"
lodash.clonedeep "4.5.0"
lodash.isequal "4.5.0"
object-align "1.0.11"
xml-js "1.6.11"
yaml-boost "1.9.22"

snapdragon-node@^2.0.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
Expand Down

0 comments on commit 1f1afa9

Please sign in to comment.