Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency cucumber-pretty to v1.5.2 #1126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,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 @@ -8474,7 +8474,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 @@ -9191,16 +9191,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 @@ -19933,7 +19933,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: 3.1.9
eslint: ^8.37.0
Expand Down