Skip to content

Commit

Permalink
fix(deps): bump yaml-boost from 1.9.22 to 1.9.23
Browse files Browse the repository at this point in the history
Bumps [yaml-boost](https://github.com/blackflux/yaml-boost) from 1.9.22 to 1.9.23.
- [Release notes](https://github.com/blackflux/yaml-boost/releases)
- [Changelog](https://github.com/blackflux/yaml-boost/blob/master/.releaserc.json)
- [Commits](blackflux/yaml-boost@v1.9.22...v1.9.23)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 14, 2020
1 parent 205f2bd commit b80409b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@
"lodash.isequal": "4.5.0",
"object-align": "1.0.12",
"xml-js": "1.6.11",
"yaml-boost": "1.9.22"
"yaml-boost": "1.9.23"
}
}
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8071,6 +8071,16 @@ yaml-boost@1.9.22:
lodash.mergewith "4.6.2"
lodash.set "4.3.2"

yaml-boost@1.9.23:
version "1.9.23"
resolved "https://registry.yarnpkg.com/yaml-boost/-/yaml-boost-1.9.23.tgz#7e79110c73c92c0102702f29dcac6cd60e7b8f1a"
integrity sha512-XbeEakPKtlQFSyvhJ645KlLEtaUKmNziJD49aIT/h2XiPJBsTYGqrxeedjHMNInDqZHO6O4AQMHQ2aNLHv+Xcw==
dependencies:
js-yaml "3.14.0"
lodash.get "4.4.2"
lodash.mergewith "4.6.2"
lodash.set "4.3.2"

yaml@^1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.7.2.tgz#f26aabf738590ab61efaca502358e48dc9f348b2"
Expand Down

0 comments on commit b80409b

Please sign in to comment.