From 5d5dc9f029bea4e1c226eb260654d2f9d320f975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:33:52 +0000 Subject: [PATCH] chore(deps): bump the dependencies group Bumps the dependencies group in /examples/cypress with 2 updates: [dayjs](https://github.com/iamkun/dayjs) and [multiple-cucumber-html-reporter](https://github.com/WasiqB/multiple-cucumber-html-reporter). Updates `dayjs` from 1.11.11 to 1.11.12 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.11...v1.11.12) Updates `multiple-cucumber-html-reporter` from 3.6.2 to 3.7.0 - [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.6.2...v3.7.0) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: multiple-cucumber-html-reporter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- examples/cypress/package-lock.json | 62 +++++++++++++++--------------- examples/cypress/package.json | 2 +- examples/cypress/pnpm-lock.yaml | 14 +++---- 3 files changed, 39 insertions(+), 39 deletions(-) diff --git a/examples/cypress/package-lock.json b/examples/cypress/package-lock.json index e63a84c5..07fdddc5 100644 --- a/examples/cypress/package-lock.json +++ b/examples/cypress/package-lock.json @@ -9,14 +9,14 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "dayjs": "^1.11.11", + "dayjs": "^1.11.12", "fs": "^0.0.1-security" }, "devDependencies": { "@badeball/cypress-cucumber-preprocessor": "^20.1.0", "@cypress/browserify-preprocessor": "^3.0.2", - "cypress": "^13.11.0", - "multiple-cucumber-html-reporter": "^3.6.2" + "cypress": "^13.13.1", + "multiple-cucumber-html-reporter": "^3.7.0" } }, "node_modules/@ampproject/remapping": { @@ -4771,9 +4771,9 @@ } }, "node_modules/cypress": { - "version": "13.11.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.11.0.tgz", - "integrity": "sha512-NXXogbAxVlVje4XHX+Cx5eMFZv4Dho/2rIcdBHg9CNPFUGZdM4cRdgIgM7USmNYsC12XY0bZENEQ+KBk72fl+A==", + "version": "13.13.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.1.tgz", + "integrity": "sha512-8F9UjL5MDUdgC/S5hr8CGLHbS5gGht5UOV184qc2pFny43fnkoaKxlzH/U6//zmGu/xRTaKimNfjknLT8+UDFg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -4816,7 +4816,7 @@ "request-progress": "^3.0.0", "semver": "^7.5.3", "supports-color": "^8.1.1", - "tmp": "~0.2.1", + "tmp": "~0.2.3", "untildify": "^4.0.0", "yauzl": "^2.10.0" }, @@ -4846,9 +4846,9 @@ } }, "node_modules/dayjs": { - "version": "1.11.11", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.11.tgz", - "integrity": "sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==" + "version": "1.11.12", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.12.tgz", + "integrity": "sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==" }, "node_modules/debug": { "version": "4.3.5", @@ -6782,9 +6782,9 @@ "dev": true }, "node_modules/multiple-cucumber-html-reporter": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.6.2.tgz", - "integrity": "sha512-Q0GUt9WXk1dkT1Dp1issCJMdnjXUFHnWGAL4OdiL9EaG9XjfjfaCguUJ1g39LXXXzklRInVqm9rDcOWYjWLyGA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.7.0.tgz", + "integrity": "sha512-mnYGcClVtpttL2PTJaf8Q3QbHQoNhOj4O7Bim1T8vmNltya0Yd5pPEM5RpgBngeIHeht9AhoVPUPiPtPaIw/Pw==", "dev": true, "dependencies": { "find": "^0.3.0", @@ -6793,7 +6793,7 @@ "lodash": "^4.17.21", "luxon": "^3.4.4", "open": "^8.4.2", - "uuid": "^9.0.1" + "uuid": "^10.0.0" } }, "node_modules/multiple-cucumber-html-reporter/node_modules/fs-extra": { @@ -6820,9 +6820,9 @@ } }, "node_modules/multiple-cucumber-html-reporter/node_modules/uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", + "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", "dev": true, "funding": [ "https://github.com/sponsors/broofa", @@ -12354,9 +12354,9 @@ } }, "cypress": { - "version": "13.11.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.11.0.tgz", - "integrity": "sha512-NXXogbAxVlVje4XHX+Cx5eMFZv4Dho/2rIcdBHg9CNPFUGZdM4cRdgIgM7USmNYsC12XY0bZENEQ+KBk72fl+A==", + "version": "13.13.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.1.tgz", + "integrity": "sha512-8F9UjL5MDUdgC/S5hr8CGLHbS5gGht5UOV184qc2pFny43fnkoaKxlzH/U6//zmGu/xRTaKimNfjknLT8+UDFg==", "dev": true, "requires": { "@cypress/request": "^3.0.0", @@ -12398,7 +12398,7 @@ "request-progress": "^3.0.0", "semver": "^7.5.3", "supports-color": "^8.1.1", - "tmp": "~0.2.1", + "tmp": "~0.2.3", "untildify": "^4.0.0", "yauzl": "^2.10.0" } @@ -12419,9 +12419,9 @@ } }, "dayjs": { - "version": "1.11.11", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.11.tgz", - "integrity": "sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==" + "version": "1.11.12", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.12.tgz", + "integrity": "sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==" }, "debug": { "version": "4.3.5", @@ -13894,9 +13894,9 @@ "dev": true }, "multiple-cucumber-html-reporter": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.6.2.tgz", - "integrity": "sha512-Q0GUt9WXk1dkT1Dp1issCJMdnjXUFHnWGAL4OdiL9EaG9XjfjfaCguUJ1g39LXXXzklRInVqm9rDcOWYjWLyGA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-3.7.0.tgz", + "integrity": "sha512-mnYGcClVtpttL2PTJaf8Q3QbHQoNhOj4O7Bim1T8vmNltya0Yd5pPEM5RpgBngeIHeht9AhoVPUPiPtPaIw/Pw==", "dev": true, "requires": { "find": "^0.3.0", @@ -13905,7 +13905,7 @@ "lodash": "^4.17.21", "luxon": "^3.4.4", "open": "^8.4.2", - "uuid": "^9.0.1" + "uuid": "^10.0.0" }, "dependencies": { "fs-extra": { @@ -13926,9 +13926,9 @@ "dev": true }, "uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", + "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", "dev": true } } diff --git a/examples/cypress/package.json b/examples/cypress/package.json index 81c73eaa..c6722a5f 100644 --- a/examples/cypress/package.json +++ b/examples/cypress/package.json @@ -13,7 +13,7 @@ "@badeball/cypress-cucumber-preprocessor": "^20.1.0", "@cypress/browserify-preprocessor": "^3.0.2", "cypress": "^13.13.1", - "multiple-cucumber-html-reporter": "^3.6.2" + "multiple-cucumber-html-reporter": "^3.7.0" }, "dependencies": { "dayjs": "^1.11.12", diff --git a/examples/cypress/pnpm-lock.yaml b/examples/cypress/pnpm-lock.yaml index c5053807..078a81a0 100644 --- a/examples/cypress/pnpm-lock.yaml +++ b/examples/cypress/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: ^13.13.1 version: 13.13.1 multiple-cucumber-html-reporter: - specifier: ^3.6.2 - version: 3.6.2 + specifier: ^3.7.0 + version: 3.7.0 packages: @@ -2216,8 +2216,8 @@ packages: ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - multiple-cucumber-html-reporter@3.6.2: - resolution: {integrity: sha512-Q0GUt9WXk1dkT1Dp1issCJMdnjXUFHnWGAL4OdiL9EaG9XjfjfaCguUJ1g39LXXXzklRInVqm9rDcOWYjWLyGA==} + multiple-cucumber-html-reporter@3.7.0: + resolution: {integrity: sha512-mnYGcClVtpttL2PTJaf8Q3QbHQoNhOj4O7Bim1T8vmNltya0Yd5pPEM5RpgBngeIHeht9AhoVPUPiPtPaIw/Pw==} mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} @@ -5359,7 +5359,7 @@ snapshots: jsonfile@6.1.0: dependencies: - universalify: 2.0.0 + universalify: 2.0.1 optionalDependencies: graceful-fs: 4.2.11 @@ -5542,7 +5542,7 @@ snapshots: ms@2.1.3: {} - multiple-cucumber-html-reporter@3.6.2: + multiple-cucumber-html-reporter@3.7.0: dependencies: find: 0.3.0 fs-extra: 11.2.0 @@ -5550,7 +5550,7 @@ snapshots: lodash: 4.17.21 luxon: 3.4.4 open: 8.4.2 - uuid: 9.0.1 + uuid: 10.0.0 mz@2.7.0: dependencies: