Skip to content

Commit

Permalink
⬆️ Bump eslint-config-next from 13.0.7 to 13.1.1 (#1240)
Browse files Browse the repository at this point in the history
⬆️ Bump eslint-config-next from 13.0.7 to 13.1.1

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.0.7 to 13.1.1.
- [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.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2022
1 parent 44cfb94 commit 9b80fd4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/preset-react": "^7.18.6",
"clipboard": "^2.0.4",
"eslint": "^8.26.0",
"eslint-config-next": "^13.0.0",
"eslint-config-next": "^13.1.1",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-flowtype": "^8.0.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1876,12 +1876,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:13.0.7":
version: 13.0.7
resolution: "@next/eslint-plugin-next@npm:13.0.7"
"@next/eslint-plugin-next@npm:13.1.1":
version: 13.1.1
resolution: "@next/eslint-plugin-next@npm:13.1.1"
dependencies:
glob: 7.1.7
checksum: 16b911e322d8a1f65cb7d4e734d77bab94eb1d746325f3605aec8916de6c30678b83cc3f496a6fbe1ded74347a91fbca83aab458ca60e7e0b5fb56b3a5cdfb08
checksum: 27e49ef988db3203d494930ad1fcdc270761a61a41e6925c0eadf1e2b1ebd6648722a3aaec7f0c0266eea8771797e06d52f041d33c93d21ba3b361ffe696c36c
languageName: node
linkType: hard

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

"eslint-config-next@npm:^13.0.0":
version: 13.0.7
resolution: "eslint-config-next@npm:13.0.7"
"eslint-config-next@npm:^13.1.1":
version: 13.1.1
resolution: "eslint-config-next@npm:13.1.1"
dependencies:
"@next/eslint-plugin-next": 13.0.7
"@next/eslint-plugin-next": 13.1.1
"@rushstack/eslint-patch": ^1.1.3
"@typescript-eslint/parser": ^5.42.0
eslint-import-resolver-node: ^0.3.6
Expand All @@ -3930,7 +3930,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 127143c08d4ad4c842f31c380a7f8f6ee6f5cda0bff71b64884127b497dfc0cd1f5b8690391347f9722432f4754f7e213ce7bbb4c7d48fe2beb2f9a9398dc526
checksum: 098465b42e277433e4f815465b49ab655fc35a62ac016a47f60d7e44248f1b87a70b2dfd2ef090ffbb4cb1a694d409ff0811d2eb64028ce61f535403c7a0f27a
languageName: node
linkType: hard

Expand Down Expand Up @@ -8800,7 +8800,7 @@ __metadata:
"@babel/preset-react": ^7.18.6
clipboard: ^2.0.4
eslint: ^8.26.0
eslint-config-next: ^13.0.0
eslint-config-next: ^13.1.1
eslint-config-prettier: ^8.5.0
eslint-import-resolver-alias: ^1.1.2
eslint-plugin-flowtype: ^8.0.3
Expand Down

0 comments on commit 9b80fd4

Please sign in to comment.