Skip to content

Commit 65fe945

Browse files
fix(deps): update dependency eslint to ^7.32.0 (#32628)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 774e680 commit 65fe945

File tree

3 files changed

+26
-11
lines changed

3 files changed

+26
-11
lines changed

packages/create-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ansi-wordwrap": "^1.0.2",
2525
"common-tags": "^1.8.0",
2626
"enquirer": "^2.3.6",
27-
"eslint": "^7.27.0",
27+
"eslint": "^7.32.0",
2828
"execa": "^5.1.1",
2929
"fs-extra": "^9.1.0",
3030
"gatsby-plugin-utils": "^1.12.0-next.0",

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"detect-port": "^1.3.0",
5757
"devcert": "^1.1.3",
5858
"dotenv": "^8.2.0",
59-
"eslint": "^7.20.0",
59+
"eslint": "^7.32.0",
6060
"eslint-config-react-app": "^6.0.0",
6161
"eslint-plugin-flowtype": "^5.8.2",
6262
"eslint-plugin-graphql": "^4.0.0",

yarn.lock

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1702,10 +1702,10 @@
17021702
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46"
17031703
integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==
17041704

1705-
"@eslint/eslintrc@^0.4.2":
1706-
version "0.4.2"
1707-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
1708-
integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
1705+
"@eslint/eslintrc@^0.4.3":
1706+
version "0.4.3"
1707+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
1708+
integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==
17091709
dependencies:
17101710
ajv "^6.12.4"
17111711
debug "^4.1.1"
@@ -2073,6 +2073,20 @@
20732073
dependencies:
20742074
"@hapi/hoek" "^9.0.0"
20752075

2076+
"@humanwhocodes/config-array@^0.5.0":
2077+
version "0.5.0"
2078+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
2079+
integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
2080+
dependencies:
2081+
"@humanwhocodes/object-schema" "^1.2.0"
2082+
debug "^4.1.1"
2083+
minimatch "^3.0.4"
2084+
2085+
"@humanwhocodes/object-schema@^1.2.0":
2086+
version "1.2.0"
2087+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
2088+
integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
2089+
20762090
"@istanbuljs/load-nyc-config@^1.0.0":
20772091
version "1.1.0"
20782092
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
@@ -11410,13 +11424,14 @@ eslint@^6.8.0:
1141011424
text-table "^0.2.0"
1141111425
v8-compile-cache "^2.0.3"
1141211426

11413-
eslint@^7.20.0, eslint@^7.27.0, eslint@^7.28.0:
11414-
version "7.28.0"
11415-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
11416-
integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
11427+
eslint@^7.28.0, eslint@^7.32.0:
11428+
version "7.32.0"
11429+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
11430+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
1141711431
dependencies:
1141811432
"@babel/code-frame" "7.12.11"
11419-
"@eslint/eslintrc" "^0.4.2"
11433+
"@eslint/eslintrc" "^0.4.3"
11434+
"@humanwhocodes/config-array" "^0.5.0"
1142011435
ajv "^6.10.0"
1142111436
chalk "^4.0.0"
1142211437
cross-spawn "^7.0.2"

0 commit comments

Comments
 (0)