Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit e4f7fee

Browse files
⬆️ Bump eslint from 6.7.1 to 6.7.2 in /example
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.1 to 6.7.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.7.1...v6.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent be1f8f6 commit e4f7fee

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@babel/plugin-proposal-decorators": "^7.7.4",
3434
"@react-native-community/eslint-config": "^0.0.5",
3535
"babel-jest": "^24.9.0",
36-
"eslint": "^6.5.1",
36+
"eslint": "^6.7.2",
3737
"jest": "^24.9.0",
3838
"metro-react-native-babel-preset": "^0.56.0",
3939
"react-test-renderer": "16.9.0"

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2366,10 +2366,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
23662366
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
23672367
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
23682368

2369-
eslint@^6.5.1:
2370-
version "6.7.1"
2371-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.1.tgz#269ccccec3ef60ab32358a44d147ac209154b919"
2372-
integrity sha512-UWzBS79pNcsDSxgxbdjkmzn/B6BhsXMfUaOHnNwyE8nD+Q6pyT96ow2MccVayUTV4yMid4qLhMiQaywctRkBLA==
2369+
eslint@^6.7.2:
2370+
version "6.7.2"
2371+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.2.tgz#c17707ca4ad7b2d8af986a33feba71e18a9fecd1"
2372+
integrity sha512-qMlSWJaCSxDFr8fBPvJM9kJwbazrhNcBU3+DszDW1OlEwKBBRWsJc7NJFelvwQpanHCR14cOLD41x8Eqvo3Nng==
23732373
dependencies:
23742374
"@babel/code-frame" "^7.0.0"
23752375
ajv "^6.10.0"

0 commit comments

Comments
 (0)