Skip to content

Commit

Permalink
fix(deps): bump joi-strict from 1.2.3 to 1.2.5
Browse files Browse the repository at this point in the history
Bumps [joi-strict](https://github.com/blackflux/joi-strict) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/blackflux/joi-strict/releases)
- [Changelog](https://github.com/blackflux/joi-strict/blob/master/.releaserc.json)
- [Commits](blackflux/joi-strict@v1.2.3...v1.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 11, 2020
1 parent 79154ea commit a92ba40
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
],
"dependencies": {
"callsites": "3.1.0",
"joi-strict": "1.2.3",
"joi-strict": "1.2.5",
"lodash.clonedeep": "4.5.0",
"lodash.get": "4.4.2",
"minimist": "1.2.5",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3996,6 +3996,13 @@ joi-strict@1.2.4:
dependencies:
"@hapi/joi" "17.1.1"

joi-strict@1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.2.5.tgz#bba6adbaedd949f9dda1ef921520e719ddee845d"
integrity sha512-UvAuLlApA0+18Tk4hA0oJ5mTumtFx7HOKIwXIrVMa4d8J5xCli0XzhMS7HLFJhNms+e5cgssvB8PZeoJGpBhKQ==
dependencies:
"@hapi/joi" "17.1.1"

js-gardener@2.0.167:
version "2.0.167"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.167.tgz#0ee17ebdfcc80b8e9868013851a09de46d02eb9d"
Expand Down

0 comments on commit a92ba40

Please sign in to comment.