Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion workbench-cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@babel/core": "^7.28.5",
"@babel/preset-env": "^7.29.2",
"@babel/preset-typescript": "^7.28.5",
"@cypress/github-action": "^7.1.1",
"@cypress/github-action": "^7.4.0",
"@eslint/js": "^9.39.1",
"@typescript-eslint/eslint-plugin": "^8.58.0",
"@typescript-eslint/parser": "^8.56.1",
Expand Down
10 changes: 5 additions & 5 deletions workbench-cypress/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1782,9 +1782,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/github-action@npm:^7.1.1":
version: 7.1.1
resolution: "@cypress/github-action@npm:7.1.1"
"@cypress/github-action@npm:^7.4.0":
version: 7.4.0
resolution: "@cypress/github-action@npm:7.4.0"
dependencies:
"@actions/cache": "npm:5.0.5"
"@actions/core": "npm:2.0.3"
Expand All @@ -1798,7 +1798,7 @@ __metadata:
hasha: "npm:5.2.2"
quote: "npm:0.4.0"
supports-color: "npm:9.3.1"
checksum: 10c0/3f2a6602e3f7e347ff109db06725fc0d9a7159f6f0601794b36d549bb151df70710cf0c22796ac52ab4a834ab2f4b64587cf69b38ed8cb0576e70564233cbe27
checksum: 10c0/7bc573cfaf37db6f2d5eeee1ce9174edfd86153dd14f6a4b407bb4a6fb920833001bb1d00956ba7a73e162dcc1e011f7b89eddc2c1c74896ee86e9dfc002d471
languageName: node
linkType: hard

Expand Down Expand Up @@ -7589,7 +7589,7 @@ __metadata:
"@babel/core": "npm:^7.28.5"
"@babel/preset-env": "npm:^7.29.2"
"@babel/preset-typescript": "npm:^7.28.5"
"@cypress/github-action": "npm:^7.1.1"
"@cypress/github-action": "npm:^7.4.0"
"@eslint/js": "npm:^9.39.1"
"@typescript-eslint/eslint-plugin": "npm:^8.58.0"
"@typescript-eslint/parser": "npm:^8.56.1"
Expand Down
Loading