mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-04-06 01:25:32 +00:00
Update dependency @badeball/cypress-cucumber-preprocessor to ^21.0.2
This commit is contained in:
parent
e6d23ed7ad
commit
84965b0c50
8
package-lock.json
generated
8
package-lock.json
generated
@ -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": [
|
||||
{
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user