Merge pull request #4565 from freesewing/dependabot/npm_and_yarn/eslint-config-next-13.4.12
Bump eslint-config-next from 13.4.11 to 13.4.12
This commit is contained in:
commit
0e7166a4d8
1 changed files with 5 additions and 20 deletions
25
yarn.lock
25
yarn.lock
|
@ -2502,10 +2502,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.12.tgz#0b88115ab817f178bf9dc0c5e7b367277595b58d"
|
||||
integrity sha512-RmHanbV21saP/6OEPBJ7yJMuys68cIf8OBBWd7+uj40LdpmswVAwe1uzeuFyUsd6SfeITWT3XnQfn6wULeKwDQ==
|
||||
|
||||
"@next/eslint-plugin-next@13.4.11":
|
||||
version "13.4.11"
|
||||
resolved "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.11.tgz"
|
||||
integrity sha512-BsxI1DLtTZLX/MEoSg5Rilk2c6tlcjGseByxwasBPeoNH+fda/DZe8RkOmmmncNmTV/OzTBj/Pq6Pc3BqgLuBA==
|
||||
"@next/eslint-plugin-next@13.4.12":
|
||||
version "13.4.12"
|
||||
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.12.tgz#e75c4fedd0324d4f8fa8be2eb446270a462d3092"
|
||||
integrity sha512-6rhK9CdxEgj/j1qvXIyLTWEaeFv7zOK8yJMulz3Owel0uek0U9MJCGzmKgYxM3aAUBo3gKeywCZKyQnJKto60A==
|
||||
dependencies:
|
||||
glob "7.1.7"
|
||||
|
||||
|
@ -7541,7 +7541,7 @@ escodegen@^2.0.0:
|
|||
optionalDependencies:
|
||||
source-map "~0.6.1"
|
||||
|
||||
eslint-config-next@13.4.12:
|
||||
eslint-config-next@13.4.12, eslint-config-next@^13.0.6:
|
||||
version "13.4.12"
|
||||
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.12.tgz#a42ed2f590855a0481c8bbec49e26db56ad3793f"
|
||||
integrity sha512-ZF0r5vxKaVazyZH/37Au/XItiG7qUOBw+HaH3PeyXltIMwXorsn6bdrl0Nn9N5v5v9spc+6GM2ryjugbjF6X2g==
|
||||
|
@ -7556,21 +7556,6 @@ eslint-config-next@13.4.12:
|
|||
eslint-plugin-react "^7.31.7"
|
||||
eslint-plugin-react-hooks "5.0.0-canary-7118f5dd7-20230705"
|
||||
|
||||
eslint-config-next@^13.0.6:
|
||||
version "13.4.11"
|
||||
resolved "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-13.4.11.tgz"
|
||||
integrity sha512-nirAnOj0pFi4QYuVCEy9mTL2iRKCHtSzfls9vDtXyg4gSybiAHARyfXAGARtWwB+FPgo3bVhUQsflFpOjQi+Gw==
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next" "13.4.11"
|
||||
"@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:
|
||||
version "11.0.0"
|
||||
resolved "https://registry.npmjs.org/eslint-config-standard-jsx/-/eslint-config-standard-jsx-11.0.0.tgz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue