chore(deps)(deps-dev): bump allure-commandline from 2.24.1 to 2.27.0 (#1896)

Bumps [allure-commandline](https://github.com/allure-framework/allure-npm) from 2.24.1 to 2.27.0.
- [Release notes](https://github.com/allure-framework/allure-npm/releases)
- [Commits](https://github.com/allure-framework/allure-npm/compare/2.24.1...2.27.0)

---
updated-dependencies:
- dependency-name: allure-commandline
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-12 00:20:10 +01:00 committed by GitHub
parent 8deab11890
commit 8ff15db44b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -6304,9 +6304,9 @@
}
},
"node_modules/allure-commandline": {
"version": "2.24.1",
"resolved": "https://registry.npmjs.org/allure-commandline/-/allure-commandline-2.24.1.tgz",
"integrity": "sha512-eNto3ipBq+O2B/f8/OwiS3E8R7jYENs3qv8jT7wMZmziYLANsISC9tX/FfEqR3FDiQlEOjkP7iyTEZ3ph53FPg==",
"version": "2.27.0",
"resolved": "https://registry.npmjs.org/allure-commandline/-/allure-commandline-2.27.0.tgz",
"integrity": "sha512-KuxKEZ2Joa0LCcM9w8AWgWJgmB5d3VqSgaJhPC6pEsdRwAObT/JE8NY0u4mJ61+c2mhAPGIetGV9jgP3gzxgIg==",
"dev": true,
"bin": {
"allure": "bin/allure"
@ -28601,7 +28601,7 @@
"@waku/message-encryption": "*",
"@waku/peer-exchange": "*",
"@waku/sdk": "*",
"allure-commandline": "^2.24.1",
"allure-commandline": "^2.27.0",
"allure-mocha": "^2.9.2",
"chai": "^4.3.10",
"cspell": "^8.3.2",
@ -33042,7 +33042,7 @@
"@waku/peer-exchange": "*",
"@waku/sdk": "*",
"@waku/utils": "*",
"allure-commandline": "^2.24.1",
"allure-commandline": "^2.27.0",
"allure-mocha": "^2.9.2",
"app-root-path": "^3.1.0",
"chai": "^4.3.10",
@ -33667,9 +33667,9 @@
"requires": {}
},
"allure-commandline": {
"version": "2.24.1",
"resolved": "https://registry.npmjs.org/allure-commandline/-/allure-commandline-2.24.1.tgz",
"integrity": "sha512-eNto3ipBq+O2B/f8/OwiS3E8R7jYENs3qv8jT7wMZmziYLANsISC9tX/FfEqR3FDiQlEOjkP7iyTEZ3ph53FPg==",
"version": "2.27.0",
"resolved": "https://registry.npmjs.org/allure-commandline/-/allure-commandline-2.27.0.tgz",
"integrity": "sha512-KuxKEZ2Joa0LCcM9w8AWgWJgmB5d3VqSgaJhPC6pEsdRwAObT/JE8NY0u4mJ61+c2mhAPGIetGV9jgP3gzxgIg==",
"dev": true
},
"allure-js-commons": {

View File

@ -78,7 +78,7 @@
"@waku/message-encryption": "*",
"@waku/peer-exchange": "*",
"@waku/sdk": "*",
"allure-commandline": "^2.24.1",
"allure-commandline": "^2.27.0",
"allure-mocha": "^2.9.2",
"chai": "^4.3.10",
"cspell": "^8.3.2",