Skip to content

Commit 71c8980

Browse files
chore(deps-dev): bump the dependencies group (#364)
Bumps the dependencies group in /examples/cypress with 2 updates: [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@badeball/cypress-cucumber-preprocessor` from 20.1.1 to 20.1.2 - [Release notes](https://github.com/badeball/cypress-cucumber-preprocessor/releases) - [Changelog](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md) - [Commits](badeball/cypress-cucumber-preprocessor@v20.1.1...v20.1.2) Updates `@types/node` from 22.1.0 to 22.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@badeball/cypress-cucumber-preprocessor" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 631c3e3 commit 71c8980

File tree

2 files changed

+210
-153
lines changed

2 files changed

+210
-153
lines changed

examples/cypress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"author": "Wasiq Bhamla",
1515
"license": "MIT",
1616
"devDependencies": {
17-
"@badeball/cypress-cucumber-preprocessor": "^20.1.1",
17+
"@badeball/cypress-cucumber-preprocessor": "^20.1.2",
1818
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.2",
19-
"@types/node": "^22.1.0",
19+
"@types/node": "^22.2.0",
2020
"cypress": "^13.13.2",
2121
"multiple-cucumber-html-reporter": "^3.7.0",
2222
"typescript": "^5.5.4"

0 commit comments

Comments
 (0)