Skip to content

Commit

Permalink
chore(deps-dev): bump @react-native/eslint-config
Browse files Browse the repository at this point in the history
Bumps [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native) from 0.74.80 to 0.74.81.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/HEAD/packages/eslint-config-react-native)

---
updated-dependencies:
- dependency-name: "@react-native/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and frw committed Apr 24, 2024
1 parent 52d847a commit c34a793
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@commitlint/config-conventional": "^19.1.0",
"@evilmartians/lefthook": "^1.2.2",
"@react-native/eslint-config": "0.74.80",
"@react-native/eslint-config": "0.74.81",
"@release-it/conventional-changelog": "^8.0.1",
"@types/jest": "^29.5.10",
"@types/node": "^20.10.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Expand Up @@ -3056,13 +3056,13 @@ __metadata:
languageName: node
linkType: hard

"@react-native/eslint-config@npm:0.74.80":
version: 0.74.80
resolution: "@react-native/eslint-config@npm:0.74.80"
"@react-native/eslint-config@npm:0.74.81":
version: 0.74.81
resolution: "@react-native/eslint-config@npm:0.74.81"
dependencies:
"@babel/core": ^7.20.0
"@babel/eslint-parser": ^7.20.0
"@react-native/eslint-plugin": 0.74.80
"@react-native/eslint-plugin": 0.74.81
"@typescript-eslint/eslint-plugin": ^6.7.4
"@typescript-eslint/parser": ^6.7.4
eslint-config-prettier: ^8.5.0
Expand All @@ -3076,14 +3076,14 @@ __metadata:
peerDependencies:
eslint: ">=8"
prettier: ">=2"
checksum: 562fea9b70fce8f9e2c01aef2a20284a9719d1fea2461f8cbb4c805f8144da2907b2aec7d177aacd55ff62715b5d6b5a4630b53922052480f7e6ec1f0676e5c9
checksum: c93709764a02761dadd562d8c714b5c4edb6eddd9d5f70bae2ab78a38fd7480f0c160eae0399593068be77512595bb4b255b8fbe59beca8cffd304bd6885f3cd
languageName: node
linkType: hard

"@react-native/eslint-plugin@npm:0.74.80":
version: 0.74.80
resolution: "@react-native/eslint-plugin@npm:0.74.80"
checksum: be9e081e1924f901b418886a28afe683c4a3244568f8466fa1ba5e46f9b518957df2fd77278ed240729486afde1d079df95a729c9f751989281406252ae3a0b2
"@react-native/eslint-plugin@npm:0.74.81":
version: 0.74.81
resolution: "@react-native/eslint-plugin@npm:0.74.81"
checksum: 80ee76a654a1d3797d462c9946f7e16739fb67b7d8d8525c66f3512d10b6eaaa100a85ba39ec0e70ec644ce06fd32da7b566fa94f2aa9a2c2fbf625226026022
languageName: node
linkType: hard

Expand Down Expand Up @@ -11379,7 +11379,7 @@ __metadata:
dependencies:
"@commitlint/config-conventional": ^19.1.0
"@evilmartians/lefthook": ^1.2.2
"@react-native/eslint-config": 0.74.80
"@react-native/eslint-config": 0.74.81
"@release-it/conventional-changelog": ^8.0.1
"@types/jest": ^29.5.10
"@types/node": ^20.10.3
Expand Down

0 comments on commit c34a793

Please sign in to comment.