Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-next to v14.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent c5c4583 commit 18048a9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion examples/embedded-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"eslint": "9.10.0",
"eslint-config-next": "14.2.8",
"eslint-config-next": "14.2.11",
"postcss": "8.4.45",
"tailwindcss": "3.4.10",
"turbo": "2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"eslint": "9.10.0",
"eslint-config-next": "14.2.8",
"eslint-config-next": "14.2.11",
"next": "14.2.8",
"postcss": "8.4.45",
"react": "18.3.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2795,12 +2795,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.2.8":
version: 14.2.8
resolution: "@next/eslint-plugin-next@npm:14.2.8"
"@next/eslint-plugin-next@npm:14.2.11":
version: 14.2.11
resolution: "@next/eslint-plugin-next@npm:14.2.11"
dependencies:
glob: "npm:10.3.10"
checksum: 10/f674bc8a8fe5da772c60c366c1adb0fd20d564484150c4d76189fc817d285c07ea69fa727bff69f2de013bbeeffa8256c0816aa47222e3a5655dc58f726550e8
checksum: 10/839c5ba690506ad0873cf1a67809fae3b9c83f67f7d41fd3afe2936519a5091e03cf8b06b0e3bf8d342ad8f70fcdd252346cb451070f3ab7ce0a03f94ee36f5b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3864,7 +3864,7 @@ __metadata:
"@types/react-dom": "npm:18.3.0"
autoprefixer: "npm:10.4.20"
eslint: "npm:9.10.0"
eslint-config-next: "npm:14.2.8"
eslint-config-next: "npm:14.2.11"
next: "npm:14.2.8"
postcss: "npm:8.4.45"
react: "npm:18.3.1"
Expand Down Expand Up @@ -3951,7 +3951,7 @@ __metadata:
"@types/react-dom": "npm:18.3.0"
autoprefixer: "npm:10.4.20"
eslint: "npm:9.10.0"
eslint-config-next: "npm:14.2.8"
eslint-config-next: "npm:14.2.11"
eslint-plugin-tailwindcss: "npm:3.17.4"
next: "npm:14.2.8"
postcss: "npm:8.4.45"
Expand Down Expand Up @@ -8988,11 +8988,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:14.2.8":
version: 14.2.8
resolution: "eslint-config-next@npm:14.2.8"
"eslint-config-next@npm:14.2.11":
version: 14.2.11
resolution: "eslint-config-next@npm:14.2.11"
dependencies:
"@next/eslint-plugin-next": "npm:14.2.8"
"@next/eslint-plugin-next": "npm:14.2.11"
"@rushstack/eslint-patch": "npm:^1.3.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0"
Expand All @@ -9008,7 +9008,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/1c56a1bf72e9a729067ac7df2542822f15e9353e0bb83cf4b10fa083a1c6a9d6664ee8b7332a11b23bbd168c0f3ded3741768ac187c9f8e5435103191b553322
checksum: 10/ad24509aba7fd48b94b9a293439e8a1ed6e99641d3c286b200dabd7631648c321e197e493cdb108ab04715504d152f00fec08e3bc66cd5a4a1dea2136554714a
languageName: node
linkType: hard

Expand Down

0 comments on commit 18048a9

Please sign in to comment.