Update dependency @badeball/cypress-cucumber-preprocessor to ^21.0.2

This commit is contained in:
renovate[bot] 2024-10-04 22:24:52 +00:00
parent e6d23ed7ad
commit 84965b0c50
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "Apache-2.0",
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^21.0.1",
"@badeball/cypress-cucumber-preprocessor": "^21.0.2",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.3",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
@ -567,9 +567,9 @@
}
},
"node_modules/@badeball/cypress-cucumber-preprocessor": {
"version": "21.0.1",
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-21.0.1.tgz",
"integrity": "sha512-g15Kv/+iqKkqjzoWANs0Kro7JpAJR6U86flrHneG/5Z/TKs9AOkJzRpeBu8cQ/urZa/yJbvESx96E8CCtcY/Kg==",
"version": "21.0.2",
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-21.0.2.tgz",
"integrity": "sha512-okXGaz4u8bAcQOYN4uLcfw98UloZfs35LxegbIUF2+t9dDuthPmwt2nq+vzOx0SqXV6q66TBAewuvXtAcnvuKQ==",
"dev": true,
"funding": [
{

View File

@ -33,7 +33,7 @@
"update": "npx npm-check-updates"
},
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^21.0.1",
"@badeball/cypress-cucumber-preprocessor": "^21.0.2",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.3",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",