Skip to content

Commit

Permalink
Merge pull request #184 from DevDataPlatform/snyk-upgrade-58299c9566f…
Browse files Browse the repository at this point in the history
…e2600fd8b9f1043ed68da

[Snyk] Upgrade eslint-config-next from 13.4.5 to 13.4.6
  • Loading branch information
fatchat authored Jul 10, 2023
2 parents 14dda6e + 4dba27b commit e0bd918
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 @@ -19,7 +19,7 @@
"@types/d3": "^7.4.0",
"d3": "^7.8.5",
"eslint": "8.42.0",
"eslint-config-next": "13.4.5",
"eslint-config-next": "13.4.6",
"moment": "^2.29.4",
"next": "13.4.5",
"next-auth": "^4.22.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -812,10 +812,10 @@
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.5.tgz#35b126d2af0d6d60ef73e3ef84b089aa1813c0e0"
integrity sha512-SG/gKH6eij4vwQy87b/3mbpQ1X3x2vUdnpwq6/qL2IQWjtq58EY/UuNAp9CoEZoC9sI4L9AD1r+73Z9r4d3uug==

"@next/eslint-plugin-next@13.4.5":
version "13.4.5"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.5.tgz#c3339748a7d59d80a019cd441453500391610167"
integrity sha512-/xD/kyJhXmBZq+0xGKOdjL22c9/4i3mBAXaU9aOGEHTXqqFeOz8scJbScWF13aMqigeoFCsDqngIB2MIatcn4g==
"@next/eslint-plugin-next@13.4.6":
version "13.4.6"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.6.tgz#6a291305226b3f762fdbc01e123efadeb63e5aaf"
integrity sha512-bPigeu0RI7bgy1ucBA2Yqcfg539y0Lzo38P2hIkrRB1GNvFSbYg6RTu8n6tGqPVrH3TTlPTNKLXG01wc+5NuwQ==
dependencies:
glob "7.1.7"

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

eslint-config-next@13.4.5:
version "13.4.5"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.5.tgz#353f462f2234a92e14814f07aa119a6079978880"
integrity sha512-7qgJmRp9ClRzPgkzEz7ahK+Rasiv4k2aU3eqkkORzseNUGdtImZVYomcXUhUheHwkxzdN2p//nbIA7zJrCxsCg==
eslint-config-next@13.4.6:
version "13.4.6"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.6.tgz#ccccf5dad45b23a56418d66caad5339116297308"
integrity sha512-nlv4FYish1RYYHILbQwM5/rD37cOvEqtMfDjtQCYbXdE2O3MggqHu2q6IDeLE2Z6u8ZJyNPgWOA6OimWcxj3qw==
dependencies:
"@next/eslint-plugin-next" "13.4.5"
"@next/eslint-plugin-next" "13.4.6"
"@rushstack/eslint-patch" "^1.1.3"
"@typescript-eslint/parser" "^5.42.0"
eslint-import-resolver-node "^0.3.6"
Expand Down

0 comments on commit e0bd918

Please sign in to comment.