diff --git a/node_yarn/es5-ext-0.10.18.tgz b/node_yarn/es5-ext-0.10.18.tgz deleted file mode 100644 index 18d271c..0000000 Binary files a/node_yarn/es5-ext-0.10.18.tgz and /dev/null differ diff --git a/node_yarn/es5-ext-0.10.20.tgz b/node_yarn/es5-ext-0.10.20.tgz new file mode 100644 index 0000000..438e5da Binary files /dev/null and b/node_yarn/es5-ext-0.10.20.tgz differ diff --git a/node_yarn/eslint-plugin-you-dont-need-lodash-underscore-6.2.1.tgz b/node_yarn/eslint-plugin-you-dont-need-lodash-underscore-6.2.1.tgz deleted file mode 100644 index 83c6244..0000000 Binary files a/node_yarn/eslint-plugin-you-dont-need-lodash-underscore-6.2.1.tgz and /dev/null differ diff --git a/node_yarn/eslint-plugin-you-dont-need-lodash-underscore-6.3.0.tgz b/node_yarn/eslint-plugin-you-dont-need-lodash-underscore-6.3.0.tgz new file mode 100644 index 0000000..8234c29 Binary files /dev/null and b/node_yarn/eslint-plugin-you-dont-need-lodash-underscore-6.3.0.tgz differ diff --git a/package.json b/package.json index 6abcde1..b2a3077 100644 --- a/package.json +++ b/package.json @@ -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", @@ -49,5 +49,5 @@ "private": true, "repository": "https://github.com/joncursi/eslint-config-redbird.git", "scripts": {}, - "version": "2.0.4" + "version": "2.0.5" } diff --git a/yarn.lock b/yarn.lock index 0528019..3786dbd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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"