Skip to content

Commit 1939a60

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump the example-dependencies group in /example with 2 updates
Bumps the example-dependencies group in /example with 2 updates: [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) and [next](https://github.com/vercel/next.js). Updates `@next/eslint-plugin-next` from 15.1.3 to 15.1.6 - [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/v15.1.6/packages/eslint-plugin-next) Updates `next` from 15.1.3 to 15.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.3...v15.1.6) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddfe22f commit 1939a60

File tree

2 files changed

+100
-89
lines changed

2 files changed

+100
-89
lines changed

example/package-lock.json

+98-87
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
},
2424
"devDependencies": {
2525
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
26-
"@next/eslint-plugin-next": "^15.1.3",
26+
"@next/eslint-plugin-next": "^15.1.6",
2727
"@types/react": "^18.2.41",
28-
"next": "^15.1.3",
28+
"next": "^15.1.6",
2929
"rimraf": "^5.0.5"
3030
},
3131
"browserslist": [

0 commit comments

Comments
 (0)