Skip to content

Commit ebc52f7

Browse files
authored
test: bump @jahia/cypress from 6.2.0 to 7.0.0 (#638)
1 parent c29385d commit ebc52f7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@4tw/cypress-drag-drop": "^2.3.0",
27-
"@jahia/cypress": "^6.2.0",
27+
"@jahia/cypress": "^7.0.0",
2828
"@jahia/jahia-reporter": "^1.6.0",
2929
"@jahia/jcontent-cypress": "^3.4.0-tests.2",
3030
"@types/decompress": "^4.2.7",

tests/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -121,20 +121,20 @@ __metadata:
121121
languageName: node
122122
linkType: hard
123123

124-
"@jahia/cypress@npm:^6.2.0":
125-
version: 6.2.0
126-
resolution: "@jahia/cypress@npm:6.2.0"
124+
"@jahia/cypress@npm:^7.0.0":
125+
version: 7.0.0
126+
resolution: "@jahia/cypress@npm:7.0.0"
127127
dependencies:
128128
"@apollo/client": "npm:^3.4.9"
129129
cypress-real-events: "npm:^1.11.0"
130130
graphql: "npm:^15.5.0"
131131
graphql-tag: "npm:^2.11.0"
132132
bin:
133-
ci.build: ci.build.sh
134-
ci.startup: ci.startup.sh
135-
env.debug: env.debug.sh
136-
env.run: env.run.sh
137-
checksum: 10c0/cbcd7c8115a7fd14f57e1a72751e2d2577eaeccc5998f84e039f4971ed1c5437fd37aeb16287c9d28f95a284942f05d13dbd25ca86f08c81e31619936c138828
133+
ci.build: ./ci.build.sh
134+
ci.startup: ./ci.startup.sh
135+
env.debug: ./env.debug.sh
136+
env.run: ./env.run.sh
137+
checksum: 10c0/9569ebc04139b9d6e160a763367db1e096951c0442e531837a2582b82c7f7a45d21bbf940241b94eec81f8e2b6cf1a23cce57ab0133cfc9ca7604d0efbb5870f
138138
languageName: node
139139
linkType: hard
140140

@@ -180,7 +180,7 @@ __metadata:
180180
resolution: "@jahia/javascript-modules-engine-cypress@workspace:."
181181
dependencies:
182182
"@4tw/cypress-drag-drop": "npm:^2.3.0"
183-
"@jahia/cypress": "npm:^6.2.0"
183+
"@jahia/cypress": "npm:^7.0.0"
184184
"@jahia/jahia-reporter": "npm:^1.6.0"
185185
"@jahia/jcontent-cypress": "npm:^3.4.0-tests.2"
186186
"@types/decompress": "npm:^4.2.7"

0 commit comments

Comments
 (0)