Skip to content

Commit

Permalink
build(deps): bump eslint-config-next from 13.5.3 to 14.0.3 (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 8d25392 commit 13321f7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@typescript-eslint/parser": "^6.7.5",
"@vitejs/plugin-react": "^3.1.0",
"eslint": "8.52.0",
"eslint-config-next": "13.5.3",
"eslint-config-next": "14.0.3",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-chakra-ui": "^0.10.0",
"husky": "^8.0.3",
Expand Down
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2380,7 +2380,16 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:13.5.3, @next/eslint-plugin-next@npm:^13.4.12":
"@next/eslint-plugin-next@npm:14.0.3":
version: 14.0.3
resolution: "@next/eslint-plugin-next@npm:14.0.3"
dependencies:
glob: 7.1.7
checksum: f40c6baffe203226531d9abbd43e4164f5a98372dde5fec4ab4d63bc9b2b84d3d5d42f92be0869172a5bd98ccda92e168e7b1993994dc94ec417d20a400c7a22
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:^13.4.12":
version: 13.5.3
resolution: "@next/eslint-plugin-next@npm:13.5.3"
dependencies:
Expand Down Expand Up @@ -4445,11 +4454,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:13.5.3":
version: 13.5.3
resolution: "eslint-config-next@npm:13.5.3"
"eslint-config-next@npm:14.0.3":
version: 14.0.3
resolution: "eslint-config-next@npm:14.0.3"
dependencies:
"@next/eslint-plugin-next": 13.5.3
"@next/eslint-plugin-next": 14.0.3
"@rushstack/eslint-patch": ^1.3.3
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
eslint-import-resolver-node: ^0.3.6
Expand All @@ -4464,7 +4473,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 0990e262bc93060fba7dd77296ae4c775ac10cede2c78b50183810b08da917010d7e6d5283afc3fb0d026336121818ccf96629b94eb919981161496bf39d57c6
checksum: 8adf26ad25f80f205e18464f1c8c93ce634930b8031685bfb2abca9066aac408ff5cb78b399abb0e800f7e89837e6f7385f79c4f09a4256f9b8dd7358bdd180e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6904,7 +6913,7 @@ __metadata:
date-fns: ^2.30.0
emojify-tag: ^1.0.0
eslint: 8.52.0
eslint-config-next: 13.5.3
eslint-config-next: 14.0.3
eslint-config-prettier: ^8.8.0
eslint-plugin-chakra-ui: ^0.10.0
framer-motion: ^10.16.12
Expand Down

0 comments on commit 13321f7

Please sign in to comment.