Skip to content

Commit 03738f7

Browse files
chore(deps-dev): bump @types/node (#443)
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 22.13.10 to 22.13.14 - [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-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 5e01298 commit 03738f7

File tree

2 files changed

+68
-50
lines changed

2 files changed

+68
-50
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.0.1",
1818
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.4",
19-
"@types/node": "^22.13.10",
19+
"@types/node": "^22.13.14",
2020
"cypress": "^14.0.3",
2121
"multiple-cucumber-html-reporter": "3.9.2",
2222
"typescript": "^5.8.2"

examples/cypress/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)