Skip to content

Commit 8cd499a

Browse files
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [cypress](https://github.com/cypress-io/cypress) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 22.13.5 to 22.13.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `cypress` from 14.0.3 to 14.1.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.0.3...v14.1.0) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- 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: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 504bc55 commit 8cd499a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 13 additions & 13 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.2"
1717
},
1818
"devDependencies": {
19-
"@types/node": "22.13.5",
19+
"@types/node": "22.13.8",
2020
"@types/react": "19.0.10",
21-
"cypress": "^14.0.3",
21+
"cypress": "^14.1.0",
2222
"mongodb-memory-server": "^10.1.4",
2323
"start-server-and-test": "^2.0.10",
24-
"typescript": "5.7.3"
24+
"typescript": "5.8.2"
2525
}
2626
}

0 commit comments

Comments
 (0)