From 7ce310faf4a2ddd8bd54f40b6d2d7c328bb9d0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 15:08:41 +0000 Subject: [PATCH] :arrow_up: Bump @next/eslint-plugin-next from 13.4.6 to 13.4.7 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] --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 609227c..03ecea8 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "typescript": "5.1.3" }, "devDependencies": { - "@next/eslint-plugin-next": "^13.4.6", + "@next/eslint-plugin-next": "^13.4.7", "@tailwindcss/forms": "^0.5.3", "autoprefixer": "^10.4.14", "cypress": "^12.14.0", diff --git a/yarn.lock b/yarn.lock index 5a991bf..42c87b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -144,13 +144,20 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.5.tgz#35b126d2af0d6d60ef73e3ef84b089aa1813c0e0" integrity sha512-SG/gKH6eij4vwQy87b/3mbpQ1X3x2vUdnpwq6/qL2IQWjtq58EY/UuNAp9CoEZoC9sI4L9AD1r+73Z9r4d3uug== -"@next/eslint-plugin-next@13.4.6", "@next/eslint-plugin-next@^13.4.6": +"@next/eslint-plugin-next@13.4.6": version "13.4.6" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.6.tgz#6a291305226b3f762fdbc01e123efadeb63e5aaf" integrity sha512-bPigeu0RI7bgy1ucBA2Yqcfg539y0Lzo38P2hIkrRB1GNvFSbYg6RTu8n6tGqPVrH3TTlPTNKLXG01wc+5NuwQ== dependencies: glob "7.1.7" +"@next/eslint-plugin-next@^13.4.7": + version "13.4.7" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.7.tgz#7efeff2af76be0d9a176a957da21e3710b2e79cf" + integrity sha512-ANEPltxzXbyyG7CvqxdY4PmeM5+RyWdAJGufTHnU+LA/i3J6IDV2r8Z4onKwskwKEhwqzz5lMaSYGGXLyHX+mg== + dependencies: + glob "7.1.7" + "@next/swc-darwin-arm64@13.4.5": version "13.4.5" resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.5.tgz#54eb1fb2521a18e1682214c416cc44f3721dd9c8"