Skip to content

Commit bd4ef96

Browse files
authored
Merge pull request #179 from funnyzak/dependabot/npm_and_yarn/react-native-community/eslint-config-3.2.0
chore(deps-dev): bump @react-native-community/eslint-config from 3.1.0 to 3.2.0
2 parents 406a334 + e957f98 commit bd4ef96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@babel/core": "7.19.3",
9090
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
9191
"@babel/runtime": "7.20.1",
92-
"@react-native-community/eslint-config": "3.1.0",
92+
"@react-native-community/eslint-config": "3.2.0",
9393
"@rnx-kit/dep-check": "1.13.4",
9494
"@types/i18n-js": "3.8.3",
9595
"@types/jest": "29.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,10 +1549,10 @@
15491549
prompts "^2.4.0"
15501550
semver "^6.3.0"
15511551

1552-
"@react-native-community/eslint-config@3.1.0":
1553-
version "3.1.0"
1554-
resolved "https://registry.yarnpkg.com/@react-native-community/eslint-config/-/eslint-config-3.1.0.tgz#80f9471bae00d0676b98436bbb3a596eca2d69ab"
1555-
integrity sha512-LCN0QkMNIHoXp2B/uedxQI2GMLbupkIDKSb/6Q7e+pHp4fHrGIkmixSDR5sbjzeqNIf7a1+VcRxRp9u6qv10Ng==
1552+
"@react-native-community/eslint-config@3.2.0":
1553+
version "3.2.0"
1554+
resolved "https://registry.yarnpkg.com/@react-native-community/eslint-config/-/eslint-config-3.2.0.tgz#42f677d5fff385bccf1be1d3b8faa8c086cf998d"
1555+
integrity sha512-ZjGvoeiBtCbd506hQqwjKmkWPgynGUoJspG8/MuV/EfKnkjCtBmeJvq2n+sWbWEvL9LWXDp2GJmPzmvU5RSvKQ==
15561556
dependencies:
15571557
"@babel/core" "^7.14.0"
15581558
"@babel/eslint-parser" "^7.18.2"

0 commit comments

Comments
 (0)