Skip to content

Commit 90b754a

Browse files
authored
Merge pull request #611 from dolthub/dependabot/npm_and_yarn/workbench-cypress/cypress-15.0.0
2 parents 980e3d5 + 9dd92b8 commit 90b754a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

workbench-cypress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"prettier:fix": "prettier --write 'cypress/**/*.{ts,js}'"
1717
},
1818
"dependencies": {
19-
"cypress": "^14.5.4",
19+
"cypress": "^15.0.0",
2020
"typescript": "^5.8.3"
2121
},
2222
"devDependencies": {

workbench-cypress/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2988,9 +2988,9 @@ __metadata:
29882988
languageName: node
29892989
linkType: hard
29902990

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"
29942994
dependencies:
29952995
"@cypress/request": "npm:^3.0.9"
29962996
"@cypress/xvfb": "npm:^1.2.4"
@@ -3032,13 +3032,13 @@ __metadata:
30323032
request-progress: "npm:^3.0.0"
30333033
semver: "npm:^7.7.1"
30343034
supports-color: "npm:^8.1.1"
3035-
tmp: "npm:~0.2.3"
3035+
tmp: "npm:~0.2.4"
30363036
tree-kill: "npm:1.2.2"
30373037
untildify: "npm:^4.0.0"
30383038
yauzl: "npm:^2.10.0"
30393039
bin:
30403040
cypress: bin/cypress
3041-
checksum: 10c0/e4ded8f0ae8a6c56ac9ee615fc62d4b5c6543634035edaa5d5cbd67d6cd45457eef02a67ac90d0aa6f4fbfe25663513f782a6351f9305fd572e89a3ef587d3ab
3041+
checksum: 10c0/601d16909fe013c383ad49f6f736183bcbe64e7b774ba696842d06d865e013f1d64b3fe176e89ce0c127004a97d1d1035ec2f4bf71b00faedbf1b8761cc969b6
30423042
languageName: node
30433043
linkType: hard
30443044

@@ -7047,7 +7047,7 @@ __metadata:
70477047
"@cypress/github-action": "npm:^6.10.2"
70487048
"@typescript-eslint/eslint-plugin": "npm:^7.14.1"
70497049
"@typescript-eslint/parser": "npm:^8.34.1"
7050-
cypress: "npm:^14.5.4"
7050+
cypress: "npm:^15.0.0"
70517051
eslint: "npm:^8.57.0"
70527052
eslint-config-airbnb-base: "npm:^15.0.0"
70537053
eslint-config-airbnb-typescript: "npm:^18.0.0"

0 commit comments

Comments
 (0)