Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
Merge pull request #317 from blackflux/dependabot/npm_and_yarn/dev/js…
Browse files Browse the repository at this point in the history
…-gardener-2.0.120
  • Loading branch information
dependabot-preview[bot] committed Dec 16, 2019
2 parents 9b1141c + 83f088d commit 436810a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint-plugin-json": "2.0.1",
"eslint-plugin-markdown": "1.0.1",
"eslint-plugin-mocha": "6.2.2",
"js-gardener": "2.0.119",
"js-gardener": "2.0.120",
"nyc": "14.1.1",
"semantic-release": "15.13.31"
},
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3703,22 +3703,29 @@ java-properties@^1.0.0:
resolved "https://registry.yarnpkg.com/java-properties/-/java-properties-1.0.2.tgz#ccd1fa73907438a5b5c38982269d0e771fe78211"
integrity sha512-qjdpeo2yKlYTH7nFdK0vbZWuTCesk4o63v5iVOlhMQPfuIZQfW/HI35SjfhA+4qpg36rnFSvUK5b1m+ckIblQQ==

joi-strict@1.1.10:
version "1.1.10"
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.1.10.tgz#8b9d68f5955f036df7730948fa0047d7216e8f0b"
integrity sha512-udjdcfGMsB3GIFUU/OeylfXc1I700NfaH1Gqf12izFQ/BMYrmaes7E9qQcsmjLoehm9LRjrv+2DDOYLISQp5jQ==
dependencies:
"@hapi/joi" "16.1.8"

joi-strict@1.1.9:
version "1.1.9"
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.1.9.tgz#95087451a65040bc6d0cd4c1e4e10b433abb2044"
integrity sha512-WjlU406m2Oit7w5YgAfn/KKo45nhkjli3dwmhjOiKSEkjes4/tD1kpq8XMAa+lw2cbeWMPPIqqhys0v6YcKGtw==
dependencies:
"@hapi/joi" "16.1.8"

js-gardener@2.0.119:
version "2.0.119"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.119.tgz#51b5dc6988237e8f75423f8e29cc48fdbabde3f3"
integrity sha512-4LhNcJ5T5Nam4udBh5z3ldFrovoLvk+p4bUAd1FCK/SnaTZpuSiaxCYFmn/Y4RjVMwZhX9wUKb+1L29Qd09tuA==
js-gardener@2.0.120:
version "2.0.120"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.120.tgz#7ded4fd23a07824633d736aefadaf79f6b9c7104"
integrity sha512-Vsazd0+QbpN4niCM0t83HOrFJ5gPyxxRDuvugDs6GARCBqoBNO47zN6Vgpo9YgMrL+/r5Uhb8k6MnaHwh7NYjQ==
dependencies:
chalk "3.0.0"
fancy-log "1.3.3"
glob "7.1.6"
joi-strict "1.1.9"
joi-strict "1.1.10"
js-yaml "3.13.1"
lodash.difference "4.5.0"
lodash.get "4.4.2"
Expand Down

0 comments on commit 436810a

Please sign in to comment.