Skip to content

Commit

Permalink
Merge pull request #353 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Nov 21, 2019
2 parents cd29034 + 3a574b0 commit a0e35ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/core": "7.7.2",
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
"@babel/register": "7.7.0",
"@blackflux/eslint-plugin-rules": "1.3.15",
"@blackflux/eslint-plugin-rules": "1.3.16",
"@blackflux/robo-config-plugin": "2.6.17",
"babel-eslint": "10.0.3",
"chai": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"

"@blackflux/eslint-plugin-rules@1.3.15":
version "1.3.15"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.15.tgz#3c70e85f3a16139b475fe3dd28def52f29780b36"
integrity sha512-L8+iF+hwIneYGyrLOS95NqJ1TaaYtMxY4zyiO0o5tsLoXCPNUDNZK3ut0IghmLuYgYShzoUZ9RH5JZghLw4IFg==
"@blackflux/eslint-plugin-rules@1.3.16":
version "1.3.16"
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.16.tgz#51806086b35c0e21368d31a818c59c5ec72f3ecb"
integrity sha512-X7EqucFoi/Ig7gE9FN1NyxG0BrNuohPO5DM1skBy3ORuDb7+yhhFC+yoMY+gWAbzaDo6ODrRPasYRLTm9OSXWg==
dependencies:
smart-fs "1.11.0"

Expand Down

0 comments on commit a0e35ae

Please sign in to comment.