File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -4371,9 +4371,9 @@ eslint-plugin-react-hooks@^4.3.0:
4371
4371
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
4372
4372
4373
4373
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 ==
4377
4377
dependencies :
4378
4378
array-includes "^3.1.6"
4379
4379
array.prototype.flatmap "^1.3.1"
@@ -6326,7 +6326,17 @@ jsonpointer@^5.0.0:
6326
6326
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-5.0.1.tgz#2110e0af0900fd37467b5907ecd13a7884a1b559"
6327
6327
integrity sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==
6328
6328
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 :
6330
6340
version "3.3.4"
6331
6341
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.4.tgz#b896535fed5b867650acce5a9bd4135ffc7b3bf9"
6332
6342
integrity sha512-fX2TVdCViod6HwKEtSWGHs57oFhVfCMwieb9PuRDgjDPh5XeqJiHFFFJCHxU5cnTc3Bu/GRL+kPiFmw8XWOfKw==
You can’t perform that action at this time.
0 commit comments