1
0
Fork 0

Merge pull request #4484 from freesewing/dependabot/npm_and_yarn/eslint-config-next-13.4.10

chore(deps-dev): bump eslint-config-next from 13.4.9 to 13.4.10
This commit is contained in:
Joost De Cock 2023-07-17 09:41:26 +02:00 committed by GitHub
commit b5424be29a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2742,13 +2742,6 @@
dependencies: dependencies:
glob "7.1.7" glob "7.1.7"
"@next/eslint-plugin-next@13.4.9":
version "13.4.9"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.9.tgz#0e7e2135232a8ca43e8f9971c5ff46466f1c7671"
integrity sha512-nDtGpa992tNyAkT/KmSMy7QkHfNZmGCBYhHtafU97DubqxzNdvLsqRtliQ4FU04CysRCtvP2hg8rRC1sAKUTUA==
dependencies:
glob "7.1.7"
"@next/mdx@13.4.9": "@next/mdx@13.4.9":
version "13.4.9" version "13.4.9"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.9.tgz#9ccc4e9c2639fad99a064c7afd49b79148f37582" resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.9.tgz#9ccc4e9c2639fad99a064c7afd49b79148f37582"
@ -8418,7 +8411,7 @@ escodegen@^2.0.0:
optionalDependencies: optionalDependencies:
source-map "~0.6.1" source-map "~0.6.1"
eslint-config-next@13.4.10: eslint-config-next@13.4.10, eslint-config-next@^13.0.6:
version "13.4.10" version "13.4.10"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.10.tgz#59eaa37c805337972351b9920b1c28a79a14173e" resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.10.tgz#59eaa37c805337972351b9920b1c28a79a14173e"
integrity sha512-+JjcM6lQmFR5Mw0ORm9o1CR29+z/uajgSfYAPEGIBxOhTHBgCMs7ysuwi72o7LkMmA8E3N7/h09pSGZxs0s85g== integrity sha512-+JjcM6lQmFR5Mw0ORm9o1CR29+z/uajgSfYAPEGIBxOhTHBgCMs7ysuwi72o7LkMmA8E3N7/h09pSGZxs0s85g==
@ -8433,21 +8426,6 @@ eslint-config-next@13.4.10:
eslint-plugin-react "^7.31.7" eslint-plugin-react "^7.31.7"
eslint-plugin-react-hooks "5.0.0-canary-7118f5dd7-20230705" eslint-plugin-react-hooks "5.0.0-canary-7118f5dd7-20230705"
eslint-config-next@^13.0.6:
version "13.4.9"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.9.tgz#c418b2955f0347f9008888d5e894fbb800003c8f"
integrity sha512-0fLtKRR268NArpqeXXwnLgMXPvF64YESQvptVg+RMLCaijKm3FICN9Y7Jc1p2o+yrWwE4DufJXDM/Vo53D1L7g==
dependencies:
"@next/eslint-plugin-next" "13.4.9"
"@rushstack/eslint-patch" "^1.1.3"
"@typescript-eslint/parser" "^5.42.0"
eslint-import-resolver-node "^0.3.6"
eslint-import-resolver-typescript "^3.5.2"
eslint-plugin-import "^2.26.0"
eslint-plugin-jsx-a11y "^6.5.1"
eslint-plugin-react "^7.31.7"
eslint-plugin-react-hooks "5.0.0-canary-7118f5dd7-20230705"
eslint-config-standard-jsx@^11.0.0: eslint-config-standard-jsx@^11.0.0:
version "11.0.0" version "11.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-11.0.0.tgz#70852d395731a96704a592be5b0bfaccfeded239" resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-11.0.0.tgz#70852d395731a96704a592be5b0bfaccfeded239"