Skip to content

Commit

Permalink
chore(deps): update dependency @cucumber/messages to v27.1.0 (#384)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 81f1aa2 commit beeacef
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@commitlint/config-conventional": "19.6.0",
"@cucumber/cucumber": "11.2.0",
"@cucumber/html-formatter": "21.8.0",
"@cucumber/messages": "27.0.2",
"@cucumber/messages": "27.1.0",
"@cucumber/pretty-formatter": "1.0.1",
"@eslint/compat": "1.2.5",
"@eslint/js": "9.19.0",
Expand Down
23 changes: 22 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1472,6 +1472,18 @@ __metadata:
languageName: node
linkType: hard

"@cucumber/messages@npm:27.1.0":
version: 27.1.0
resolution: "@cucumber/messages@npm:27.1.0"
dependencies:
"@types/uuid": "npm:10.0.0"
class-transformer: "npm:0.5.1"
reflect-metadata: "npm:0.2.2"
uuid: "npm:11.0.5"
checksum: 10c0/a73eee0861355750ae0b4b48ca31b1627f7cd4e66f26d6abab9ce97aaec6246895bdf944078a076976b299b9c5135202c0696991d9a2b6345eecc9117275f9be
languageName: node
linkType: hard

"@cucumber/messages@npm:>=19.1.4 <=24, @cucumber/messages@npm:^24.0.0":
version: 24.1.0
resolution: "@cucumber/messages@npm:24.1.0"
Expand Down Expand Up @@ -8216,7 +8228,7 @@ __metadata:
"@commitlint/config-conventional": "npm:19.6.0"
"@cucumber/cucumber": "npm:11.2.0"
"@cucumber/html-formatter": "npm:21.8.0"
"@cucumber/messages": "npm:27.0.2"
"@cucumber/messages": "npm:27.1.0"
"@cucumber/pretty-formatter": "npm:1.0.1"
"@eslint/compat": "npm:1.2.5"
"@eslint/js": "npm:9.19.0"
Expand Down Expand Up @@ -15359,6 +15371,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.0.5":
version: 11.0.5
resolution: "uuid@npm:11.0.5"
bin:
uuid: dist/esm/bin/uuid
checksum: 10c0/6f59f0c605e02c14515401084ca124b9cb462b4dcac866916a49862bcf831874508a308588c23a7718269226ad11a92da29b39d761ad2b86e736623e3a33b6e7
languageName: node
linkType: hard

"uuid@npm:8.0.0":
version: 8.0.0
resolution: "uuid@npm:8.0.0"
Expand Down

0 comments on commit beeacef

Please sign in to comment.