File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 86
86
"copy-webpack-plugin" : " ^11.0.0" ,
87
87
"css-loader" : " ^6.7.1" ,
88
88
"css-minimizer-webpack-plugin" : " ^4.0.0" ,
89
- "cypress" : " ^10.2 .0" ,
89
+ "cypress" : " ^10.3 .0" ,
90
90
"directory-tree" : " ^3.3.0" ,
91
91
"directory-tree-webpack-plugin" : " ^1.0.3" ,
92
92
"duplexer" : " ^0.1.1" ,
Original file line number Diff line number Diff line change @@ -4426,10 +4426,10 @@ csstype@^3.0.6:
4426
4426
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz#865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef"
4427
4427
integrity sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw==
4428
4428
4429
- cypress@^10.2 .0:
4430
- version "10.2 .0"
4431
- resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.2 .0.tgz#ca078abfceb13be2a33cbba6e0e80ded770f542a "
4432
- integrity sha512-+i9lY5ENlfi2mJwsggzR+XASOIgMd7S/Gd3/13NCpv596n3YSplMAueBTIxNLcxDpTcIksp+9pM3UaDrJDpFqA ==
4429
+ cypress@^10.3 .0:
4430
+ version "10.3 .0"
4431
+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.3 .0.tgz#fae8d32f0822fcfb938e79c7c31ef344794336ae "
4432
+ integrity sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg ==
4433
4433
dependencies:
4434
4434
"@cypress/request" "^2.88.10"
4435
4435
"@cypress/xvfb" "^1.2.4"
You can’t perform that action at this time.
0 commit comments