mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-12 20:55:48 +00:00
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:
commit
2e0e4f20bd
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