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 #429 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Mar 16, 2020
2 parents faaee8a + 950a94d commit dd2be7d
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 @@ -53,7 +53,7 @@
"eslint-plugin-json": "2.1.1",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "6.3.0",
"js-gardener": "2.0.138",
"js-gardener": "2.0.139",
"nyc": "15.0.0",
"semantic-release": "17.0.4"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3741,10 +3741,10 @@ joi-strict@1.2.0:
dependencies:
"@hapi/joi" "16.1.8"

js-gardener@2.0.138:
version "2.0.138"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.138.tgz#0808691e21431edf8f455ef902e2e528175af102"
integrity sha512-y7R6W9Wo04FiCdSHOuZ//6iftbwNKKDfMZyxhAcGSiZe2dEpcWq9ZymZR3b0ZFNNnAkVbgP1yKn9AAfRIyRJPQ==
js-gardener@2.0.139:
version "2.0.139"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.139.tgz#e3706d7c6cca9fb3526709d2ec3409d5f0604682"
integrity sha512-3g7yvyKxkoLH/62U9hHA9O4ZlWdKllcWAD2mK21vcvUxD4TNQzfVVnm05MUb/icjDnvGavwUJ3CGae07EAohdg==
dependencies:
chalk "3.0.0"
fancy-log "1.3.3"
Expand All @@ -3755,7 +3755,7 @@ js-gardener@2.0.138:
lodash.get "4.4.2"
mocha "7.1.0"
npm-check "5.9.2"
robo-config "3.4.25"
robo-config "3.4.26"

js-tokens@^3.0.0:
version "3.0.2"
Expand Down Expand Up @@ -6314,10 +6314,10 @@ rimraf@^3.0.0:
dependencies:
glob "^7.1.3"

robo-config@3.4.25:
version "3.4.25"
resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.4.25.tgz#92df1a88d0281217c74a81ebc66592b45ca7cde3"
integrity sha512-gty1Gx2SZcTxKNKq07fuhWjPb4dBDBu/jbLzb0D7t4YFl0A9Xkg9unNQ/9rsxecPXc0trjocl5u1MU7WJY9oMA==
robo-config@3.4.26:
version "3.4.26"
resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.4.26.tgz#1281d17b05ccbeae8017043754f836aff21abfe3"
integrity sha512-FIdyGVnl0+n9gltxYxne+6HSMUxWhEeTJntsG4DJwTkjl9RsrNxxvqZJwGkHOjakeint8uvH2dxPUGznNnCCaQ==
dependencies:
app-root-path "3.0.0"
deepmerge "4.2.2"
Expand Down

0 comments on commit dd2be7d

Please sign in to comment.