Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-react-native from 4.0.0 to 4.1.0 (#…
Browse files Browse the repository at this point in the history
…100)

Bumps [eslint-plugin-react-native](https://github.com/intellicode/eslint-plugin-react-native) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/intellicode/eslint-plugin-react-native/releases)
- [Commits](Intellicode/eslint-plugin-react-native@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-native
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent d9211aa commit 471ccd3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 15 deletions.
19 changes: 9 additions & 10 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1899,7 +1899,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.10.5, @babel/traverse@npm:^7.18.11, @babel/traverse@npm:^7.18.9, @babel/traverse@npm:^7.19.1, @babel/traverse@npm:^7.20.1, @babel/traverse@npm:^7.20.5, @babel/traverse@npm:^7.7.4":
"@babel/traverse@npm:^7.10.5, @babel/traverse@npm:^7.18.11, @babel/traverse@npm:^7.18.9, @babel/traverse@npm:^7.19.1, @babel/traverse@npm:^7.20.1, @babel/traverse@npm:^7.20.5":
version: 7.20.5
resolution: "@babel/traverse@npm:7.20.5"
dependencies:
Expand Down Expand Up @@ -6544,14 +6544,13 @@ __metadata:
linkType: hard

"eslint-plugin-react-native@npm:^4.0.0":
version: 4.0.0
resolution: "eslint-plugin-react-native@npm:4.0.0"
version: 4.1.0
resolution: "eslint-plugin-react-native@npm:4.1.0"
dependencies:
"@babel/traverse": ^7.7.4
eslint-plugin-react-native-globals: ^0.1.1
peerDependencies:
eslint: ^3.17.0 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 69fee2de6bad525b5e747112cd8007861be4ad014b96208f6b7d221eef0bac43b834115e4379d9f719e7aa24a5d41c281bbbd6a76ddfa363f939670a635ab0fa
checksum: b6acc5aa91f95cb4600d6ab4c00cf22577083e72c61aabcf010f4388d97e4fc53ba075db54eeee53cba25b297e1a6ec611434f2c2d0bfb3e8dc6419400663fe9
languageName: node
linkType: hard

Expand Down

0 comments on commit 471ccd3

Please sign in to comment.