mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-12 20:55:48 +00:00
chore(deps-dev): bump multiple-cucumber-html-reporter
Bumps [multiple-cucumber-html-reporter](https://github.com/WasiqB/multiple-cucumber-html-reporter) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/WasiqB/multiple-cucumber-html-reporter/releases) - [Changelog](https://github.com/WasiqB/multiple-cucumber-html-reporter/blob/main/CHANGELOG.md) - [Commits](https://github.com/WasiqB/multiple-cucumber-html-reporter/compare/v3.9.2...v3.9.3) --- updated-dependencies: - dependency-name: multiple-cucumber-html-reporter dependency-version: 3.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4e57252805
commit
07651c98da
12
package-lock.json
generated
12
package-lock.json
generated
@ -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": {
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user