Skip to content

Commit 9f78c32

Browse files
Merge pull request #1295 from tj-actions/renovate/eslint-plugin-react-7.x-lockfile
chore(deps): update dependency eslint-plugin-react to v7.33.1
2 parents d764a95 + 798b2f4 commit 9f78c32

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

test-app/yarn.lock

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4371,9 +4371,9 @@ eslint-plugin-react-hooks@^4.3.0:
43714371
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
43724372

43734373
eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.32.1:
4374-
version "7.33.0"
4375-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.0.tgz#6c356fb0862fec2cd1b04426c669ea746e9b6eb3"
4376-
integrity sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw==
4374+
version "7.33.1"
4375+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab"
4376+
integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==
43774377
dependencies:
43784378
array-includes "^3.1.6"
43794379
array.prototype.flatmap "^1.3.1"
@@ -6326,7 +6326,17 @@ jsonpointer@^5.0.0:
63266326
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-5.0.1.tgz#2110e0af0900fd37467b5907ecd13a7884a1b559"
63276327
integrity sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==
63286328

6329-
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.3:
6329+
"jsx-ast-utils@^2.4.1 || ^3.0.0":
6330+
version "3.3.5"
6331+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz#4766bd05a8e2a11af222becd19e15575e52a853a"
6332+
integrity sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==
6333+
dependencies:
6334+
array-includes "^3.1.6"
6335+
array.prototype.flat "^1.3.1"
6336+
object.assign "^4.1.4"
6337+
object.values "^1.1.6"
6338+
6339+
jsx-ast-utils@^3.3.3:
63306340
version "3.3.4"
63316341
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.4.tgz#b896535fed5b867650acce5a9bd4135ffc7b3bf9"
63326342
integrity sha512-fX2TVdCViod6HwKEtSWGHs57oFhVfCMwieb9PuRDgjDPh5XeqJiHFFFJCHxU5cnTc3Bu/GRL+kPiFmw8XWOfKw==

0 commit comments

Comments
 (0)