Skip to content

Commit

Permalink
[Gally]: Merged
Browse files Browse the repository at this point in the history
  • Loading branch information
MrsFlux committed Apr 29, 2019
2 parents 161ea9c + 2a03b1a commit b2efda8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"chai": "4.2.0",
"coveralls": "3.0.3",
"eslint": "5.16.0",
"js-gardener": "2.0.23",
"js-gardener": "2.0.24",
"mocha": "6.1.4",
"nock": "10.0.6",
"nyc": "14.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3533,10 +3533,10 @@ joi@14.3.1:
isemail "3.x.x"
topo "3.x.x"

js-gardener@2.0.23:
version "2.0.23"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.23.tgz#c13cd0928502bf0c44ae893f95b447ef8b8259c6"
integrity sha512-nMPl8sWz60kblKffmSpKi2TF8bGDslN0nfb1QuE8PAZiFs6oe2yKWgqeJG10uN9nuZoGdMgTvx+BwZF8IATBUg==
js-gardener@2.0.24:
version "2.0.24"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.24.tgz#e62e27bda09bc2cea56c882685c13cc3db2561a5"
integrity sha512-1OrI2Cl0s9JMlg9FLawKEmo+DVYkakpurhiOtvJjAsvoGIPgu7EGcThdLIWHnxe5E1NlHsiUEhQB95Tr46RByA==
dependencies:
chalk "2.4.2"
eslint "5.16.0"
Expand All @@ -3554,7 +3554,7 @@ js-gardener@2.0.23:
lodash.get "4.4.2"
mocha "6.1.4"
npm-check "5.9.0"
robo-config "3.0.7"
robo-config "3.0.8"
tmp "0.1.0"

js-tokens@^3.0.0, js-tokens@^3.0.2:
Expand Down Expand Up @@ -5992,10 +5992,10 @@ rimraf@2, rimraf@2.6.3, rimraf@^2.5.2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6
dependencies:
glob "^7.1.3"

robo-config@3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.0.7.tgz#251b75105875a7d8fa049969d3f7e2da8f08123b"
integrity sha512-jGaD0nucLyNRpMkESSGwpyGcaK5/3QeBjQK4zuxCKXBZRXN6nWFAGNip/ou2YsG3aLDiipOfaLWl6OsjnV5FDw==
robo-config@3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.0.8.tgz#a1505cde95a10abc0333739742d061a04e9d901e"
integrity sha512-U4psbxRYResPPHbKaTj4NUtgsoDWCW+HSD821RpEqpJnw7lNKT9dcJvRjm4IRgg+Kix15wB4SW/aRiOsc4w0WA==
dependencies:
app-root-path "2.2.1"
deepmerge "3.2.0"
Expand Down

0 comments on commit b2efda8

Please sign in to comment.