Skip to content

Commit 937e125

Browse files
chore(deps-dev): bump the dependencies group (#445)
Bumps the dependencies group in /examples/cypress with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 22.13.14 to 22.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-version: 5.8.3 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 fceadea commit 937e125

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

examples/cypress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"devDependencies": {
1717
"@badeball/cypress-cucumber-preprocessor": "^22.0.1",
1818
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.4",
19-
"@types/node": "^22.13.14",
19+
"@types/node": "^22.14.0",
2020
"cypress": "^14.0.3",
2121
"multiple-cucumber-html-reporter": "3.9.2",
22-
"typescript": "^5.8.2"
22+
"typescript": "^5.8.3"
2323
},
2424
"dependencies": {
2525
"dayjs": "^1.11.13"

examples/cypress/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)