mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
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:
commit
478b32ff4f
8
package-lock.json
generated
8
package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"import": "^0.0.6",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"mock-socket": "^9.0.3",
|
||||
"multiple-cucumber-html-reporter": "^3.6.1",
|
||||
"multiple-cucumber-html-reporter": "^3.6.2",
|
||||
"neo4j-driver": "^4.3.4",
|
||||
"neode": "^0.4.8",
|
||||
"rosie": "^2.1.0",
|
||||
@ -10171,9 +10171,9 @@
|
||||
"devOptional": true
|
||||
},
|
||||
"node_modules/multiple-cucumber-html-reporter": {
|
||||
"version": "3.6.1",
|
||||
"resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.6.1.tgz",
|
||||
"integrity": "sha512-Y4nu7PSl91yVKTQrCZt2WW98SoHVPldpv+ZOcdG9nMZhWa+IvpclECtmlUY/CatbCRRar/IMEcUYrJfjTgn8yg==",
|
||||
"version": "3.6.2",
|
||||
"resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.6.2.tgz",
|
||||
"integrity": "sha512-Q0GUt9WXk1dkT1Dp1issCJMdnjXUFHnWGAL4OdiL9EaG9XjfjfaCguUJ1g39LXXXzklRInVqm9rDcOWYjWLyGA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"find": "^0.3.0",
|
||||
|
||||
@ -52,7 +52,7 @@
|
||||
"import": "^0.0.6",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"mock-socket": "^9.0.3",
|
||||
"multiple-cucumber-html-reporter": "^3.6.1",
|
||||
"multiple-cucumber-html-reporter": "^3.6.2",
|
||||
"neo4j-driver": "^4.3.4",
|
||||
"neode": "^0.4.8",
|
||||
"rosie": "^2.1.0",
|
||||
|
||||
@ -5725,10 +5725,10 @@ ms@2.1.3, ms@^2.1.1:
|
||||
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
||||
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
||||
|
||||
multiple-cucumber-html-reporter@^3.6.1:
|
||||
version "3.6.1"
|
||||
resolved "https://registry.yarnpkg.com/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.6.1.tgz#400ad89a8a5e873b295dd1fee543cb98274bab4e"
|
||||
integrity sha512-Y4nu7PSl91yVKTQrCZt2WW98SoHVPldpv+ZOcdG9nMZhWa+IvpclECtmlUY/CatbCRRar/IMEcUYrJfjTgn8yg==
|
||||
multiple-cucumber-html-reporter@^3.6.2:
|
||||
version "3.6.2"
|
||||
resolved "https://registry.yarnpkg.com/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.6.2.tgz#d09f8844bf0f52786405b694dd0de64f4357f730"
|
||||
integrity sha512-Q0GUt9WXk1dkT1Dp1issCJMdnjXUFHnWGAL4OdiL9EaG9XjfjfaCguUJ1g39LXXXzklRInVqm9rDcOWYjWLyGA==
|
||||
dependencies:
|
||||
find "^0.3.0"
|
||||
fs-extra "^11.2.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user