Skip to content

Commit 416c172

Browse files
Bump the npm-development group across 1 directory with 3 updates
Bumps the npm-development group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [cypress](https://github.com/cypress-io/cypress) and [start-server-and-test](https://github.com/bahmutov/start-server-and-test). Updates `@types/node` from 22.13.8 to 22.13.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `cypress` from 14.1.0 to 14.2.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v14.1.0...v14.2.0) Updates `start-server-and-test` from 2.0.10 to 2.0.11 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.0.10...v2.0.11) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: start-server-and-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bd5c20 commit 416c172

File tree

2 files changed

+35
-32
lines changed

2 files changed

+35
-32
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"swr": "^2.3.3"
1717
},
1818
"devDependencies": {
19-
"@types/node": "22.13.8",
19+
"@types/node": "22.13.10",
2020
"@types/react": "19.0.10",
21-
"cypress": "^14.1.0",
21+
"cypress": "^14.2.0",
2222
"mongodb-memory-server": "^10.1.4",
23-
"start-server-and-test": "^2.0.10",
23+
"start-server-and-test": "^2.0.11",
2424
"typescript": "5.8.2"
2525
}
2626
}

0 commit comments

Comments
 (0)