Merge pull request #7138 from Ocelot-Social-Community/dependabot/npm_and_yarn/multiple-cucumber-html-reporter-3.6.2

Bump multiple-cucumber-html-reporter from 3.6.1 to 3.6.2
This commit is contained in:
mahula 2024-03-30 22:29:47 +01:00 committed by GitHub
commit 478b32ff4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

8
package-lock.json generated
View File

@ -28,7 +28,7 @@
"import": "^0.0.6", "import": "^0.0.6",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"mock-socket": "^9.0.3", "mock-socket": "^9.0.3",
"multiple-cucumber-html-reporter": "^3.6.1", "multiple-cucumber-html-reporter": "^3.6.2",
"neo4j-driver": "^4.3.4", "neo4j-driver": "^4.3.4",
"neode": "^0.4.8", "neode": "^0.4.8",
"rosie": "^2.1.0", "rosie": "^2.1.0",
@ -10171,9 +10171,9 @@
"devOptional": true "devOptional": true
}, },
"node_modules/multiple-cucumber-html-reporter": { "node_modules/multiple-cucumber-html-reporter": {
"version": "3.6.1", "version": "3.6.2",
"resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.6.1.tgz", "resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.6.2.tgz",
"integrity": "sha512-Y4nu7PSl91yVKTQrCZt2WW98SoHVPldpv+ZOcdG9nMZhWa+IvpclECtmlUY/CatbCRRar/IMEcUYrJfjTgn8yg==", "integrity": "sha512-Q0GUt9WXk1dkT1Dp1issCJMdnjXUFHnWGAL4OdiL9EaG9XjfjfaCguUJ1g39LXXXzklRInVqm9rDcOWYjWLyGA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"find": "^0.3.0", "find": "^0.3.0",

View File

@ -52,7 +52,7 @@
"import": "^0.0.6", "import": "^0.0.6",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"mock-socket": "^9.0.3", "mock-socket": "^9.0.3",
"multiple-cucumber-html-reporter": "^3.6.1", "multiple-cucumber-html-reporter": "^3.6.2",
"neo4j-driver": "^4.3.4", "neo4j-driver": "^4.3.4",
"neode": "^0.4.8", "neode": "^0.4.8",
"rosie": "^2.1.0", "rosie": "^2.1.0",

View File

@ -5725,10 +5725,10 @@ ms@2.1.3, ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
multiple-cucumber-html-reporter@^3.6.1: multiple-cucumber-html-reporter@^3.6.2:
version "3.6.1" version "3.6.2"
resolved "https://registry.yarnpkg.com/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.6.1.tgz#400ad89a8a5e873b295dd1fee543cb98274bab4e" resolved "https://registry.yarnpkg.com/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.6.2.tgz#d09f8844bf0f52786405b694dd0de64f4357f730"
integrity sha512-Y4nu7PSl91yVKTQrCZt2WW98SoHVPldpv+ZOcdG9nMZhWa+IvpclECtmlUY/CatbCRRar/IMEcUYrJfjTgn8yg== integrity sha512-Q0GUt9WXk1dkT1Dp1issCJMdnjXUFHnWGAL4OdiL9EaG9XjfjfaCguUJ1g39LXXXzklRInVqm9rDcOWYjWLyGA==
dependencies: dependencies:
find "^0.3.0" find "^0.3.0"
fs-extra "^11.2.0" fs-extra "^11.2.0"