This repository was archived by the owner on Aug 10, 2024. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 34
34
"@vue/tsconfig" : " ^0.1.3" ,
35
35
"autoprefixer" : " ^10.4.7" ,
36
36
"c8" : " ^7.11.3" ,
37
- "cypress" : " ^9.7 .0" ,
37
+ "cypress" : " ^10.11 .0" ,
38
38
"eslint" : " ^8.17.0" ,
39
39
"eslint-plugin-cypress" : " ^2.12.1" ,
40
40
"eslint-plugin-vue" : " ^9.4.0" ,
Original file line number Diff line number Diff line change @@ -1528,10 +1528,10 @@ csstype@^2.6.8:
1528
1528
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.20.tgz#9229c65ea0b260cf4d3d997cb06288e36a8d6dda"
1529
1529
integrity sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==
1530
1530
1531
- cypress@^9.7 .0 :
1532
- version "9.7 .0"
1533
- resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.7 .0.tgz#bf55b2afd481f7a113ef5604aa8b693564b5e744 "
1534
- integrity sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q ==
1531
+ cypress@^10.11 .0 :
1532
+ version "10.11 .0"
1533
+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.11 .0.tgz#e9fbdd7638bae3d8fb7619fd75a6330d11ebb4e8 "
1534
+ integrity sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA ==
1535
1535
dependencies :
1536
1536
" @cypress/request" " ^2.88.10"
1537
1537
" @cypress/xvfb" " ^1.2.4"
@@ -1552,7 +1552,7 @@ cypress@^9.7.0:
1552
1552
dayjs "^1.10.4"
1553
1553
debug "^4.3.2"
1554
1554
enquirer "^2.3.6"
1555
- eventemitter2 "^ 6.4.3 "
1555
+ eventemitter2 "6.4.7 "
1556
1556
execa "4.1.0"
1557
1557
executable "^4.1.1"
1558
1558
extract-zip "2.0.1"
@@ -2194,10 +2194,10 @@ event-stream@=3.3.4:
2194
2194
stream-combiner "~0.0.4"
2195
2195
through "~2.3.1"
2196
2196
2197
- eventemitter2@^ 6.4.3 :
2198
- version "6.4.5 "
2199
- resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-6.4.5 .tgz#97380f758ae24ac15df8353e0cc27f8b95644655 "
2200
- integrity sha512-bXE7Dyc1i6oQElDG0jMRZJrRAn9QR2xyyFGmBdZleNmyQX0FqGYmhZIrIrpPfm/w//LTo4tVQGOGQcGCb5q9uw ==
2197
+
2198
+ version "6.4.7 "
2199
+ resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-6.4.7 .tgz#a7f6c4d7abf28a14c1ef3442f21cb306a054271d "
2200
+ integrity sha512-tYUSVOGeQPKt/eC1ABfhHy5Xd96N3oIijJvN3O9+TsC28T5V9yX9oEfEK5faP0EFSNVOG97qtAS68GBrQB2hDg ==
2201
2201
2202
2202
2203
2203
version "4.1.0"
You can’t perform that action at this time.
0 commit comments