Skip to content

Commit

Permalink
⬆️ NPM: Bump @next/eslint-plugin-next from 13.4.6 to 13.4.7
Browse files Browse the repository at this point in the history
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 13.4.6 to 13.4.7.
- [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.4.7/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent a3cf4dd commit 5ca77be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint-fix": "eslint . --fix --ext .ts,.tsx"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.6",
"@next/eslint-plugin-next": "^13.4.7",
"@svgr/webpack": "^8.0.1",
"@tinacms/cli": "^1.5.19",
"@types/js-cookie": "^3.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3147,12 +3147,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:^13.4.6":
version: 13.4.6
resolution: "@next/eslint-plugin-next@npm:13.4.6"
"@next/eslint-plugin-next@npm:^13.4.7":
version: 13.4.7
resolution: "@next/eslint-plugin-next@npm:13.4.7"
dependencies:
glob: 7.1.7
checksum: b7b53e08a1e2b8862a94981289a3dc4525753e7fd7bc7d0ab60df5e8abd7ab2ad03e079b690d4c816fd48703b160c4ea7c5b1fc4e7a2133b1f1609ae73bfe84f
checksum: 7c9d6d3a44355dfda06982057a309502284add7d9e7a375782e24551f8faab726b7d4d260a053182f536f0928bf5b9c26b81267c437dc3e716a7acd70fd5b1a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4722,7 +4722,7 @@ __metadata:
"@headlessui/tailwindcss": ^0.1.3
"@microsoft/applicationinsights-react-js": ^3.4.2
"@microsoft/applicationinsights-web": 2.8.14
"@next/eslint-plugin-next": ^13.4.6
"@next/eslint-plugin-next": ^13.4.7
"@svgr/webpack": ^8.0.1
"@tailwindcss/typography": ^0.5.9
"@tinacms/cli": ^1.5.19
Expand Down

0 comments on commit 5ca77be

Please sign in to comment.