mirror of https://github.com/waku-org/js-waku.git
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:
parent
8deab11890
commit
8ff15db44b
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue