Skip to content

Commit

Permalink
⬆️ Bump eslint-plugin-react from 7.32.1 to 7.32.2 (#1306)
Browse files Browse the repository at this point in the history
⬆️ Bump eslint-plugin-react from 7.32.1 to 7.32.2

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.1 to 7.32.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.32.1...v7.32.2)

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

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 Jan 30, 2023
1 parent bdb024a commit ad92336
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.1",
"eslint-plugin-react": "^7.32.2",
"focus-trap-react": "^10.0.0",
"gitmojis": "workspace:*",
"jest": "^29.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4853,9 +4853,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.32.1":
version: 7.32.1
resolution: "eslint-plugin-react@npm:7.32.1"
"eslint-plugin-react@npm:^7.32.2":
version: 7.32.2
resolution: "eslint-plugin-react@npm:7.32.2"
dependencies:
array-includes: ^3.1.6
array.prototype.flatmap: ^1.3.1
Expand All @@ -4874,7 +4874,7 @@ __metadata:
string.prototype.matchall: ^4.0.8
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: e20eab61161a3db6211c2bd1eb9be3e407fd14e72c06c5f39a078b6ac37427b2af6056ee70e3954249bca0a04088ae797a0c8ba909fb8802e29712de2a41262d
checksum: 2232b3b8945aa50b7773919c15cd96892acf35d2f82503667a79e2f55def90f728ed4f0e496f0f157acbe1bd4397c5615b676ae7428fe84488a544ca53feb944
languageName: node
linkType: hard

Expand Down Expand Up @@ -10086,7 +10086,7 @@ __metadata:
eslint-import-resolver-typescript: ^3.5.3
eslint-plugin-import: ^2.27.5
eslint-plugin-jest: ^27.2.1
eslint-plugin-react: ^7.32.1
eslint-plugin-react: ^7.32.2
focus-trap-react: ^10.0.0
gitmojis: "workspace:*"
jest: ^29.0.1
Expand Down

1 comment on commit ad92336

@vercel
Copy link

@vercel vercel bot commented on ad92336 Jan 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gitmoji – ./

gitmoji.dev
gitmoji-git-master-carloscuesta.vercel.app
gitmoji-carloscuesta.vercel.app

Please sign in to comment.