chore(deps-dev): bump eslint-config-next from 13.1.1 to 13.1.2
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.1.1 to 13.1.2. - [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.1.2/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
d098449ff1
commit
845f133f33
4 changed files with 12 additions and 12 deletions
|
@ -55,7 +55,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "10.4.13",
|
||||
"eslint-config-next": "13.1.1",
|
||||
"eslint-config-next": "13.1.2",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.21",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "10.4.13",
|
||||
"eslint-config-next": "13.1.1",
|
||||
"eslint-config-next": "13.1.2",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.21",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "10.4.13",
|
||||
"eslint-config-next": "13.1.1",
|
||||
"eslint-config-next": "13.1.2",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.21",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -3917,10 +3917,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.1.1.tgz#6ff26488dc7674ef2bfdd1ca28fe43eed1113bea"
|
||||
integrity sha512-vFMyXtPjSAiOXOywMojxfKIqE3VWN5RCAx+tT3AS3pcKjMLFTCJFUWsKv8hC+87Z1F4W3r68qTwDFZIFmd5Xkw==
|
||||
|
||||
"@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==
|
||||
"@next/eslint-plugin-next@13.1.2":
|
||||
version "13.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.1.2.tgz#613deefddc9a2f3a3ef01a100cbcff54dfa03fd0"
|
||||
integrity sha512-WGaNVvIYphdriesP6r7jq/8l7u38tzotnVQuxc1RYKLqYYApSsrebti3OCPoT3Gx0pw2smPIFHH98RzcsgW5GQ==
|
||||
dependencies:
|
||||
glob "7.1.7"
|
||||
|
||||
|
@ -9042,12 +9042,12 @@ escodegen@^2.0.0:
|
|||
optionalDependencies:
|
||||
source-map "~0.6.1"
|
||||
|
||||
eslint-config-next@13.1.1, eslint-config-next@^13.0.6:
|
||||
version "13.1.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.1.1.tgz#b1a6602b0a339820585d4b2f8d2e08866b6699a7"
|
||||
integrity sha512-/5S2XGWlGaiqrRhzpn51ux5JUSLwx8PVK2keLi5xk7QmhfYB8PqE6R6SlVw6hgnf/VexvUXSrlNJ/su00NhtHQ==
|
||||
eslint-config-next@13.1.2, eslint-config-next@^13.0.6:
|
||||
version "13.1.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.1.2.tgz#bd15be592546e3543f77f96bc55be830dd76fd41"
|
||||
integrity sha512-zdRAQOr8v69ZwJRtBrGqAqm160ONqKxU/pV1FB1KlgfyqveGsLZmlQ7l31otwtw763901J7xdiTVkj2y3YxXZA==
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next" "13.1.1"
|
||||
"@next/eslint-plugin-next" "13.1.2"
|
||||
"@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