Skip to content

Commit

Permalink
build(deps-dev): bump eslint-config-next from 13.4.5 to 13.4.9 (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2023
1 parent 952dd3a commit f0d1d86
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/react": "^18.2.12",
"autoprefixer": "^10.4.14",
"eslint": "^8.44.0",
"eslint-config-next": "^13.4.5",
"eslint-config-next": "^13.4.9",
"eslint-config-prettier": "^8.8.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2591,12 +2591,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:13.4.5":
version: 13.4.5
resolution: "@next/eslint-plugin-next@npm:13.4.5"
"@next/eslint-plugin-next@npm:13.4.9":
version: 13.4.9
resolution: "@next/eslint-plugin-next@npm:13.4.9"
dependencies:
glob: 7.1.7
checksum: cf41158026c6dac8673346f9580875f0a8c77ad2d98b3f62ff66e28fa065aac8558f24276d8f2af93102375dfc2784b3731f9aa4357a817e970db154e0f16b2b
checksum: d57f1246fac54173c47a065404ba7237cfd6618648db4effbcdb30b5578b99edb3a2593df13ca617aa63c40e5e1336551089c506b2168a69a6cf8d5d7d045c0b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5945,26 +5945,26 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:^13.4.5":
version: 13.4.5
resolution: "eslint-config-next@npm:13.4.5"
"eslint-config-next@npm:^13.4.9":
version: 13.4.9
resolution: "eslint-config-next@npm:13.4.9"
dependencies:
"@next/eslint-plugin-next": 13.4.5
"@next/eslint-plugin-next": 13.4.9
"@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: ^4.5.0
eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: ">=3.3.1"
peerDependenciesMeta:
typescript:
optional: true
checksum: 71647757dfeaa9aa67ed60c9a2a764eb323cee18966df606b37900eeca8759504a29c5b02941264a1a8f9f67293107a77a856d4253acdafd245b357ff6873b02
checksum: 83d990f3529f84dda9e54ce8cef64802490850f47d63b51176695a4f327a6b0e0a0847e1af4f11e00e662db8103af197c37d30b878cfe0593477ebc0b43d2b10
languageName: node
linkType: hard

Expand Down Expand Up @@ -6072,12 +6072,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^4.5.0":
version: 4.6.0
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
"eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705":
version: 5.0.0-canary-7118f5dd7-20230705
resolution: "eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 23001801f14c1d16bf0a837ca7970d9dd94e7b560384b41db378b49b6e32dc43d6e2790de1bd737a652a86f81a08d6a91f402525061b47719328f586a57e86c3
checksum: 20e334e60bf5e56cf9f760598411847525c3ff826e6ae7757c8efdc60b33d47a97ddbe1b94ce95956ea9f7bbef37995b19c716be50bd44e6a1e789cba08b6224
languageName: node
linkType: hard

Expand Down Expand Up @@ -6435,7 +6435,7 @@ __metadata:
classnames: ^2.3.2
comlink: ^4.4.1
eslint: ^8.44.0
eslint-config-next: ^13.4.5
eslint-config-next: ^13.4.9
eslint-config-prettier: ^8.8.0
husky: ^8.0.3
lint-staged: ^13.2.2
Expand Down

0 comments on commit f0d1d86

Please sign in to comment.