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" : " ^8.0.0" ,
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 @@ -1647,10 +1647,10 @@ csstype@^2.6.8:
1647
1647
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.20.tgz#9229c65ea0b260cf4d3d997cb06288e36a8d6dda"
1648
1648
integrity sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==
1649
1649
1650
- cypress@^9.7 .0 :
1651
- version "9.7 .0"
1652
- resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.7 .0.tgz#bf55b2afd481f7a113ef5604aa8b693564b5e744 "
1653
- integrity sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q ==
1650
+ cypress@^10.11 .0 :
1651
+ version "10.11 .0"
1652
+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.11 .0.tgz#e9fbdd7638bae3d8fb7619fd75a6330d11ebb4e8 "
1653
+ integrity sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA ==
1654
1654
dependencies :
1655
1655
" @cypress/request" " ^2.88.10"
1656
1656
" @cypress/xvfb" " ^1.2.4"
@@ -1671,7 +1671,7 @@ cypress@^9.7.0:
1671
1671
dayjs "^1.10.4"
1672
1672
debug "^4.3.2"
1673
1673
enquirer "^2.3.6"
1674
- eventemitter2 "^ 6.4.3 "
1674
+ eventemitter2 "6.4.7 "
1675
1675
execa "4.1.0"
1676
1676
executable "^4.1.1"
1677
1677
extract-zip "2.0.1"
@@ -2201,10 +2201,10 @@ event-stream@=3.3.4:
2201
2201
stream-combiner "~0.0.4"
2202
2202
through "~2.3.1"
2203
2203
2204
- eventemitter2@^ 6.4.3 :
2205
- version "6.4.5 "
2206
- resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-6.4.5 .tgz#97380f758ae24ac15df8353e0cc27f8b95644655 "
2207
- integrity sha512-bXE7Dyc1i6oQElDG0jMRZJrRAn9QR2xyyFGmBdZleNmyQX0FqGYmhZIrIrpPfm/w//LTo4tVQGOGQcGCb5q9uw ==
2204
+
2205
+ version "6.4.7 "
2206
+ resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-6.4.7 .tgz#a7f6c4d7abf28a14c1ef3442f21cb306a054271d "
2207
+ integrity sha512-tYUSVOGeQPKt/eC1ABfhHy5Xd96N3oIijJvN3O9+TsC28T5V9yX9oEfEK5faP0EFSNVOG97qtAS68GBrQB2hDg ==
2208
2208
2209
2209
2210
2210
version "4.1.0"
You can’t perform that action at this time.
0 commit comments