Skip to content

Commit

Permalink
Merge pull request #585 from marpme/dependabot/npm_and_yarn/eslint-co…
Browse files Browse the repository at this point in the history
…nfig-next-13.5.6

chore(deps-dev): bump eslint-config-next from 13.5.5 to 13.5.6
  • Loading branch information
github-actions[bot] authored Oct 20, 2023
2 parents c4c81a0 + 40a0307 commit e194b3f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@vitest/coverage-v8": "0.34.6",
"c8": "^8.0.1",
"eslint": "^8.51.0",
"eslint-config-next": "^13.5.5",
"eslint-config-next": "^13.5.6",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -657,12 +657,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:13.5.5":
version: 13.5.5
resolution: "@next/eslint-plugin-next@npm:13.5.5"
"@next/eslint-plugin-next@npm:13.5.6":
version: 13.5.6
resolution: "@next/eslint-plugin-next@npm:13.5.6"
dependencies:
glob: 7.1.7
checksum: 760747343864e9edfefbed686dba2b06319a62c327f5357c44b8f66f558f4a6696712e5ce88166cc6f637b2ed5cae3b7f8261f53c074776c778308912979db88
checksum: 58b5ef15d8298c112c72bbbc34a7a5f63637b5a02af7937d86f26223d370c6bd7c8de0eab737851a17dff52c620068a72179eb72b565add071841b720110490f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2571,11 +2571,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:^13.5.5":
version: 13.5.5
resolution: "eslint-config-next@npm:13.5.5"
"eslint-config-next@npm:^13.5.6":
version: 13.5.6
resolution: "eslint-config-next@npm:13.5.6"
dependencies:
"@next/eslint-plugin-next": 13.5.5
"@next/eslint-plugin-next": 13.5.6
"@rushstack/eslint-patch": ^1.3.3
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
eslint-import-resolver-node: ^0.3.6
Expand All @@ -2590,7 +2590,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: f108925365c43b36cf1af59078b7009b36db18ce0e077865c61049679bd264b498c838b27e568b3c45ecd52b18fd597671b31fc21344bb0ee3fa86be5798506f
checksum: 3399d3c18d48d01a2e662b9da699d36641d32b859d5bc7541f9fb063de49f5fbefb8cb2226d3906c268cc667bc536e353fce6c7334953961eb030c73547fa0f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4911,7 +4911,7 @@ __metadata:
c8: ^8.0.1
date-fns: ^2.30.0
eslint: ^8.51.0
eslint-config-next: ^13.5.5
eslint-config-next: ^13.5.6
eslint-import-resolver-typescript: 3.6.1
eslint-plugin-import: 2.28.1
eslint-plugin-jsx-a11y: 6.7.1
Expand Down

0 comments on commit e194b3f

Please sign in to comment.