From 151aac74be3fc0a1920b3e3844e55f028878f7fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Apr 2022 14:31:30 +0000 Subject: [PATCH] chore(deps): bump @next/eslint-plugin-next from 12.1.0 to 12.1.5 Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 12.1.0 to 12.1.5. - [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/v12.1.5/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/eslint-config-cofe/package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/packages/eslint-config-cofe/package.json b/packages/eslint-config-cofe/package.json index a56cfa4..55f90ff 100644 --- a/packages/eslint-config-cofe/package.json +++ b/packages/eslint-config-cofe/package.json @@ -19,7 +19,7 @@ "typescript.js" ], "dependencies": { - "@next/eslint-plugin-next": "^12.0.10", + "@next/eslint-plugin-next": "^12.1.5", "@typescript-eslint/eslint-plugin": "^5.19.0", "@typescript-eslint/parser": "^5.16.0", "babel-eslint": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index c1d917a..58c01d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2061,13 +2061,20 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-12.1.4.tgz#5af629b43075281ecd7f87938802b7cf5b67e94b" integrity sha512-7gQwotJDKnfMxxXd8xJ2vsX5AzyDxO3zou0+QOXX8/unypA6icw5+wf6A62yKZ6qQ4UZHHxS68pb6UV+wNneXg== -"@next/eslint-plugin-next@12.1.0", "@next/eslint-plugin-next@^12.0.10": +"@next/eslint-plugin-next@12.1.0": version "12.1.0" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.1.0.tgz#32586a11378b3ffa5a93ac40a3c44ad99d70e95a" integrity sha512-WFiyvSM2G5cQmh32t/SiQuJ+I2O+FHVlK/RFw5b1565O2kEM/36EXncjt88Pa+X5oSc+1SS+tWxowWJd1lqI+g== dependencies: glob "7.1.7" +"@next/eslint-plugin-next@^12.1.5": + version "12.1.5" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.1.5.tgz#273885b35e6bbcd40ff1436d2a8d0ec03fb6f6ef" + integrity sha512-Cnb8ERC5bNKBFrnMH6203sp/b0Y78QRx1XsFu+86oBtDBmQmOFoHu7teQjHm69ER73XKK3aGaeoLiXacHoUFsg== + dependencies: + glob "7.1.7" + "@next/swc-android-arm-eabi@12.1.4": version "12.1.4" resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.1.4.tgz#c3dae178b7c15ad627d2e9b8dfb38caecb5c4ac7"