Skip to content

Commit 6811914

Browse files
chore(deps-dev): bump @types/node (#366)
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.2.0 to 22.4.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-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 71c8980 commit 6811914

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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": "^20.1.2",
1818
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.2",
19-
"@types/node": "^22.2.0",
19+
"@types/node": "^22.4.1",
2020
"cypress": "^13.13.2",
2121
"multiple-cucumber-html-reporter": "^3.7.0",
2222
"typescript": "^5.5.4"

examples/cypress/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)