mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-05 09:05:38 +00:00
build(deps-dev): bump the cypress group across 1 directory with 2 updates
Bumps the cypress group with 2 updates in the / directory: [cypress](https://github.com/cypress-io/cypress) and [cypress-network-idle](https://github.com/bahmutov/cypress-network-idle). Updates `cypress` from 15.11.0 to 15.12.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v15.11.0...v15.12.0) Updates `cypress-network-idle` from 1.15.0 to 2.0.1 - [Release notes](https://github.com/bahmutov/cypress-network-idle/releases) - [Commits](https://github.com/bahmutov/cypress-network-idle/compare/v1.15.0...v2.0.1) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cypress - dependency-name: cypress-network-idle dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: cypress ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4245d2cbd4
commit
b05679410b
20
package-lock.json
generated
20
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "ocelot-social",
|
||||
"version": "3.14.1",
|
||||
"version": "3.15.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ocelot-social",
|
||||
"version": "3.14.1",
|
||||
"version": "3.15.1",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.29.0",
|
||||
@ -16,8 +16,8 @@
|
||||
"@cucumber/cucumber": "12.7.0",
|
||||
"@cypress/webpack-preprocessor": "^7.0.2",
|
||||
"auto-changelog": "^2.5.0",
|
||||
"cypress": "^15.11.0",
|
||||
"cypress-network-idle": "^1.15.0",
|
||||
"cypress": "^15.13.0",
|
||||
"cypress-network-idle": "^2.0.1",
|
||||
"date-fns": "^3.6.0",
|
||||
"dotenv": "^17.3.1",
|
||||
"graphql-request": "^2.0.0",
|
||||
@ -7107,9 +7107,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "15.11.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.11.0.tgz",
|
||||
"integrity": "sha512-NXDE6/fqZuzh1Zr53nyhCCa4lcANNTYWQNP9fJO+tzD3qVTDaTUni5xXMuigYjMujQ7CRiT9RkJJONmPQSsDFw==",
|
||||
"version": "15.13.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.0.tgz",
|
||||
"integrity": "sha512-hJ9sY++TUC/HlUzHVJpIrDyqKMjlhx5PTXl/A7eA91JNEtUWkJAqefQR5mo9AtLra/9+m+JJaMg2U5Qd0a74Fw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
@ -7166,9 +7166,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cypress-network-idle": {
|
||||
"version": "1.15.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress-network-idle/-/cypress-network-idle-1.15.0.tgz",
|
||||
"integrity": "sha512-8zU16zhc7S3nMl1NTEEcNsZYlJy/ZzP2zPTTrngGxyXH32Ipake/xfHLZsgrzeWCieiS2AVhQsakhWqFzO3hpw==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress-network-idle/-/cypress-network-idle-2.0.1.tgz",
|
||||
"integrity": "sha512-dw7QtnQKOOsFnWSGWvJ9D2TxcLHovW467JYLgOC8K913uUbAmY+sveoGz7EPqumvRDfWWZEKv+F8o+rxtLCQRQ==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
@ -43,8 +43,8 @@
|
||||
"@cucumber/cucumber": "12.7.0",
|
||||
"@cypress/webpack-preprocessor": "^7.0.2",
|
||||
"auto-changelog": "^2.5.0",
|
||||
"cypress": "^15.11.0",
|
||||
"cypress-network-idle": "^1.15.0",
|
||||
"cypress": "^15.13.0",
|
||||
"cypress-network-idle": "^2.0.1",
|
||||
"date-fns": "^3.6.0",
|
||||
"dotenv": "^17.3.1",
|
||||
"graphql-request": "^2.0.0",
|
||||
|
||||
16
yarn.lock
16
yarn.lock
@ -3979,15 +3979,15 @@ csstype@^3.2.3:
|
||||
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.3.tgz#ec48c0f3e993e50648c86da559e2610995cf989a"
|
||||
integrity sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==
|
||||
|
||||
cypress-network-idle@^1.15.0:
|
||||
version "1.15.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress-network-idle/-/cypress-network-idle-1.15.0.tgz#e249f08695a46f1ddce18a95d5293937f277cbb3"
|
||||
integrity sha512-8zU16zhc7S3nMl1NTEEcNsZYlJy/ZzP2zPTTrngGxyXH32Ipake/xfHLZsgrzeWCieiS2AVhQsakhWqFzO3hpw==
|
||||
cypress-network-idle@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress-network-idle/-/cypress-network-idle-2.0.1.tgz#f523eb993569e8072765bfe2891529885d7011e4"
|
||||
integrity sha512-dw7QtnQKOOsFnWSGWvJ9D2TxcLHovW467JYLgOC8K913uUbAmY+sveoGz7EPqumvRDfWWZEKv+F8o+rxtLCQRQ==
|
||||
|
||||
cypress@^15.11.0:
|
||||
version "15.11.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.11.0.tgz#7402d0a2bb4573b6c6655191ad170cff1985ff3f"
|
||||
integrity sha512-NXDE6/fqZuzh1Zr53nyhCCa4lcANNTYWQNP9fJO+tzD3qVTDaTUni5xXMuigYjMujQ7CRiT9RkJJONmPQSsDFw==
|
||||
cypress@^15.13.0:
|
||||
version "15.13.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.13.0.tgz#e3c5487efd815e7f1e6f0ec76e4f7b4f9fe7cd21"
|
||||
integrity sha512-hJ9sY++TUC/HlUzHVJpIrDyqKMjlhx5PTXl/A7eA91JNEtUWkJAqefQR5mo9AtLra/9+m+JJaMg2U5Qd0a74Fw==
|
||||
dependencies:
|
||||
"@cypress/request" "^3.0.10"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user