Skip to content

Commit 17fe307

Browse files
chore(deps-dev): bump @types/node (#468)
Bumps the dependencies group in /examples/cypress with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 24.2.0 to 24.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c688dc1 commit 17fe307

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

examples/cypress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@badeball/cypress-cucumber-preprocessor": "^22.2.0",
1818
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.5",
19-
"@types/node": "^24.2.0",
19+
"@types/node": "^24.2.1",
2020
"cypress": "^14.4.1",
2121
"multiple-cucumber-html-reporter": "3.9.3",
2222
"typescript": "^5.9.2"

examples/cypress/pnpm-lock.yaml

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)