Skip to content

Commit

Permalink
Upgrades eslint-plugin-you-dont-need-lodash-underscore to 6.3.0; bump…
Browse files Browse the repository at this point in the history
… to 2.0.5
  • Loading branch information
Jon Cursi authored and Jon Cursi committed May 18, 2017
1 parent c9d010c commit 08db053
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
Binary file removed node_yarn/es5-ext-0.10.18.tgz
Binary file not shown.
Binary file added node_yarn/es5-ext-0.10.20.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-react-intl": "^1.0.2",
"eslint-plugin-react-native": "^2.3.2",
"eslint-plugin-security": "^1.3.0",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.2.1",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.3.0",
"flow-bin": "^0.46.0"
},
"description": "Shared ESLint rules for project redbird",
Expand All @@ -49,5 +49,5 @@
"private": true,
"repository": "https://github.com/joncursi/eslint-config-redbird.git",
"scripts": {},
"version": "2.0.4"
"version": "2.0.5"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -411,8 +411,8 @@ es-to-primitive@^1.1.1:
is-symbol "^1.0.1"

es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14:
version "0.10.18"
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.18.tgz#dc239d3dce4c22b9c939aa180878837a3c0b5c92"
version "0.10.20"
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.20.tgz#72a9b4fd5832797ba1bb65dceb2e25c04241c492"
dependencies:
es6-iterator "2"
es6-symbol "~3.1"
Expand Down Expand Up @@ -618,9 +618,9 @@ eslint-plugin-security@^1.3.0:
dependencies:
safe-regex "^1.1.0"

eslint-plugin-you-dont-need-lodash-underscore@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-you-dont-need-lodash-underscore/-/eslint-plugin-you-dont-need-lodash-underscore-6.2.1.tgz#70bca1cde096e57fc653ffd48bcd3db4eadc727c"
eslint-plugin-you-dont-need-lodash-underscore@^6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-you-dont-need-lodash-underscore/-/eslint-plugin-you-dont-need-lodash-underscore-6.3.0.tgz#be6f63f6a8794924d85b0ac75daa27899e475a58"
dependencies:
kebab-case "^1.0.0"

Expand Down

0 comments on commit 08db053

Please sign in to comment.