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.2 " ,
103
+ "eslint-plugin-cypress" : " 3.5.0 " ,
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 @@ -6380,10 +6380,10 @@ eslint-module-utils@^2.8.0:
6380
6380
dependencies:
6381
6381
debug "^3.2.7"
6382
6382
6383
- eslint-plugin-cypress@2.15.2 :
6384
- version "2.15.2 "
6385
- resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.2 .tgz#f22e12fad4c434edad7b298ef92bac8fa087ffa0 "
6386
- integrity sha512-CtcFEQTDKyftpI22FVGpx8bkpKyYXBlNge6zSo0pl5/qJvBAnzaD76Vu2AsP16d6mTj478Ldn2mhgrWV+Xr0vQ ==
6383
+ eslint-plugin-cypress@3.5.0 :
6384
+ version "3.5.0 "
6385
+ resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-3.5.0 .tgz#380ef5049ad80ebeca923db69e4aa96e72fcd893 "
6386
+ integrity sha512-JZQ6XnBTNI8h1B9M7wJSFzc48SYbh7VMMKaNTQOFa3BQlnmXPrVc4PKen8R+fpv6VleiPeej6VxloGb42zdRvw ==
6387
6387
dependencies:
6388
6388
globals "^13.20.0"
6389
6389
You can’t perform that action at this time.
0 commit comments