Skip to content

Commit 3d468a2

Browse files
chore(deps-dev): bump eslint from 7.29.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.32.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.29.0...v7.32.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1eb219 commit 3d468a2

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "~14.17.3",
3333
"@typescript-eslint/eslint-plugin": "~4.28.1",
3434
"@typescript-eslint/parser": "~4.26.1",
35-
"eslint": "~7.29.0",
35+
"eslint": "~7.32.0",
3636
"eslint-config-prettier": "~8.3.0",
3737
"eslint-plugin-import": "^2.22.1",
3838
"eslint-plugin-jest": "~24.3.5",

yarn.lock

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -301,10 +301,10 @@
301301
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
302302
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
303303

304-
"@eslint/eslintrc@^0.4.2":
305-
version "0.4.2"
306-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
307-
integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
304+
"@eslint/eslintrc@^0.4.3":
305+
version "0.4.3"
306+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
307+
integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==
308308
dependencies:
309309
ajv "^6.12.4"
310310
debug "^4.1.1"
@@ -316,6 +316,20 @@
316316
minimatch "^3.0.4"
317317
strip-json-comments "^3.1.1"
318318

319+
"@humanwhocodes/config-array@^0.5.0":
320+
version "0.5.0"
321+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
322+
integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
323+
dependencies:
324+
"@humanwhocodes/object-schema" "^1.2.0"
325+
debug "^4.1.1"
326+
minimatch "^3.0.4"
327+
328+
"@humanwhocodes/object-schema@^1.2.0":
329+
version "1.2.0"
330+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
331+
integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
332+
319333
"@istanbuljs/load-nyc-config@^1.0.0":
320334
version "1.1.0"
321335
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
@@ -1628,13 +1642,14 @@ eslint-visitor-keys@^2.0.0:
16281642
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
16291643
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
16301644

1631-
eslint@~7.29.0:
1632-
version "7.29.0"
1633-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0"
1634-
integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==
1645+
eslint@~7.32.0:
1646+
version "7.32.0"
1647+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
1648+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
16351649
dependencies:
16361650
"@babel/code-frame" "7.12.11"
1637-
"@eslint/eslintrc" "^0.4.2"
1651+
"@eslint/eslintrc" "^0.4.3"
1652+
"@humanwhocodes/config-array" "^0.5.0"
16381653
ajv "^6.10.0"
16391654
chalk "^4.0.0"
16401655
cross-spawn "^7.0.2"

0 commit comments

Comments
 (0)