Skip to content

Commit 6ffc893

Browse files
authoredNov 4, 2024··
chore(deps-dev): bump @types/node (#398)
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.8.1 to 22.8.7 - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e13bbd0 commit 6ffc893

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed
 

‎examples/cypress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@badeball/cypress-cucumber-preprocessor": "^21.0.2",
1818
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.3",
19-
"@types/node": "^22.8.1",
19+
"@types/node": "^22.8.7",
2020
"cypress": "^13.13.2",
2121
"multiple-cucumber-html-reporter": "^3.8.0",
2222
"typescript": "^5.6.3"

‎examples/cypress/pnpm-lock.yaml

+36-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.