Skip to content

Commit 26fea51

Browse files
authored
Merge pull request #1815 from bervProject/dependabot/npm_and_yarn/cypress-15.8.1
build(deps-dev): bump cypress from 15.8.0 to 15.8.1
2 parents 29bc4fc + b68c5f4 commit 26fea51

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@vue/vue3-jest": "^29.2.6",
4242
"babel-jest": "^30.2.0",
4343
"babel-loader": "^10.0.0",
44-
"cypress": "^15.8.0",
44+
"cypress": "^15.8.1",
4545
"eslint": "^9.39.2",
4646
"eslint-plugin-cypress": "^5.2.0",
4747
"eslint-plugin-import": "^2.32.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4420,10 +4420,10 @@ csstype@^3.1.3:
44204420
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
44214421
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
44224422

4423-
cypress@^15.8.0:
4424-
version "15.8.0"
4425-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.8.0.tgz#b6d9d0b921eeb4be3b393fb5f974c7588e4da584"
4426-
integrity sha512-/k/KT8IIvcxarRSNb5AIhT1Yxx1pXsNIrL96Ht/c0pBOO/XcsjgjD4ZlG16V/08dRmvU/gT7PW8FBz5YV+ahsA==
4423+
cypress@^15.8.1:
4424+
version "15.8.1"
4425+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.8.1.tgz#48fcb0859b8b656534c9bb3f3abbf37554a2bb2d"
4426+
integrity sha512-ogc62stTQGh1395ipKxfCE5hQuSApTzeH5e0d9U6m7wYO9HQeCpgnkYtBtd0MbkN2Fnch5Od2mX9u4hoTlrH4Q==
44274427
dependencies:
44284428
"@cypress/request" "^3.0.9"
44294429
"@cypress/xvfb" "^1.2.4"
@@ -4462,7 +4462,7 @@ cypress@^15.8.0:
44624462
proxy-from-env "1.0.0"
44634463
request-progress "^3.0.0"
44644464
supports-color "^8.1.1"
4465-
systeminformation "5.27.7"
4465+
systeminformation "^5.27.14"
44664466
tmp "~0.2.4"
44674467
tree-kill "1.2.2"
44684468
untildify "^4.0.0"
@@ -10090,10 +10090,10 @@ synckit@^0.11.8:
1009010090
dependencies:
1009110091
"@pkgr/core" "^0.2.4"
1009210092

10093-
systeminformation@5.27.7:
10094-
version "5.27.7"
10095-
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.27.7.tgz#4dc9d436419948cd5e5f076779a1298220d19a72"
10096-
integrity sha512-saaqOoVEEFaux4v0K8Q7caiauRwjXC4XbD2eH60dxHXbpKxQ8kH9Rf7Jh+nryKpOUSEFxtCdBlSUx0/lO6rwRg==
10093+
systeminformation@^5.27.14:
10094+
version "5.27.14"
10095+
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.27.14.tgz#9f2b181521c151dad4972d47936ebb49a3271e9d"
10096+
integrity sha512-3DoNDYSZBLxBwaJtQGWNpq0fonga/VZ47HY1+7/G3YoIPaPz93Df6egSzzTKbEMmlzUpy3eQ0nR9REuYIycXGg==
1009710097

1009810098
tapable@^1.0.0:
1009910099
version "1.1.3"

0 commit comments

Comments
 (0)