Skip to content

Commit

Permalink
[Snyk] Upgrade @react-native/eslint-config from 0.72.2 to 0.73.0 (#725)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Gavin Kasdorf <127079571+gkasdorf@users.noreply.github.com>
  • Loading branch information
3 people committed Jul 21, 2023
1 parent a11e8fe commit 2b46c25
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@react-native-community/clipboard": "^1.5.1",
"@react-native-community/hooks": "^3.0.0",
"@react-native-community/slider": "^4.4.2",
"@react-native/eslint-config": "^0.73.0",
"@react-native/eslint-config": "^0.72.2",
"@react-native/metro-config": "^0.73.0",
"@react-navigation/bottom-tabs": "^6.5.8",
"@react-navigation/drawer": "^6.6.3",
"@react-navigation/native": "^6.1.6",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
json5 "^2.2.2"
semver "^6.3.0"

"@babel/eslint-parser@^7.20.0":
"@babel/eslint-parser@^7.19.0":
version "7.22.9"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.9.tgz#75f8aa978d1e76c87cc6f26c1ea16ae58804d390"
integrity sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==
Expand Down Expand Up @@ -2713,14 +2713,14 @@
jscodeshift "^0.14.0"
nullthrows "^1.1.1"

"@react-native/eslint-config@^0.72.2":
version "0.72.2"
resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.72.2.tgz#31da4cec65ad2805d4db9fdda138452821d72133"
integrity sha512-rAYuQQXzi63W7+9Pu/+23od/b/lTSzHjMFibum3sKgdG2LIyvhoMEWQ5+Chu7TqebqYy1b9SDn/KEMHvpWFtNg==
"@react-native/eslint-config@^0.73.0":
version "0.73.0"
resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.73.0.tgz#a0b85fa462bfe375de1c0ec413d4cd7e8bf6dbe9"
integrity sha512-z8ZU2osfsFjerad2pqRU6YUHOIzoXj5346JbDNUHHM41EKGx1LXAjdykqAR6YzwB8jwNoD5BpF/0fj7LpmaHuQ==
dependencies:
"@babel/core" "^7.20.0"
"@babel/eslint-parser" "^7.20.0"
"@react-native/eslint-plugin" "^0.72.0"
"@babel/eslint-parser" "^7.19.0"
"@react-native/eslint-plugin" "^0.73.0"
"@typescript-eslint/eslint-plugin" "^5.30.5"
"@typescript-eslint/parser" "^5.30.5"
eslint-config-prettier "^8.5.0"
Expand All @@ -2732,10 +2732,10 @@
eslint-plugin-react-hooks "^4.6.0"
eslint-plugin-react-native "^4.0.0"

"@react-native/eslint-plugin@^0.72.0":
version "0.72.0"
resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.72.0.tgz#7ec4c6a73dfde4bd6b4a4d3c462cfdc2637bf91d"
integrity sha512-xWQthnyKd+H22TBqeJUTFebsyWAAwzUb7EQCT8F/WMZsS1sv5UG+2cM/cU9/2HEbVZgxHYuLIi915WznjKPvlg==
"@react-native/eslint-plugin@^0.73.0":
version "0.73.0"
resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.73.0.tgz#103f2e65c0bc0e145bf510ed75bf1d9b9022c13c"
integrity sha512-xqEDfJ/3sWXzH8vTZt7OC0aBAV8y8fbX/uDTr8sbsoktiTW5yUY2dVCVVe+pBiPZMqnvDc6AJ+owie9Rl90pOA==

"@react-native/gradle-plugin@^0.72.11":
version "0.72.11"
Expand Down

0 comments on commit 2b46c25

Please sign in to comment.