Skip to content

Commit fa1797a

Browse files
Bump the minor-and-patch group with 2 updates (#99)
Bumps the minor-and-patch group with 2 updates: [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `next` from 16.1.0 to 16.1.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.0...v16.1.1) Updates `eslint-config-next` from 16.1.0 to 16.1.1 - [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.1.1/packages/eslint-config-next) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint-config-next dependency-version: 16.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40fe6a0 commit fa1797a

File tree

2 files changed

+125
-125
lines changed

2 files changed

+125
-125
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "16.1.0",
12+
"next": "16.1.1",
1313
"nextjs-toploader": "^3.9.17",
1414
"react": "^19",
1515
"react-dom": "^19"
@@ -19,7 +19,7 @@
1919
"@types/react": "^19",
2020
"@types/react-dom": "^19",
2121
"eslint": "^9",
22-
"eslint-config-next": "16.1.0",
22+
"eslint-config-next": "16.1.1",
2323
"postcss": "^8",
2424
"tailwindcss": "^3.4.1",
2525
"typescript": "^5"

0 commit comments

Comments
 (0)