Skip to content

Commit

Permalink
chore(deps): update dependency cypress to ^13.15.1 (#18927)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 6fc09c7 commit 00fcd88
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 17 deletions.
2 changes: 1 addition & 1 deletion boundaries/platform/backstage/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/node": "^22.7.9",
"@types/react-dom": "^18.3.1",
"cross-env": "^7.0.3",
"cypress": "^13.15.0",
"cypress": "^13.15.1",
"eslint-plugin-cypress": "^4.0.0",
"start-server-and-test": "^2.0.8"
},
Expand Down
13 changes: 7 additions & 6 deletions boundaries/platform/backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15755,7 +15755,7 @@ __metadata:
"@types/react-dom": "npm:^18.3.1"
"@veecode-platform/backstage-plugin-gitlab-pipelines": "npm:^0.6.0"
cross-env: "npm:^7.0.3"
cypress: "npm:^13.15.0"
cypress: "npm:^13.15.1"
eslint-plugin-cypress: "npm:^4.0.0"
history: "npm:^5.3.0"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -18819,9 +18819,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:^13.15.0":
version: 13.15.0
resolution: "cypress@npm:13.15.0"
"cypress@npm:^13.15.1":
version: 13.15.1
resolution: "cypress@npm:13.15.1"
dependencies:
"@cypress/request": "npm:^3.0.4"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -18863,11 +18863,12 @@ __metadata:
semver: "npm:^7.5.3"
supports-color: "npm:^8.1.1"
tmp: "npm:~0.2.3"
tree-kill: "npm:1.2.2"
untildify: "npm:^4.0.0"
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/d453c89f8220aecb726f842ea2895f452a4ec0c74f718834354533da62d28545eb68fc3ac21209df52d4314b4db4221d26ce8f33a6f08641eec3b4269f037717
checksum: 10c0/9deb474949cbd4c87e9b26a0b51c29f86f7c8ecdf865848f9e41bf7359f1887908856864b0fd722e4aa78e263fa4e0ff8bb5190495ff5f89fed89a6b3d38bb27
languageName: node
linkType: hard

Expand Down Expand Up @@ -34937,7 +34938,7 @@ __metadata:
languageName: node
linkType: hard

"tree-kill@npm:^1.2.2":
"tree-kill@npm:1.2.2, tree-kill@npm:^1.2.2":
version: 1.2.2
resolution: "tree-kill@npm:1.2.2"
bin:
Expand Down
2 changes: 1 addition & 1 deletion boundaries/ui-monorepo/packages/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@mdx-js/loader": "3.1.0",
"@types/node": "^20.17.0",
"cypress": "^13.15.0",
"cypress": "^13.15.1",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion boundaries/ui-monorepo/packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/lodash": "^4.17.12",
"@types/material-ui": "^0.21.17",
"@types/react-copy-to-clipboard": "^5.0.7",
"cypress": "^13.15.0",
"cypress": "^13.15.1",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
23 changes: 15 additions & 8 deletions boundaries/ui-monorepo/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 00fcd88

Please sign in to comment.