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 #88 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Aug 11, 2019
2 parents 4cbb73d + 4276d0a commit 03675e7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"@babel/core": "7.5.5",
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
"@babel/register": "7.5.5",
"@blackflux/eslint-plugin-rules": "1.1.0",
"@blackflux/robo-config-plugin": "2.4.3",
"@blackflux/eslint-plugin-rules": "1.1.1",
"@blackflux/robo-config-plugin": "2.4.4",
"babel-eslint": "10.0.2",
"chai": "4.2.0",
"coveralls": "3.0.6",
"eslint": "6.1.0",
"js-gardener": "2.0.59",
"js-gardener": "2.0.60",
"nyc": "14.1.1",
"semantic-release": "15.13.19"
},
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,17 +168,17 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"

"@blackflux/eslint-plugin-rules@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.1.0.tgz#fb48926234c07f5b2a2b46f5b3a5f88b8d4bc2ac"
integrity sha512-YW7D/rnCZn6zZUGTgd28X/yaKHaKFj5o4iuV0lptEejz7iNE+WrDjZNZ3oTVmn0JxARP0gn5ZcyeYef6ToIkdw==
"@blackflux/eslint-plugin-rules@1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.1.1.tgz#0efbd22d60b1acdada1806309cb0191229c67e74"
integrity sha512-o98zbc40PYNF5ApVM3/lFPS79b98cPWM7BEnwhGK737TAozpUwFE+iK/+jbNpYX5hC/eyXkd7GBTktTbtB1Yeg==
dependencies:
smart-fs "1.9.2"

"@blackflux/robo-config-plugin@2.4.3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@blackflux/robo-config-plugin/-/robo-config-plugin-2.4.3.tgz#f1453ab8a575c9574cba1263a1c3cddcdd12ce36"
integrity sha512-DQU+vmV+0IQ+XsYB+FQZiv18hfrX+mU6gHmO76bb9SfUc2uoN5TVtCNb7+ylFjht5yp72ZUyKz7luk4WPocwPQ==
"@blackflux/robo-config-plugin@2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@blackflux/robo-config-plugin/-/robo-config-plugin-2.4.4.tgz#af85de73343ff6e1b5c3409a994e139c77bb4145"
integrity sha512-lJXhk/BvcH6xyD0+l3OrH+8vKUMKu1kVDSYxDOln/K6fZwdSGyUYwhh2lFVNvtEYXoqjt34GV9kDrcGS7veKVg==

"@hapi/address@2.x.x":
version "2.0.0"
Expand Down Expand Up @@ -3554,10 +3554,10 @@ joi-strict@1.0.4:
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.0.4.tgz#8bf55f7b4d6accd5b530ac98276131b59e982254"
integrity sha512-ChSFFa+Z3iD9x9QsBFMEHwXrwt2Gq2OD1fg+Mgje1Tx+Pqt7ma+LXgMdzVoC7GHCxhO3ySDVBtDumES/yycMXg==

js-gardener@2.0.59:
version "2.0.59"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.59.tgz#d4f0ecdfb387403b4fc4e4ee0aa956be1ea0b29e"
integrity sha512-cRFWSkHQ/bs5VmEVPkjOKU2oaFd7ynuKC37jeN9vwzYP4lDbJI9pC7gHv4T9j2gqiKw8g7nWPncgle4haA6wHQ==
js-gardener@2.0.60:
version "2.0.60"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.60.tgz#5bf43234a2bc31e491222a88e3804f4b56bcd0f3"
integrity sha512-BQBrqypnvIdQ/exF+gUgHESsahR8DKciEMGZz3yJ6xcv/c3dvruhKIE+CT5QQr2/B9e3EoB/jRCDQq3o2AX1nA==
dependencies:
"@hapi/joi" "15.1.0"
chalk "2.4.2"
Expand Down

0 comments on commit 03675e7

Please sign in to comment.