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

Commit

Permalink
Merge pull request #231 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Apr 22, 2019
2 parents b5eb81c + 92fbe4f commit 6915507
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/core": "7.4.3",
"@babel/plugin-proposal-object-rest-spread": "7.4.3",
"@babel/register": "7.4.0",
"@blackflux/eslint-plugin-rules": "1.0.6",
"@blackflux/eslint-plugin-rules": "1.0.7",
"@blackflux/robo-config-plugin": "1.7.6",
"aws-sdk": "2.441.0",
"babel-eslint": "10.0.1",
Expand Down
22 changes: 17 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,12 +168,12 @@
lodash "^4.17.11"
to-fast-properties "^2.0.0"

"@blackflux/eslint-plugin-rules@1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.0.6.tgz#c1e9215c6a9f22a0f4464b4a9a2b64b29825e874"
integrity sha512-VEYK21tsP1Fe+ibRwjjlsStHO7o8j8UrJP0or93l9S89cuciMSQHzf4Wa7/H/MISoxLWGZwTvPANuDnCjSV3Bg==
"@blackflux/eslint-plugin-rules@1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.0.7.tgz#061c994dcfcbca13bd89421566b58b2455fe1321"
integrity sha512-O216e2xyysEbiD7wsHKXoMEdtkEWYZqrMUWqhaA45wwYDyS/NfdPNtx2qyYRGQ3kq+SWwO5gpSeL1iccZMmQhA==
dependencies:
smart-fs "1.7.0"
smart-fs "1.7.1"

"@blackflux/robo-config-plugin@1.7.6":
version "1.7.6"
Expand Down Expand Up @@ -6196,6 +6196,18 @@ smart-fs@1.7.0:
xml-js "1.6.11"
yaml-boost "1.9.2"

smart-fs@1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.7.1.tgz#fed4482eb676d8d918e887b7c112ec408223a1b9"
integrity sha512-ChcI69p1Wuf9OlLy7avtYa9ASjtF8wOevRKFSKbj4SzAIoSxXPCFqDHSPSiMG297IjQ4UO4z/KNjT0Y59VhJlA==
dependencies:
fs-extra "7.0.1"
json-stringify-pretty-compact "2.0.0"
lodash.clonedeep "4.5.0"
lodash.isequal "4.5.0"
xml-js "1.6.11"
yaml-boost "1.9.2"

snapdragon-node@^2.0.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
Expand Down

0 comments on commit 6915507

Please sign in to comment.