Merge pull request #318 from IT4Change/dependabot/npm_and_yarn/multiple-cucumber-html-reporter-3.9.3

chore(deps-dev): bump multiple-cucumber-html-reporter from 3.9.2 to 3.9.3
This commit is contained in:
mahula 2025-11-21 14:07:20 +01:00 committed by GitHub
commit 2e0e4f20bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -30,7 +30,7 @@
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-yml": "^1.19.0",
"globals": "^16.0.0",
"multiple-cucumber-html-reporter": "^3.9.2",
"multiple-cucumber-html-reporter": "^3.9.3",
"prettier": "^3.6.2",
"sass-embedded": "^1.87.0",
"ts-loader": "^9.5.4",
@ -11410,9 +11410,9 @@
"license": "MIT"
},
"node_modules/multiple-cucumber-html-reporter": {
"version": "3.9.2",
"resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.9.2.tgz",
"integrity": "sha512-liBtbgqucEr98qNHJ2gukcjmDjREa/oyGHSRB1jVdK0pdL7cqohIzRzk0YmUVTVP8eGe7gJQ6tTHikMgudULtQ==",
"version": "3.9.3",
"resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.9.3.tgz",
"integrity": "sha512-3dr3Af3GDiZK4eKenZ0tg91RO4eqfqxrdCKcXmhLRLhasy0eW+aprYc547jT+zL9Xb1lE0hPoS3cNhb5MiArpw==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -11420,9 +11420,9 @@
"fs-extra": "^11.3.0",
"jsonfile": "^6.1.0",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"luxon": "^3.6.1",
"open": "^8.4.2",
"uuid": "^11.0.5"
"uuid": "^11.1.0"
}
},
"node_modules/multiple-cucumber-html-reporter/node_modules/uuid": {

View File

@ -54,7 +54,7 @@
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-yml": "^1.19.0",
"globals": "^16.0.0",
"multiple-cucumber-html-reporter": "^3.9.2",
"multiple-cucumber-html-reporter": "^3.9.3",
"prettier": "^3.6.2",
"sass-embedded": "^1.87.0",
"ts-loader": "^9.5.4",