Skip to content

Commit

Permalink
fix(deps): update dependency @cucumber/messages to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent b54593b commit cb7288a
Show file tree
Hide file tree
Showing 6 changed files with 79 additions and 15 deletions.
46 changes: 42 additions & 4 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/allure-cucumberjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@cucumber/gherkin-streams": "^5.0.1",
"@cucumber/gherkin-utils": "^8.0.5",
"@cucumber/message-streams": "^4.0.1",
"@cucumber/messages": "^22.0.0",
"@cucumber/messages": "^24.0.0",
"allure-js-commons": "workspace:*"
},
"devDependencies": {
Expand Down
46 changes: 36 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,18 @@ __metadata:
languageName: node
linkType: hard

"@cucumber/messages@npm:^24.0.0":
version: 24.0.1
resolution: "@cucumber/messages@npm:24.0.1"
dependencies:
"@types/uuid": 9.0.7
class-transformer: 0.5.1
reflect-metadata: 0.2.1
uuid: 9.0.1
checksum: 65ee49ed1019d822bb36a50f8fbb46c33dc8b37d0a54dca44fecc3988e763348927a755e1ba8e05804b4cc9540e3a5dc71174f8fb1c3e1ced60b73466c1672dd
languageName: node
linkType: hard

"@cucumber/tag-expressions@npm:5.0.1":
version: 5.0.1
resolution: "@cucumber/tag-expressions@npm:5.0.1"
Expand Down Expand Up @@ -2284,6 +2296,13 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:9.0.7":
version: 9.0.7
resolution: "@types/uuid@npm:9.0.7"
checksum: c7321194aeba9ea173efd1e721403bdf4e7ae6945f8f8cdbc87c791f4b505ccf3dbc4a8883d90b394ef13b7c2dc778045792b05dbb23b3c746f8ea347804d448
languageName: node
linkType: hard

"@types/which@npm:^2.0.1":
version: 2.0.2
resolution: "@types/which@npm:2.0.2"
Expand Down Expand Up @@ -2943,7 +2962,7 @@ __metadata:
"@cucumber/gherkin-streams": ^5.0.1
"@cucumber/gherkin-utils": ^8.0.5
"@cucumber/message-streams": ^4.0.1
"@cucumber/messages": ^22.0.0
"@cucumber/messages": ^24.0.0
"@types/chai": ^4.3.6
"@types/chai-like": ^1.1.1
"@types/chai-things": ^0.0.36
Expand Down Expand Up @@ -12701,6 +12720,13 @@ __metadata:
languageName: node
linkType: hard

"reflect-metadata@npm:0.2.1":
version: 0.2.1
resolution: "reflect-metadata@npm:0.2.1"
checksum: 772f552a544e04b999c1bf2c868225fef10032274e9d9e315bc3e7a687a504b8b115fa71966665b9619acfd323123a941f892b593250140da809330d41564181
languageName: node
linkType: hard

"regexp-match-indices@npm:1.0.2":
version: 1.0.2
resolution: "regexp-match-indices@npm:1.0.2"
Expand Down Expand Up @@ -15101,6 +15127,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:9.0.1, uuid@npm:^9.0, uuid@npm:^9.0.0":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: dist/bin/uuid
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
languageName: node
linkType: hard

"uuid@npm:^3.0.0, uuid@npm:^3.3.2":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
Expand All @@ -15110,15 +15145,6 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^9.0, uuid@npm:^9.0.0":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: dist/bin/uuid
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
languageName: node
linkType: hard

"uvm@npm:2.0.2":
version: 2.0.2
resolution: "uvm@npm:2.0.2"
Expand Down

0 comments on commit cb7288a

Please sign in to comment.