Update dependency multiple-cucumber-html-reporter to ^3.9.2

This commit is contained in:
renovate[bot] 2025-02-22 01:43:34 +00:00 committed by GitHub
parent e103bfd822
commit 81f9244e3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -27,7 +27,7 @@
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-yml": "^1.17.0",
"multiple-cucumber-html-reporter": "^3.9.1",
"multiple-cucumber-html-reporter": "^3.9.2",
"prettier": "^3.5.1",
"ts-loader": "^9.5.2",
"tsx": "^4.19.3",
@ -12954,9 +12954,9 @@
"dev": true
},
"node_modules/multiple-cucumber-html-reporter": {
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.9.1.tgz",
"integrity": "sha512-you1Tsjb1STFDJ8ztaFanRRN16NwH+i54VzZBJgp+Hzcs/iPHALYN2BeU3g9oodIZVQS+bZrG1M/BlGdXu3t/g==",
"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==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -51,7 +51,7 @@
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-yml": "^1.17.0",
"multiple-cucumber-html-reporter": "^3.9.1",
"multiple-cucumber-html-reporter": "^3.9.2",
"prettier": "^3.5.1",
"ts-loader": "^9.5.2",
"tsx": "^4.19.3",