Skip to content

Commit

Permalink
Merge pull request #443 from DalgoT4D/snyk-upgrade-2ffa157e86a1ff0f90…
Browse files Browse the repository at this point in the history
…ae2ef1453aab0c

[Snyk] Upgrade eslint-config-next from 13.5.4 to 13.5.5
  • Loading branch information
fatchat authored Nov 7, 2023
2 parents c4dcbad + 98f1ee0 commit 7326f17
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 @@ -22,7 +22,7 @@
"cronstrue": "^2.32.0",
"d3": "^7.8.5",
"eslint": "8.51.0",
"eslint-config-next": "13.5.4",
"eslint-config-next": "13.5.5",
"moment": "^2.29.4",
"next": "13.5.4",
"next-auth": "^4.22.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -934,10 +934,10 @@
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.4.tgz#777c3af16de2cf2f611b6c8126910062d13d222c"
integrity sha512-LGegJkMvRNw90WWphGJ3RMHMVplYcOfRWf2Be3td3sUa+1AaxmsYyANsA+znrGCBjXJNi4XAQlSoEfUxs/4kIQ==

"@next/[email protected].4":
version "13.5.4"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.5.4.tgz#ec70af509f07dc4e545df25834ac94d2c341c36a"
integrity sha512-vI94U+D7RNgX6XypSyjeFrOzxGlZyxOplU0dVE5norIfZGn/LDjJYPHdvdsR5vN1eRtl6PDAsOHmycFEOljK5A==
"@next/[email protected].5":
version "13.5.5"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.5.5.tgz#b3418135efbfa04d64c2c54f93d09c5ea4de4610"
integrity sha512-S/32s4S+SCOpW58lHKdmILAAPRdnsSei7Y3L1oZSoe5Eh0QSlzbG1nYyIpnpwWgz3T7qe3imdq7cJ6Hf29epRA==
dependencies:
glob "7.1.7"

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

[email protected].4:
version "13.5.4"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.5.4.tgz#e50bb157d8346b63426f4b36bf53c2e46ccbc938"
integrity sha512-FzQGIj4UEszRX7fcRSJK6L1LrDiVZvDFW320VVntVKh3BSU8Fb9kpaoxQx0cdFgf3MQXdeSbrCXJ/5Z/NndDkQ==
[email protected].5:
version "13.5.5"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.5.5.tgz#50ec30b62458f0cae4127308ed354d02211a3c32"
integrity sha512-kQr/eevFyzeVt0yCKTchQp3MTIx8ZmBsAKLW+7bzmAXHcf2vvxIqAt2N/afb9SZpuXXhSb/8yrKQGVUVpYmafQ==
dependencies:
"@next/eslint-plugin-next" "13.5.4"
"@next/eslint-plugin-next" "13.5.5"
"@rushstack/eslint-patch" "^1.3.3"
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0"
eslint-import-resolver-node "^0.3.6"
Expand Down

0 comments on commit 7326f17

Please sign in to comment.