diff --git a/package.json b/package.json index ec33ea0..f9c12e6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-promise": "^4.0.0", "eslint-plugin-react": "^7.11.1", "eslint-plugin-react-native": "^3.2.1", - "eslint-plugin-standard": "^3.1.0", + "eslint-plugin-standard": "^5.0.0", "flow-bin": "^0.79.1", "husky": "^0.14.3", "import-sort-cli": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index c543347..3fc23af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3064,9 +3064,9 @@ eslint-plugin-react@^7.11.1: jsx-ast-utils "^2.0.1" prop-types "^15.6.2" -eslint-plugin-standard@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-3.1.0.tgz#2a9e21259ba4c47c02d53b2d0c9135d4b1022d47" +eslint-plugin-standard@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4" eslint-scope@3.7.1: version "3.7.1" @@ -6333,7 +6333,7 @@ once@^1.3.0, once@^1.4.0: onetime@^1.0.0: version "1.1.0" - resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" + resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" onetime@^2.0.0: version "2.0.1" @@ -6965,9 +6965,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 +7007,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"