Merge pull request #6942 from Ocelot-Social-Community/dependabot/npm_and_yarn/badeball/cypress-cucumber-preprocessor-20.0.1

Bump @badeball/cypress-cucumber-preprocessor from 20.0.0 to 20.0.1
This commit is contained in:
mahula 2024-01-20 08:50:16 +01:00 committed by GitHub
commit 0ef8640b8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 13 additions and 16 deletions

17
package-lock.json generated
View File

@ -8,14 +8,11 @@
"name": "ocelot-social", "name": "ocelot-social",
"version": "3.1.2", "version": "3.1.2",
"license": "MIT", "license": "MIT",
"dependencies": {
"vuepress-theme-hope": "^2.0.0-rc.11"
},
"devDependencies": { "devDependencies": {
"@babel/core": "^7.23.7", "@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.6", "@babel/preset-env": "^7.23.6",
"@babel/register": "^7.22.15", "@babel/register": "^7.22.15",
"@badeball/cypress-cucumber-preprocessor": "^20.0.0", "@badeball/cypress-cucumber-preprocessor": "^20.0.1",
"@cucumber/cucumber": "10.1.0", "@cucumber/cucumber": "10.1.0",
"@cypress/browserify-preprocessor": "^3.0.2", "@cypress/browserify-preprocessor": "^3.0.2",
"@faker-js/faker": "8.3.1", "@faker-js/faker": "8.3.1",
@ -83,7 +80,7 @@
"version": "7.23.7", "version": "7.23.7",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.7.tgz", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.7.tgz",
"integrity": "sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==", "integrity": "sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==",
"devOptional": true, "dev": true,
"dependencies": { "dependencies": {
"@ampproject/remapping": "^2.2.0", "@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^7.23.5", "@babel/code-frame": "^7.23.5",
@ -433,7 +430,7 @@
"version": "7.23.7", "version": "7.23.7",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.7.tgz", "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.7.tgz",
"integrity": "sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==", "integrity": "sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==",
"devOptional": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/template": "^7.22.15", "@babel/template": "^7.22.15",
"@babel/traverse": "^7.23.7", "@babel/traverse": "^7.23.7",
@ -1857,7 +1854,7 @@
"version": "7.23.7", "version": "7.23.7",
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.7.tgz", "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.7.tgz",
"integrity": "sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==", "integrity": "sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==",
"devOptional": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.23.5", "@babel/code-frame": "^7.23.5",
"@babel/generator": "^7.23.6", "@babel/generator": "^7.23.6",
@ -1975,9 +1972,9 @@
} }
}, },
"node_modules/@badeball/cypress-cucumber-preprocessor": { "node_modules/@badeball/cypress-cucumber-preprocessor": {
"version": "20.0.0", "version": "20.0.1",
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.0.tgz", "resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.1.tgz",
"integrity": "sha512-wBpPMazRqmzs86wocMKi686rEzwygRDLpQZk4X8LgllfhAdEYqk8GfeVsSUVKYvqiYljbb7k2Blj1zS5vlxNJw==", "integrity": "sha512-rokPo/4uEo0EGAFEpyl83SSEaL8CdC6k7ONC2HsD9hBDzTezIHW2gcgpbbc5yDoExqLicxJi/A0QACEq7JfcLg==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {

View File

@ -36,7 +36,7 @@
"@babel/core": "^7.23.7", "@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.6", "@babel/preset-env": "^7.23.6",
"@babel/register": "^7.22.15", "@babel/register": "^7.22.15",
"@badeball/cypress-cucumber-preprocessor": "^20.0.0", "@badeball/cypress-cucumber-preprocessor": "^20.0.1",
"@cypress/browserify-preprocessor": "^3.0.2", "@cypress/browserify-preprocessor": "^3.0.2",
"@cucumber/cucumber": "10.1.0", "@cucumber/cucumber": "10.1.0",
"@faker-js/faker": "8.3.1", "@faker-js/faker": "8.3.1",

View File

@ -23,7 +23,7 @@
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
"@babel/core@^7.11.1", "@babel/core@^7.16.0", "@babel/core@^7.23.7": "@babel/core@^7.16.0", "@babel/core@^7.23.7":
version "7.23.7" version "7.23.7"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f" resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f"
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw== integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==
@ -1049,10 +1049,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.0": "@badeball/cypress-cucumber-preprocessor@^20.0.1":
version "20.0.0" version "20.0.1"
resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.0.tgz#6417d22835b8ef8ff8e004e4e95df57419f36af7" resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.1.tgz#270fd6f0f27b57128c05e79bf16eb33ffaf1eb7c"
integrity sha512-wBpPMazRqmzs86wocMKi686rEzwygRDLpQZk4X8LgllfhAdEYqk8GfeVsSUVKYvqiYljbb7k2Blj1zS5vlxNJw== integrity sha512-rokPo/4uEo0EGAFEpyl83SSEaL8CdC6k7ONC2HsD9hBDzTezIHW2gcgpbbc5yDoExqLicxJi/A0QACEq7JfcLg==
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"