Skip to content

Commit

Permalink
Merge pull request #720 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu authored Mar 17, 2020
2 parents 0458750 + 4091a30 commit 9cbdc01
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@babel/core": "7.8.7",
"@babel/plugin-proposal-object-rest-spread": "7.8.3",
"@babel/register": "7.8.6",
"@blackflux/eslint-plugin-rules": "1.3.24",
"@blackflux/eslint-plugin-rules": "1.3.25",
"@blackflux/robo-config-plugin": "3.1.0",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
Expand All @@ -49,7 +49,7 @@
"eslint-plugin-json": "2.1.1",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "6.3.0",
"js-gardener": "2.0.139",
"js-gardener": "2.0.140",
"node-tdd": "2.9.11",
"nyc": "15.0.0",
"semantic-release": "17.0.4"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,12 +173,12 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"

"@blackflux/eslint-plugin-rules@1.3.24":
version "1.3.24"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.24.tgz#283811b7ef1c59d9159e6525fdaf37c455124021"
integrity sha512-T1Cc/7M2z/gmDVJiCtuki38zdVB6Rls6fI3TnR0RFicXnecfy60IfQjaULkbU4xBmyFG68yZtJbKJnOJovo8RA==
"@blackflux/eslint-plugin-rules@1.3.25":
version "1.3.25"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.25.tgz#bfc0807a9096ff8fc388c4a49a1359c167e05d47"
integrity sha512-25IdkTgn+6wwx1xb4SNaJbFtnaNDnd9Skeump6TKkNKmXY4kYy5SqfHubk+4NrIj80uGQ8K12f7rPVFH1lCI/w==
dependencies:
smart-fs "1.11.8"
smart-fs "1.11.9"

"@blackflux/robo-config-plugin@3.1.0":
version "3.1.0"
Expand Down Expand Up @@ -3805,15 +3805,15 @@ joi-strict@1.2.1:
dependencies:
"@hapi/joi" "17.1.1"

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==
js-gardener@2.0.140:
version "2.0.140"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.140.tgz#b2220bd7971b07437d27b1a5514090af2fcc6208"
integrity sha512-O9+XEEwuQ/BktJBhlNlzEtrmjP4zp5IYmwiG3xk/fmyU7zX0kh9iSPX4OoBa9RhLvM0AUhF5D2BI70GTNGaV4A==
dependencies:
chalk "3.0.0"
fancy-log "1.3.3"
glob "7.1.6"
joi-strict "1.2.0"
joi-strict "1.2.1"
js-yaml "3.13.1"
lodash.difference "4.5.0"
lodash.get "4.4.2"
Expand Down

0 comments on commit 9cbdc01

Please sign in to comment.