Skip to content

Commit

Permalink
fix(deps): bump smart-fs from 1.11.19 to 1.11.20
Browse files Browse the repository at this point in the history
Bumps [smart-fs](https://github.com/blackflux/smart-fs) from 1.11.19 to 1.11.20.
- [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.19...v1.11.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 11, 2020
1 parent b3f655e commit fb1b688
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 @@ -102,6 +102,6 @@
"lib"
],
"dependencies": {
"smart-fs": "1.11.19"
"smart-fs": "1.11.20"
}
}
14 changes: 14 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6841,6 +6841,20 @@ smart-fs@1.11.19:
xml-js "1.6.11"
yaml-boost "1.9.24"

smart-fs@1.11.20:
version "1.11.20"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.11.20.tgz#c3dfc632977c11a730cc408d9becc1a580f1406a"
integrity sha512-PtG2x91f6fSwx0Q/mZgoZKKxp4LuQq7mt0U9cM5gMOB0AUuNE2QG01JV4A28JpAG18KKdSSSF0xKZWT9UsnKAw==
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.13"
xml-js "1.6.11"
yaml-boost "1.9.24"

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 fb1b688

Please sign in to comment.