Skip to content

Commit

Permalink
build(deps): update dependency eslint to v8.50.0 (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 31e65b1 commit 6dcda0e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@typescript-eslint/parser": "6.6.0",
"concurrently": "8.2.1",
"conventional-changelog-conventionalcommits": "7.0.1",
"eslint": "8.48.0",
"eslint": "8.50.0",
"eslint-formatter-multiple": "2.0.0",
"execa": "8.0.1",
"glob": "10.3.4",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2172,7 +2172,7 @@ __metadata:
compression: 1.7.4
concurrently: 8.2.1
conventional-changelog-conventionalcommits: 7.0.1
eslint: 8.48.0
eslint: 8.50.0
eslint-formatter-multiple: 2.0.0
execa: 8.0.1
express: 4.18.2
Expand Down Expand Up @@ -2548,10 +2548,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.48.0":
version: 8.48.0
resolution: "@eslint/js@npm:8.48.0"
checksum: b2755f9c0ee810c886eba3c50dcacb184ba5a5cd1cbc01988ee506ad7340653cae0bd55f1d95c64b56dfc6d25c2caa7825335ffd2c50165bae9996fe0f396851
"@eslint/js@npm:8.50.0":
version: 8.50.0
resolution: "@eslint/js@npm:8.50.0"
checksum: 302478f2acaaa7228729ec6a04f56641590185e1d8cd1c836a6db8a6b8009f80a57349341be9fbb9aa1721a7a569d1be3ffc598a33300d22816f11832095386c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2592,14 +2592,14 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.10":
version: 0.11.10
resolution: "@humanwhocodes/config-array@npm:0.11.10"
"@humanwhocodes/config-array@npm:^0.11.11":
version: 0.11.11
resolution: "@humanwhocodes/config-array@npm:0.11.11"
dependencies:
"@humanwhocodes/object-schema": ^1.2.1
debug: ^4.1.1
minimatch: ^3.0.5
checksum: 1b1302e2403d0e35bc43e66d67a2b36b0ad1119efc704b5faff68c41f791a052355b010fb2d27ef022670f550de24cd6d08d5ecf0821c16326b7dcd0ee5d5d8a
checksum: db84507375ab77b8ffdd24f498a5b49ad6b64391d30dd2ac56885501d03964d29637e05b1ed5aefa09d57ac667e28028bc22d2da872bfcd619652fbdb5f4ca19
languageName: node
linkType: hard

Expand Down Expand Up @@ -7045,15 +7045,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.48.0":
version: 8.48.0
resolution: "eslint@npm:8.48.0"
"eslint@npm:8.50.0":
version: 8.50.0
resolution: "eslint@npm:8.50.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.2
"@eslint/js": 8.48.0
"@humanwhocodes/config-array": ^0.11.10
"@eslint/js": 8.50.0
"@humanwhocodes/config-array": ^0.11.11
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
ajv: ^6.12.4
Expand Down Expand Up @@ -7088,7 +7088,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: f20b359a4f8123fec5c033577368cc020d42978b1b45303974acd8da7a27063168ee3fe297ab5b35327162f6a93154063e3ce6577102f70f9809aff793db9bd0
checksum: 9ebfe5615dc84700000d218e32ddfdcfc227ca600f65f18e5541ec34f8902a00356a9a8804d9468fd6c8637a5ef6a3897291dad91ba6579d5b32ffeae5e31768
languageName: node
linkType: hard

Expand Down

0 comments on commit 6dcda0e

Please sign in to comment.