Merge pull request #198 from IT4Change/renovate/badeball-cypress-cucumber-preprocessor-21.0.x

Update dependency @badeball/cypress-cucumber-preprocessor to ^21.0.3
This commit is contained in:
renovate[bot] 2024-11-16 01:03:13 +00:00 committed by GitHub
commit a5eaee9f43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 37 additions and 41 deletions

76
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "1.0.0", "version": "1.0.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"devDependencies": { "devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^21.0.2", "@badeball/cypress-cucumber-preprocessor": "^21.0.3",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.3", "@bahmutov/cypress-esbuild-preprocessor": "^2.2.3",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@typescript-eslint/eslint-plugin": "^8.14.0", "@typescript-eslint/eslint-plugin": "^8.14.0",
@ -567,9 +567,9 @@
} }
}, },
"node_modules/@badeball/cypress-cucumber-preprocessor": { "node_modules/@badeball/cypress-cucumber-preprocessor": {
"version": "21.0.2", "version": "21.0.3",
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-21.0.2.tgz", "resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-21.0.3.tgz",
"integrity": "sha512-okXGaz4u8bAcQOYN4uLcfw98UloZfs35LxegbIUF2+t9dDuthPmwt2nq+vzOx0SqXV6q66TBAewuvXtAcnvuKQ==", "integrity": "sha512-d88Qcy2uoasQiUP8mBHUkE4TH1Px/rsN56gKSp5C1P45dPC583lxgA4NwsmrgtpjXWXSCi5OYvSk3x7E60h0RA==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -582,11 +582,11 @@
"dependencies": { "dependencies": {
"@cucumber/ci-environment": "^10.0.1", "@cucumber/ci-environment": "^10.0.1",
"@cucumber/cucumber": "^11.0.0", "@cucumber/cucumber": "^11.0.0",
"@cucumber/cucumber-expressions": "^17.1.0", "@cucumber/cucumber-expressions": "^18.0.0",
"@cucumber/gherkin": "^29.0.0", "@cucumber/gherkin": "^30.0.0",
"@cucumber/html-formatter": "^21.7.0", "@cucumber/html-formatter": "^21.7.0",
"@cucumber/message-streams": "^4.0.1", "@cucumber/message-streams": "^4.0.1",
"@cucumber/messages": "^26.0.0", "@cucumber/messages": "^27.0.0",
"@cucumber/pretty-formatter": "^1.0.1", "@cucumber/pretty-formatter": "^1.0.1",
"@cucumber/tag-expressions": "^6.1.0", "@cucumber/tag-expressions": "^6.1.0",
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
@ -616,44 +616,27 @@
"cypress": "^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0" "cypress": "^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0"
} }
}, },
"node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/@cucumber/gherkin": { "node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/@cucumber/cucumber-expressions": {
"version": "29.0.0", "version": "18.0.1",
"resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-29.0.0.tgz", "resolved": "https://registry.npmjs.org/@cucumber/cucumber-expressions/-/cucumber-expressions-18.0.1.tgz",
"integrity": "sha512-6t3V7fFsLlyhLSj4FS+fPz22pPVcFhFZ3QOP7otFYmkhZ4g1ierj5pf7fxJWvEsI555hGatg+Iql6cqK93RFUg==", "integrity": "sha512-NSid6bI+7UlgMywl5octojY5NXnxR9uq+JisjOrO52VbFsQM6gTWuQFE8syI10KnIBEdPzuEUSVEeZ0VFzRnZA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cucumber/messages": "<=25" "regexp-match-indices": "1.0.2"
}
},
"node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/@cucumber/gherkin": {
"version": "30.0.4",
"resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-30.0.4.tgz",
"integrity": "sha512-pb7lmAJqweZRADTTsgnC3F5zbTh3nwOB1M83Q9ZPbUKMb3P76PzK6cTcPTJBHWy3l7isbigIv+BkDjaca6C8/g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@cucumber/messages": ">=19.1.4 <=26"
} }
}, },
"node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/@cucumber/gherkin/node_modules/@cucumber/messages": { "node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/@cucumber/gherkin/node_modules/@cucumber/messages": {
"version": "25.0.1",
"resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-25.0.1.tgz",
"integrity": "sha512-RjjhmzcauX5eYfcKns5pgenefDJQcfXE3ZDrVWdUDGcoaoyFVDmj+ZzQZWRWqFrfMjP3lKHJss6LtvIP/z+h8g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/uuid": "9.0.8",
"class-transformer": "0.5.1",
"reflect-metadata": "0.2.2",
"uuid": "9.0.1"
}
},
"node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/@cucumber/gherkin/node_modules/uuid": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz",
"integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
"dev": true,
"funding": [
"https://github.com/sponsors/broofa",
"https://github.com/sponsors/ctavan"
],
"license": "MIT",
"bin": {
"uuid": "dist/bin/uuid"
}
},
"node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/@cucumber/messages": {
"version": "26.0.1", "version": "26.0.1",
"resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-26.0.1.tgz", "resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-26.0.1.tgz",
"integrity": "sha512-DIxSg+ZGariumO+Lq6bn4kOUIUET83A4umrnWmidjGFl8XxkBieUZtsmNbLYgH/gnsmP07EfxxdTr0hOchV1Sg==", "integrity": "sha512-DIxSg+ZGariumO+Lq6bn4kOUIUET83A4umrnWmidjGFl8XxkBieUZtsmNbLYgH/gnsmP07EfxxdTr0hOchV1Sg==",
@ -666,7 +649,20 @@
"uuid": "10.0.0" "uuid": "10.0.0"
} }
}, },
"node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/@cucumber/messages/node_modules/@types/uuid": { "node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/@cucumber/messages": {
"version": "27.0.2",
"resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-27.0.2.tgz",
"integrity": "sha512-jo2B+vYXmpuLOKh6Gc8loHl2E8svCkLvEXLVgFwVHqKWZJWBTa9yTRCPmZIxrz4fnO7Pr3N3vKQCPu73/gjlVQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/uuid": "10.0.0",
"class-transformer": "0.5.1",
"reflect-metadata": "0.2.2",
"uuid": "10.0.0"
}
},
"node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/@types/uuid": {
"version": "10.0.0", "version": "10.0.0",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-10.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-10.0.0.tgz",
"integrity": "sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==", "integrity": "sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==",

View File

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