mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge pull request #7161 from Ocelot-Social-Community/dependabot/npm_and_yarn/badeball/cypress-cucumber-preprocessor-20.0.3
Bump @badeball/cypress-cucumber-preprocessor from 20.0.2 to 20.0.3
This commit is contained in:
commit
02c96eaff4
8
package-lock.json
generated
8
package-lock.json
generated
@ -12,7 +12,7 @@
|
|||||||
"@babel/core": "^7.24.0",
|
"@babel/core": "^7.24.0",
|
||||||
"@babel/preset-env": "^7.24.4",
|
"@babel/preset-env": "^7.24.4",
|
||||||
"@babel/register": "^7.23.7",
|
"@babel/register": "^7.23.7",
|
||||||
"@badeball/cypress-cucumber-preprocessor": "^20.0.2",
|
"@badeball/cypress-cucumber-preprocessor": "^20.0.3",
|
||||||
"@cucumber/cucumber": "10.3.1",
|
"@cucumber/cucumber": "10.3.1",
|
||||||
"@cypress/browserify-preprocessor": "^3.0.2",
|
"@cypress/browserify-preprocessor": "^3.0.2",
|
||||||
"@faker-js/faker": "8.4.1",
|
"@faker-js/faker": "8.4.1",
|
||||||
@ -2029,9 +2029,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@badeball/cypress-cucumber-preprocessor": {
|
"node_modules/@badeball/cypress-cucumber-preprocessor": {
|
||||||
"version": "20.0.2",
|
"version": "20.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.3.tgz",
|
||||||
"integrity": "sha512-Ty5CXJxtB/TVC4jbhYTfR3oUsX8QFcGCQbFhCtk+xlyfL1eI8cgF7BXEQdCa5Qa3lf44EUKeI++xsd3NI5tWTQ==",
|
"integrity": "sha512-cc7rYEFEVRAZ13LQ2WEnG84VJNO+ErpNsNBP/5eP2JC+2v8WvcVgm8fcqKLOiNgyEWaRuiT+MkU3DXKbBbFVSg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|||||||
@ -36,7 +36,7 @@
|
|||||||
"@babel/core": "^7.24.0",
|
"@babel/core": "^7.24.0",
|
||||||
"@babel/preset-env": "^7.24.4",
|
"@babel/preset-env": "^7.24.4",
|
||||||
"@babel/register": "^7.23.7",
|
"@babel/register": "^7.23.7",
|
||||||
"@badeball/cypress-cucumber-preprocessor": "^20.0.2",
|
"@badeball/cypress-cucumber-preprocessor": "^20.0.3",
|
||||||
"@cucumber/cucumber": "10.3.1",
|
"@cucumber/cucumber": "10.3.1",
|
||||||
"@cypress/browserify-preprocessor": "^3.0.2",
|
"@cypress/browserify-preprocessor": "^3.0.2",
|
||||||
"@faker-js/faker": "8.4.1",
|
"@faker-js/faker": "8.4.1",
|
||||||
|
|||||||
@ -1109,10 +1109,10 @@
|
|||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
node-hook "^1.0.0"
|
node-hook "^1.0.0"
|
||||||
|
|
||||||
"@badeball/cypress-cucumber-preprocessor@^20.0.2":
|
"@badeball/cypress-cucumber-preprocessor@^20.0.3":
|
||||||
version "20.0.2"
|
version "20.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.2.tgz#e8d57b71e950d4e01a40d3562992014125ea7f41"
|
resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.3.tgz#73f53d021bb8ff11aaa003fbd33337bd7d4e5338"
|
||||||
integrity sha512-Ty5CXJxtB/TVC4jbhYTfR3oUsX8QFcGCQbFhCtk+xlyfL1eI8cgF7BXEQdCa5Qa3lf44EUKeI++xsd3NI5tWTQ==
|
integrity sha512-cc7rYEFEVRAZ13LQ2WEnG84VJNO+ErpNsNBP/5eP2JC+2v8WvcVgm8fcqKLOiNgyEWaRuiT+MkU3DXKbBbFVSg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@badeball/cypress-configuration" "^6.1.0"
|
"@badeball/cypress-configuration" "^6.1.0"
|
||||||
"@cucumber/ci-environment" "^10.0.0"
|
"@cucumber/ci-environment" "^10.0.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user