From 53360a96b21e9550f1433c7234fca1148cce9c1c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 09:58:29 +0000 Subject: [PATCH] Bump eslint-plugin-node from 7.0.1 to 8.0.1 Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 7.0.1 to 8.0.1. - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases) - [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v7.0.1...v8.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 22 ++++++++++++++-------- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index ec33ea0..9260b6b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint-config-standard": "^11.0.0", "eslint-plugin-flowtype": "^2.50.0", "eslint-plugin-import": "^2.14.0", - "eslint-plugin-node": "^7.0.1", + "eslint-plugin-node": "^8.0.1", "eslint-plugin-promise": "^4.0.0", "eslint-plugin-react": "^7.11.1", "eslint-plugin-react-native": "^3.2.1", diff --git a/yarn.lock b/yarn.lock index c543347..0d14c95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3029,13 +3029,13 @@ eslint-plugin-import@^2.14.0: read-pkg-up "^2.0.0" resolve "^1.6.0" -eslint-plugin-node@^7.0.1: - version "7.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-7.0.1.tgz#a6e054e50199b2edd85518b89b4e7b323c9f36db" +eslint-plugin-node@^8.0.1: + version "8.0.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8.0.1.tgz#55ae3560022863d141fa7a11799532340a685964" dependencies: eslint-plugin-es "^1.3.1" eslint-utils "^1.3.1" - ignore "^4.0.2" + ignore "^5.0.2" minimatch "^3.0.4" resolve "^1.8.1" semver "^5.5.0" @@ -4323,6 +4323,10 @@ ignore@^4.0.2: version "4.0.6" resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" +ignore@^5.0.2: + version "5.1.2" + resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.2.tgz#e28e584d43ad7e92f96995019cc43b9e1ac49558" + image-size@^0.6.0: version "0.6.3" resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.6.3.tgz#e7e5c65bb534bd7cdcedd6cb5166272a85f75fb2" @@ -6965,9 +6969,10 @@ react-native-maps@0.21.0: babel-plugin-module-resolver "^2.3.0" babel-preset-react-native "1.9.0" -"react-native-maps@git+https://github.com/exponent/react-native-maps.git#v0.12.2-exp.1": +"react-native-maps@git+https://github.com/exponent/react-native-maps#v0.12.2-exp.1": version "0.12.2" - resolved "git+https://github.com/exponent/react-native-maps.git#268871ed909b02267671fb40576f50963f09bd7c" + uid "268871ed909b02267671fb40576f50963f09bd7c" + resolved "git+https://github.com/exponent/react-native-maps#268871ed909b02267671fb40576f50963f09bd7c" "react-native-maps@https://github.com/expo/react-native-maps/archive/0.20.1-exp.0.tar.gz": version "0.20.1" @@ -7006,9 +7011,10 @@ react-native-svg@6.2.2: lodash "^4.16.6" pegjs "^0.10.0" -"react-native-svg@git+https://github.com/exponent/react-native-svg.git#4.4.1": +"react-native-svg@git+https://github.com/exponent/react-native-svg#4.4.1": version "4.4.1" - resolved "git+https://github.com/exponent/react-native-svg.git#e26bec094b87ada3fa2f2557210226d06f1aec5e" + uid e26bec094b87ada3fa2f2557210226d06f1aec5e + resolved "git+https://github.com/exponent/react-native-svg#e26bec094b87ada3fa2f2557210226d06f1aec5e" dependencies: color "^0.11.1" lodash "^4.0.0"