Skip to content

Commit bc9c0ed

Browse files
build(deps-dev): bump eslint-config-next in /react-nextjs (#179)
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.3.1 to 13.3.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/v13.3.2/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2a6f99 commit bc9c0ed

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

react-nextjs/package-lock.json

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

react-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"eslint": "^8.39.0",
30-
"eslint-config-next": "^13.3.1",
30+
"eslint-config-next": "^13.3.2",
3131
"sass": "^1.62.1"
3232
}
3333
}

0 commit comments

Comments
 (0)