Skip to content

Commit 0cf578d

Browse files
Bump the dev-deps group across 1 directory with 3 updates
Bumps the dev-deps 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 [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `@types/node` from 25.5.0 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `cypress` from 15.12.0 to 15.13.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@v15.12.0...v15.13.0) Updates `eslint-config-next` from 16.1.7 to 16.2.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.2/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: cypress dependency-version: 15.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-config-next dependency-version: 16.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da88b28 commit 0cf578d

File tree

2 files changed

+84
-20
lines changed

2 files changed

+84
-20
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"@types/react": "^19",
5656
"@types/react-dom": "^19",
5757
"@types/topojson-client": "^3.1.5",
58-
"cypress": "^15.12.0",
58+
"cypress": "^15.13.0",
5959
"eslint": "^9.39.4",
60-
"eslint-config-next": "16.1.7",
60+
"eslint-config-next": "16.2.2",
6161
"tailwindcss": "^4",
6262
"typescript": "^5"
6363
}

0 commit comments

Comments
 (0)