Skip to content

Commit

Permalink
Merge pull request #70 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Apr 14, 2019
2 parents 985b2c0 + 7684910 commit eb547b5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@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.0",
"@blackflux/robo-config-plugin": "1.3.0",
"@blackflux/eslint-plugin-rules": "1.0.2",
"@blackflux/robo-config-plugin": "1.3.2",
"babel-eslint": "10.0.1",
"chai": "4.2.0",
"coveralls": "3.0.3",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,17 +168,17 @@
lodash "^4.17.11"
to-fast-properties "^2.0.0"

"@blackflux/eslint-plugin-rules@1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.0.0.tgz#93bf60f3b01acb8dddcac0be788cc20ed6edec89"
integrity sha512-k5Xi0zt0MLlgXtCba/k0jhR02IrDzSmmoCzyosiwAi3nL6TrC8M0AO3yZyyR4zDiLTazIVcVPb6mXyih6Q1CyA==
"@blackflux/eslint-plugin-rules@1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.0.2.tgz#42c288e7f5b8febb348c96c7a9154f86e074a36c"
integrity sha512-oLrXg5Npqoh/aJ1rCZByrifaWW8lBGdIW7INHSpnzqrQC/sB7q3zf4R4xCdku1/p6h3kADFICSjCPpnH5h/aKw==
dependencies:
smart-fs "1.5.2"
smart-fs "1.6.1"

"@blackflux/robo-config-plugin@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@blackflux/robo-config-plugin/-/robo-config-plugin-1.3.0.tgz#b31e963f6631bba357745c86cfefab1857774235"
integrity sha512-mUG61EfF2iIxUM/daaeuGJsEnAeZK0Zput5Beb64UFeYO9BWaEWViwg0EmsPgw4DgX4kzE8k8mADN7J7+kb1EQ==
"@blackflux/robo-config-plugin@1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@blackflux/robo-config-plugin/-/robo-config-plugin-1.3.2.tgz#c877fabfefe2557ab1a005d7030016e9323c1a85"
integrity sha512-tqNpB18dQVmvIZsZTofg5kZupwlGf5tzLqG5MAq+31ycP0FFQg9uJLMWKp5MRj18I97cJCqhud/whDH24YCbhA==

"@mrmlnc/readdir-enhanced@^2.2.1":
version "2.2.1"
Expand Down Expand Up @@ -6044,21 +6044,21 @@ smart-buffer@^1.0.13:
resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-1.1.15.tgz#7f114b5b65fab3e2a35aa775bb12f0d1c649bf16"
integrity sha1-fxFLW2X6s+KjWqd1uxLw0cZJvxY=

smart-fs@1.5.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.5.2.tgz#5cb78037bc03a8a0eabd0abbc7f89c00524059d7"
integrity sha512-R2R4Qj29RTRNG56r2IoeSpa5DzUvkT3xnTmm89qfNb1zyghKXxWtua1tGtrQyzy85E3dTWLBAFL4yR1Y9XTXFA==
smart-fs@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.6.0.tgz#5426905042b7efed6f3aa2b8110b2e401760df87"
integrity sha512-0lCETMA4Ifux+megsUx2Qjz4/43mamnSd409BgEumi0QxqHXtqkRgqhPfVqMz+qKq4YOrbAaFgHixhdDkQTu4A==
dependencies:
fs-extra "7.0.1"
lodash.clonedeep "4.5.0"
lodash.isequal "4.5.0"
xml-js "1.6.11"
yaml-boost "1.9.0"

smart-fs@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.6.0.tgz#5426905042b7efed6f3aa2b8110b2e401760df87"
integrity sha512-0lCETMA4Ifux+megsUx2Qjz4/43mamnSd409BgEumi0QxqHXtqkRgqhPfVqMz+qKq4YOrbAaFgHixhdDkQTu4A==
smart-fs@1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.6.1.tgz#36e57fad0629a72078b07670e245ddf066bdd7c6"
integrity sha512-g4QxdZsEh1Z0w2XUEg36a62V7by7tsHQQT5sj06sfi7sLr/kkfx/CZaB0ddfliZ8h1zQR0LZdAUEm596GsGZwQ==
dependencies:
fs-extra "7.0.1"
lodash.clonedeep "4.5.0"
Expand Down

0 comments on commit eb547b5

Please sign in to comment.