File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 99 "eslint-plugin-flowtype" : " 2.50.3" ,
1010 "eslint-plugin-import" : " 2.24.2" ,
1111 "eslint-plugin-jsx-a11y" : " 5.1.1" ,
12- "eslint-plugin-react" : " 7.25.3 " ,
12+ "eslint-plugin-react" : " 7.26.0 " ,
1313 "jwt-decode" : " 2.2.0" ,
1414 "prettier-eslint-cli" : " 4.7.1" ,
1515 "react-scripts" : " 2.1.8"
Original file line number Diff line number Diff line change @@ -4384,10 +4384,10 @@ eslint-plugin-react@7.12.4:
43844384 prop-types "^15.6.2"
43854385 resolve "^1.9.0"
43864386
4387- eslint-plugin-react@7.25.3 :
4388- version "7.25.3 "
4389- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.3 .tgz#3333a974772745ddb3aecea84621019b635766bc "
4390- integrity sha512-ZMbFvZ1WAYSZKY662MBVEWR45VaBT6KSJCiupjrNlcdakB90juaZeDCbJq19e73JZQubqFtgETohwgAt8u5P6w ==
4387+ eslint-plugin-react@7.26.0 :
4388+ version "7.26.0 "
4389+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.0 .tgz#3ae019a35d542b98e5af9e2f96b89c232c74b55b "
4390+ integrity sha512-dceliS5itjk4EZdQYtLMz6GulcsasguIs+VTXuiC7Q5IPIdGTkyfXVdmsQOqEhlD9MciofH4cMcT1bw1WWNxCQ ==
43914391 dependencies:
43924392 array-includes "^3.1.3"
43934393 array.prototype.flatmap "^1.2.4"
@@ -4401,6 +4401,7 @@ eslint-plugin-react@7.25.3:
44014401 object.values "^1.1.4"
44024402 prop-types "^15.7.2"
44034403 resolve "^2.0.0-next.3"
4404+ semver "^6.3.0"
44044405 string.prototype.matchall "^4.0.5"
44054406
44064407eslint-scope@3.7.1, eslint-scope@^3.7.1:
@@ -10820,6 +10821,11 @@ semver@^6.0.0:
1082010821 resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
1082110822 integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==
1082210823
10824+ semver@^6.3.0:
10825+ version "6.3.0"
10826+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
10827+ integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
10828+
1082310829send@0.16.2:
1082410830 version "0.16.2"
1082510831 resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
You can’t perform that action at this time.
0 commit comments