File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 100
100
"eslint" : " ^8.44.0" ,
101
101
"eslint-config-prettier" : " 8.10.0" ,
102
102
"eslint-config-react-app" : " ^7.0.1" ,
103
- "eslint-plugin-cypress" : " 2.15.1 " ,
103
+ "eslint-plugin-cypress" : " 2.15.2 " ,
104
104
"eslint-plugin-prettier" : " ^5.0.0" ,
105
105
"express" : " 4.19.2" ,
106
106
"express-jwt" : " 6.1.2" ,
Original file line number Diff line number Diff line change @@ -6388,10 +6388,10 @@ eslint-module-utils@^2.8.0:
6388
6388
dependencies:
6389
6389
debug "^3.2.7"
6390
6390
6391
-
6392
- version "2.15.1 "
6393
- resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1 .tgz#336afa7e8e27451afaf65aa359c9509e0a4f3a7b "
6394
- integrity sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w ==
6391
+
6392
+ version "2.15.2 "
6393
+ resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.2 .tgz#f22e12fad4c434edad7b298ef92bac8fa087ffa0 "
6394
+ integrity sha512-CtcFEQTDKyftpI22FVGpx8bkpKyYXBlNge6zSo0pl5/qJvBAnzaD76Vu2AsP16d6mTj478Ldn2mhgrWV+Xr0vQ ==
6395
6395
dependencies:
6396
6396
globals "^13.20.0"
6397
6397
You can’t perform that action at this time.
0 commit comments