Skip to content

Commit 6efeae1

Browse files
Update dependency @types/cypress-cucumber-preprocessor to v4.0.5
1 parent 23f8701 commit 6efeae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"description": "Cypress end-to-end test automation boilerplate. Using TypeScript, Chai and Assert.",
1313
"devDependencies": {
1414
"@types/chai": "4.3.3",
15-
"@types/cypress-cucumber-preprocessor": "4.0.1",
15+
"@types/cypress-cucumber-preprocessor": "4.0.5",
1616
"husky": "6.0.0",
1717
"lint-staged": "10.5.4",
1818
"prettier": "2.7.1",

0 commit comments

Comments
 (0)