Skip to content

Commit

Permalink
Merge pull request #2648 from garageScript/dependabot/npm_and_yarn/ne…
Browse files Browse the repository at this point in the history
…xt/eslint-plugin-next-13.1.1
  • Loading branch information
dependabot[bot] authored Dec 26, 2022
2 parents e783e37 + 60f69ef commit 1fa6beb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@graphql-codegen/typescript-react-apollo": "^3.3.7",
"@graphql-codegen/typescript-resolvers": "^2.7.10",
"@jest/types": "^29.2.1",
"@next/eslint-plugin-next": "^13.0.6",
"@next/eslint-plugin-next": "^13.1.1",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.15",
"@storybook/addon-storyshots": "^6.5.15",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2718,13 +2718,20 @@
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.1.tgz#18266bd92de3b4aa4037b1927aa59e6f11879260"
integrity sha512-9P9THmRFVKGKt9DYqeC2aKIxm8rlvkK38V1P1sRE7qyoPBIs8l9oo79QoSdPtOWfzkbDAVUqvbQGgTMsb8BtJg==

"@next/eslint-plugin-next@13.1.0", "@next/eslint-plugin-next@^13.0.6":
"@next/eslint-plugin-next@13.1.0":
version "13.1.0"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.1.0.tgz#52b71fb2a9aa27dc7bbb20fa0e9a540dfa0c2c09"
integrity sha512-LGh0iqcEwxs0HmEK96cXXuhofcOGSUGl8Zms279JW8Zq/6GJkXo87gtRpfJrwD+a77nEIdRaORPM91Us3xW0Qw==
dependencies:
glob "7.1.7"

"@next/eslint-plugin-next@^13.1.1":
version "13.1.1"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.1.1.tgz#cc5e419cc85587f73f2ac0046a91df01dc6fef8b"
integrity sha512-SBrOFS8PC3nQ5aeZmawJkjKkWjwK9RoxvBSv/86nZp0ubdoVQoko8r8htALd9ufp16NhacCdqhu9bzZLDWtALQ==
dependencies:
glob "7.1.7"

"@next/swc-android-arm-eabi@12.3.1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.3.1.tgz#b15ce8ad376102a3b8c0f3c017dde050a22bb1a3"
Expand Down

1 comment on commit 1fa6beb

@vercel
Copy link

@vercel vercel bot commented on 1fa6beb Dec 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.