Skip to content

Commit d87a26a

Browse files
chore(deps-dev): bump the dependencies group across 1 directory with 2 updates (#409)
Bumps the dependencies group with 2 updates in the /examples/cypress directory: [@bahmutov/cypress-esbuild-preprocessor](https://github.com/bahmutov/cypress-esbuild-preprocessor) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@bahmutov/cypress-esbuild-preprocessor` from 2.2.3 to 2.2.4 - [Release notes](https://github.com/bahmutov/cypress-esbuild-preprocessor/releases) - [Commits](bahmutov/cypress-esbuild-preprocessor@v2.2.3...v2.2.4) Updates `@types/node` from 22.10.1 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@bahmutov/cypress-esbuild-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-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a3631b commit d87a26a

File tree

2 files changed

+102
-71
lines changed

2 files changed

+102
-71
lines changed

examples/cypress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"license": "MIT",
1616
"devDependencies": {
1717
"@badeball/cypress-cucumber-preprocessor": "^21.0.3",
18-
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.3",
19-
"@types/node": "^22.10.1",
18+
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.4",
19+
"@types/node": "^22.10.5",
2020
"cypress": "^13.13.2",
2121
"multiple-cucumber-html-reporter": "^3.8.0",
2222
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)