Skip to content

Commit

Permalink
Merge pull request #1289 from DalgoT4D/snyk-upgrade-a3fb148d0003f0d68…
Browse files Browse the repository at this point in the history
…89dd4014995dfc6

[Snyk] Upgrade eslint-config-next from 14.2.13 to 14.2.15
  • Loading branch information
himanshudube97 authored Nov 2, 2024
2 parents d42ed82 + 53a7e06 commit be62ed6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"cronstrue": "^2.50.0",
"d3": "^7.8.5",
"eslint": "8.57.1",
"eslint-config-next": "^14.2.7",
"eslint-config-next": "^14.2.15",
"moment": "^2.30.1",
"next": "^14.2.15",
"next-auth": "^4.24.8",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1033,10 +1033,10 @@
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.16.tgz#44638942a26da6e982cca37a07f43101407ac4d8"
integrity sha512-fLrX5TfJzHCbnZ9YUSnGW63tMV3L4nSfhgOQ0iCcX21Pt+VSTDuaLsSuL8J/2XAiVA5AnzvXDpf6pMs60QxOag==

"@next/eslint-plugin-next@14.2.13":
version "14.2.13"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.13.tgz#af433f20273d67a6c9c4f840b799977fc101fe52"
integrity sha512-z8Mk0VljxhIzsSiZUSdt3wp+t2lKd+jk5a9Jsvh3zDGkItgDMfjv/ZbET6HsxEl/fSihVoHGsXV6VLyDH0lfTQ==
"@next/eslint-plugin-next@14.2.16":
version "14.2.16"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.16.tgz#05414ada34e3bc02a8074d0e457a3277f76acec2"
integrity sha512-noORwKUMkKc96MWjTOwrsUCjky0oFegHbeJ1yEnQBGbMHAaTEIgLZIIfsYF0x3a06PiS+2TXppfifR+O6VWslg==
dependencies:
glob "10.3.10"

Expand Down Expand Up @@ -4224,12 +4224,12 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"

eslint-config-next@^14.2.7:
version "14.2.13"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.13.tgz#9e3e3b86e8929f05837a6e9f2aee4f93cd6a1056"
integrity sha512-aro1EKAoyYchnO/3Tlo91hnNBO7QO7qnv/79MAFC+4Jq8TdUVKQlht5d2F+YjrePjdpOvfL+mV9JPfyYNwkk1g==
eslint-config-next@^14.2.15:
version "14.2.16"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.16.tgz#738adcca0b26c585e153c241293d22f0ac57825a"
integrity sha512-HOcnCJsyLXR7B8wmjaCgkTSpz+ijgOyAkP8OlvANvciP8PspBYFEBTmakNMxOf71fY0aKOm/blFIiKnrM4K03Q==
dependencies:
"@next/eslint-plugin-next" "14.2.13"
"@next/eslint-plugin-next" "14.2.16"
"@rushstack/eslint-patch" "^1.3.3"
"@typescript-eslint/eslint-plugin" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
Expand Down

0 comments on commit be62ed6

Please sign in to comment.