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 #40 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Jul 17, 2019
2 parents edd45f6 + 5a2b4da commit d93e41b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@babel/core": "7.5.4",
"@babel/plugin-proposal-object-rest-spread": "7.5.4",
"@babel/register": "7.4.4",
"@blackflux/eslint-plugin-rules": "1.0.22",
"@blackflux/eslint-plugin-rules": "1.0.23",
"@blackflux/robo-config-plugin": "2.0.1",
"babel-eslint": "10.0.2",
"chai": "4.2.0",
Expand Down
23 changes: 18 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.22":
version "1.0.22"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.0.22.tgz#b167dd8c7643b6314575b94c1944e0d63c447626"
integrity sha512-ZZz9dKuzZZxOiF2FqKXbHhM5QSofdYWF+FlkPIEcTgxYjHB7/yrD1e/xck+vpNm/ocEomcLNe05VnD8sKwryaQ==
"@blackflux/eslint-plugin-rules@1.0.23":
version "1.0.23"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.0.23.tgz#051b7fcca4062eea536457aa8bfbe172c2fab691"
integrity sha512-xy6KHM8rHtitgy+W8UXI43pEA//WiUPggSbNzbaS9cQWSeWtdcPznPTu8ZVWFaEo+9JJzYbCVzttUZxRJ4ZzSQ==
dependencies:
smart-fs "1.8.3"
smart-fs "1.9.0"

"@blackflux/robo-config-plugin@2.0.1":
version "2.0.1"
Expand Down Expand Up @@ -6303,6 +6303,19 @@ smart-fs@1.8.3:
xml-js "1.6.11"
yaml-boost "1.9.9"

smart-fs@1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.9.0.tgz#0a3326f0c459ab34cad23ff8958e9dbefba2f65b"
integrity sha512-cp5jeLH+c709jRp74G1pjrS0ywLTZ/X0SQAmz2Vf2vTd9s2MwTmQ//vdr8k9/Cj7uce5zxqtuTqZc7gzpy3PgA==
dependencies:
fs-extra "8.1.0"
json-stringify-pretty-compact "2.0.0"
lodash.clonedeep "4.5.0"
lodash.isequal "4.5.0"
object-align "1.0.1"
xml-js "1.6.11"
yaml-boost "1.9.9"

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 d93e41b

Please sign in to comment.