Skip to content

Commit

Permalink
Update dependency cucumber-pretty to v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 705d9a3 commit fa24a26
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"cucumber": "5.1.0",
"cucumber-html-report": "0.6.5",
"cucumber-html-reporter": "^4.0.5",
"cucumber-pretty": "1.5.0",
"cucumber-pretty": "1.5.2",
"eslint": "^8.37.0",
"jasmine-core": "~5.1.0",
"jasmine-marbles": "^0.9.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8239,7 +8239,7 @@ __metadata:
languageName: node
linkType: hard

"colors@npm:1.4.0, colors@npm:^1.0.3, colors@npm:^1.1.2, colors@npm:^1.3.2":
"colors@npm:1.4.0, colors@npm:^1.0.3, colors@npm:^1.1.2, colors@npm:^1.3.3":
version: 1.4.0
resolution: "colors@npm:1.4.0"
checksum: 98aa2c2418ad87dedf25d781be69dc5fc5908e279d9d30c34d8b702e586a0474605b3a189511482b9d5ed0d20c867515d22749537f7bc546256c6014f3ebdcec
Expand Down Expand Up @@ -8935,16 +8935,16 @@ __metadata:
languageName: node
linkType: hard

"cucumber-pretty@npm:1.5.0":
version: 1.5.0
resolution: "cucumber-pretty@npm:1.5.0"
"cucumber-pretty@npm:1.5.2":
version: 1.5.2
resolution: "cucumber-pretty@npm:1.5.2"
dependencies:
cli-table3: ^0.5.1
colors: ^1.3.2
figures: ^2.0.0
colors: ^1.3.3
figures: ^3.0.0
peerDependencies:
cucumber: ">=3.0.0"
checksum: c18f735fd22677e71285913e508929ad7f7cf0741d9ac2b30019588c45482b461c230f5a3a992e63589fa6a7c7feafc36cfa80ffb2eb4093f4b7835f3f3d66aa
checksum: a3f2acc0263218c04534abd44c9572ba4874196c9a45b50b75f9739a2da1381df6ac9f722b28e837e30d77ac24514317c18b0dc339fe40ee0523a0e32f48d634
languageName: node
linkType: hard

Expand Down Expand Up @@ -19395,7 +19395,7 @@ __metadata:
cucumber: 5.1.0
cucumber-html-report: 0.6.5
cucumber-html-reporter: ^4.0.5
cucumber-pretty: 1.5.0
cucumber-pretty: 1.5.2
dotenv-extended: ^2.7.0
ejs: ^2.6.1
eslint: ^8.37.0
Expand Down

0 comments on commit fa24a26

Please sign in to comment.