Skip to content

Commit f87b488

Browse files
committed
Update dependency @react-native-community/eslint-config to v1.1.0
1 parent 99f08fb commit f87b488

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@auto-it/all-contributors": "9.27.3",
2323
"@auto-it/first-time-contributor": "9.27.3",
24-
"@react-native-community/eslint-config": "1.0.0",
24+
"@react-native-community/eslint-config": "1.1.0",
2525
"@testing-library/react-hooks": "3.2.1",
2626
"@testing-library/react-native": "5.0.3",
2727
"@types/jest": "25.2.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,12 +1406,12 @@
14061406
wcwidth "^1.0.1"
14071407
ws "^1.1.0"
14081408

1409-
"@react-native-community/eslint-config@1.0.0":
1410-
version "1.0.0"
1411-
resolved "https://registry.yarnpkg.com/@react-native-community/eslint-config/-/eslint-config-1.0.0.tgz#884288e91da7599e35cb34258ecf14a58a7cab35"
1412-
integrity sha512-Q+eqh+8qqam9B56EAL6BgKXAL/NL2v+1JfSkMjBbRBs9wR/6umeLQrk60sy6Fd5TS6orgWPI1IBJXNoRavdCRg==
1409+
"@react-native-community/eslint-config@1.1.0":
1410+
version "1.1.0"
1411+
resolved "https://registry.yarnpkg.com/@react-native-community/eslint-config/-/eslint-config-1.1.0.tgz#2dacad06dd44d13e778510864473fc6091f080c0"
1412+
integrity sha512-hwb1hC28BhkwLwnO6vDISV6XZbipw2RIEhBVBN+pE7AUG9HjFXxoksiiOSoYgox9C8g86VJwHnKpak/3NnVBkQ==
14131413
dependencies:
1414-
"@react-native-community/eslint-plugin" "^1.0.0"
1414+
"@react-native-community/eslint-plugin" "^1.1.0"
14151415
"@typescript-eslint/eslint-plugin" "^2.25.0"
14161416
"@typescript-eslint/parser" "^2.25.0"
14171417
babel-eslint "10.1.0"
@@ -1425,10 +1425,10 @@
14251425
eslint-plugin-react-native "3.8.1"
14261426
prettier "^2.0.2"
14271427

1428-
"@react-native-community/eslint-plugin@^1.0.0":
1429-
version "1.0.0"
1430-
resolved "https://registry.npmjs.org/@react-native-community/eslint-plugin/-/eslint-plugin-1.0.0.tgz#ae9a430f2c5795debca491f15a989fce86ea75a0"
1431-
integrity sha512-GLhSN8dRt4lpixPQh+8prSCy6PYk/MT/mvji/ojAd5yshowDo6HFsimCSTD/uWAdjpUq91XK9tVdTNWfGRlKQA==
1428+
"@react-native-community/eslint-plugin@^1.1.0":
1429+
version "1.1.0"
1430+
resolved "https://registry.yarnpkg.com/@react-native-community/eslint-plugin/-/eslint-plugin-1.1.0.tgz#e42b1bef12d2415411519fd528e64b593b1363dc"
1431+
integrity sha512-W/J0fNYVO01tioHjvYWQ9m6RgndVtbElzYozBq1ZPrHO/iCzlqoySHl4gO/fpCl9QEFjvJfjPgtPMTMlsoq5DQ==
14321432

14331433
"@sinonjs/commons@^1.7.0":
14341434
version "1.7.1"

0 commit comments

Comments
 (0)