Bump eslint-config-next from 13.4.11 to 13.4.12
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.11 to 13.4.12. - [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.12/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
102c9a2c66
commit
b93466eeb9
4 changed files with 12 additions and 12 deletions
|
@ -62,7 +62,7 @@
|
|||
"devDependencies": {
|
||||
"@playwright/test": "^1.32.3",
|
||||
"autoprefixer": "10.4.14",
|
||||
"eslint-config-next": "13.4.11",
|
||||
"eslint-config-next": "13.4.12",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.26",
|
||||
"playwright": "^1.32.3",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"devDependencies": {
|
||||
"@playwright/test": "^1.32.3",
|
||||
"autoprefixer": "10.4.14",
|
||||
"eslint-config-next": "13.4.11",
|
||||
"eslint-config-next": "13.4.12",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.26",
|
||||
"playwright": "^1.32.3",
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"devDependencies": {
|
||||
"@playwright/test": "^1.32.3",
|
||||
"autoprefixer": "10.4.14",
|
||||
"eslint-config-next": "13.4.11",
|
||||
"eslint-config-next": "13.4.12",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.26",
|
||||
"playwright": "^1.32.3",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -2392,10 +2392,10 @@
|
|||
resolved "https://registry.npmjs.org/@next/env/-/env-13.4.11.tgz"
|
||||
integrity sha512-BbPLOkfFFca+OpwSmGhNrl56B3ZzOFS4eJ85SpGTDpjlXoz7XFfS3MMOfjUCTuW1laTrQjm98I9Q30tsYpr8ew==
|
||||
|
||||
"@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"
|
||||
|
||||
|
@ -7396,12 +7396,12 @@ escodegen@^2.0.0:
|
|||
optionalDependencies:
|
||||
source-map "~0.6.1"
|
||||
|
||||
eslint-config-next@13.4.11, 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==
|
||||
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==
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next" "13.4.11"
|
||||
"@next/eslint-plugin-next" "13.4.12"
|
||||
"@rushstack/eslint-patch" "^1.1.3"
|
||||
"@typescript-eslint/parser" "^5.42.0"
|
||||
eslint-import-resolver-node "^0.3.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue