Skip to content

Commit e8f90d8

Browse files
Merge pull request #461 from jesperancinha/dependabot/npm_and_yarn/e2e/cypress-15.8.1
Bump cypress from 15.7.1 to 15.8.1 in /e2e
2 parents 17087a2 + e0f4921 commit e8f90d8

3 files changed

Lines changed: 25 additions & 25 deletions

File tree

e2e/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "João Esperancinha",
1919
"license": "ISC",
2020
"devDependencies": {
21-
"cypress": "15.7.1",
21+
"cypress": "15.8.1",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.9.3"
2424
}

e2e/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -356,10 +356,10 @@ cross-spawn@^7.0.0:
356356
shebang-command "^2.0.0"
357357
which "^2.0.1"
358358

359-
cypress@15.7.1:
360-
version "15.7.1"
361-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.7.1.tgz#5ff5101a07b2627809adbaba86a66ff0dc499e88"
362-
integrity sha512-U3sYnJ+Cnpgr6IPycxsznTg//mGVXfPGeGV+om7VQCyp5XyVkhG4oPr3X3hTq1+OB0Om0O5DxusYmt7cbvwqMQ==
359+
cypress@15.8.1:
360+
version "15.8.1"
361+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.8.1.tgz#48fcb0859b8b656534c9bb3f3abbf37554a2bb2d"
362+
integrity sha512-ogc62stTQGh1395ipKxfCE5hQuSApTzeH5e0d9U6m7wYO9HQeCpgnkYtBtd0MbkN2Fnch5Od2mX9u4hoTlrH4Q==
363363
dependencies:
364364
"@cypress/request" "^3.0.9"
365365
"@cypress/xvfb" "^1.2.4"
@@ -398,7 +398,7 @@ cypress@15.7.1:
398398
proxy-from-env "1.0.0"
399399
request-progress "^3.0.0"
400400
supports-color "^8.1.1"
401-
systeminformation "5.27.7"
401+
systeminformation "^5.27.14"
402402
tmp "~0.2.4"
403403
tree-kill "1.2.2"
404404
untildify "^4.0.0"
@@ -1133,10 +1133,10 @@ supports-color@^8.1.1:
11331133
dependencies:
11341134
has-flag "^4.0.0"
11351135

1136-
systeminformation@5.27.7:
1137-
version "5.27.7"
1138-
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.27.7.tgz#4dc9d436419948cd5e5f076779a1298220d19a72"
1139-
integrity sha512-saaqOoVEEFaux4v0K8Q7caiauRwjXC4XbD2eH60dxHXbpKxQ8kH9Rf7Jh+nryKpOUSEFxtCdBlSUx0/lO6rwRg==
1136+
systeminformation@^5.27.14:
1137+
version "5.27.14"
1138+
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.27.14.tgz#9f2b181521c151dad4972d47936ebb49a3271e9d"
1139+
integrity sha512-3DoNDYSZBLxBwaJtQGWNpq0fonga/VZ47HY1+7/G3YoIPaPz93Df6egSzzTKbEMmlzUpy3eQ0nR9REuYIycXGg==
11401140

11411141
throttleit@^1.0.0:
11421142
version "1.0.0"

0 commit comments

Comments
 (0)