File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 16
16
"prettier:fix" : " prettier --write 'cypress/**/*.{ts,js}'"
17
17
},
18
18
"dependencies" : {
19
- "cypress" : " ^14.5.4 " ,
19
+ "cypress" : " ^15.0.0 " ,
20
20
"typescript" : " ^5.8.3"
21
21
},
22
22
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -2988,9 +2988,9 @@ __metadata:
2988
2988
languageName : node
2989
2989
linkType : hard
2990
2990
2991
- " cypress@npm:^14.5.4 " :
2992
- version : 14.5.4
2993
- resolution : " cypress@npm:14.5.4 "
2991
+ " cypress@npm:^15.0.0 " :
2992
+ version : 15.0.0
2993
+ resolution : " cypress@npm:15.0.0 "
2994
2994
dependencies :
2995
2995
" @cypress/request " : " npm:^3.0.9"
2996
2996
" @cypress/xvfb " : " npm:^1.2.4"
@@ -3032,13 +3032,13 @@ __metadata:
3032
3032
request-progress : " npm:^3.0.0"
3033
3033
semver : " npm:^7.7.1"
3034
3034
supports-color : " npm:^8.1.1"
3035
- tmp : " npm:~0.2.3 "
3035
+ tmp : " npm:~0.2.4 "
3036
3036
tree-kill : " npm:1.2.2"
3037
3037
untildify : " npm:^4.0.0"
3038
3038
yauzl : " npm:^2.10.0"
3039
3039
bin :
3040
3040
cypress : bin/cypress
3041
- checksum : 10c0/e4ded8f0ae8a6c56ac9ee615fc62d4b5c6543634035edaa5d5cbd67d6cd45457eef02a67ac90d0aa6f4fbfe25663513f782a6351f9305fd572e89a3ef587d3ab
3041
+ checksum : 10c0/601d16909fe013c383ad49f6f736183bcbe64e7b774ba696842d06d865e013f1d64b3fe176e89ce0c127004a97d1d1035ec2f4bf71b00faedbf1b8761cc969b6
3042
3042
languageName : node
3043
3043
linkType : hard
3044
3044
@@ -7047,7 +7047,7 @@ __metadata:
7047
7047
" @cypress/github-action " : " npm:^6.10.2"
7048
7048
" @typescript-eslint/eslint-plugin " : " npm:^7.14.1"
7049
7049
" @typescript-eslint/parser " : " npm:^8.34.1"
7050
- cypress : " npm:^14.5.4 "
7050
+ cypress : " npm:^15.0.0 "
7051
7051
eslint : " npm:^8.57.0"
7052
7052
eslint-config-airbnb-base : " npm:^15.0.0"
7053
7053
eslint-config-airbnb-typescript : " npm:^18.0.0"
You can’t perform that action at this time.
0 commit comments