Skip to content

Commit

Permalink
chore(dev-deps): update dependency eslint to v8.42.0 (#369)
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] committed Jun 3, 2023
1 parent 8fda74d commit e57ad13
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"eslint": "8.41.0",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"husky": "8.0.3",
"jest": "29.5.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Expand Up @@ -660,10 +660,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.41.0":
version: 8.41.0
resolution: "@eslint/js@npm:8.41.0"
checksum: af013d70fe8d0429cdf5cd8b5dcc6fc384ed026c1eccb0cfe30f5849b968ab91645111373fd1b83282b38955b1bdfbe667c1a7dbda3b06cae753521223cad775
"@eslint/js@npm:8.42.0":
version: 8.42.0
resolution: "@eslint/js@npm:8.42.0"
checksum: 750558843ac458f7da666122083ee05306fc087ecc1e5b21e7e14e23885775af6c55bcc92283dff1862b7b0d8863ec676c0f18c7faf1219c722fe91a8ece56b6
languageName: node
linkType: hard

Expand All @@ -674,14 +674,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -1140,7 +1140,7 @@ __metadata:
"@types/node": 18.16.16
"@typescript-eslint/eslint-plugin": 5.59.5
"@typescript-eslint/parser": 5.59.5
eslint: 8.41.0
eslint: 8.42.0
eslint-config-prettier: 8.8.0
husky: 8.0.3
jest: 29.5.0
Expand Down Expand Up @@ -2847,15 +2847,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.41.0":
version: 8.41.0
resolution: "eslint@npm:8.41.0"
"eslint@npm:8.42.0":
version: 8.42.0
resolution: "eslint@npm:8.42.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.4.0
"@eslint/eslintrc": ^2.0.3
"@eslint/js": 8.41.0
"@humanwhocodes/config-array": ^0.11.8
"@eslint/js": 8.42.0
"@humanwhocodes/config-array": ^0.11.10
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
ajv: ^6.10.0
Expand Down Expand Up @@ -2892,7 +2892,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 09979a6f8451dcc508a7005b6670845c8a518376280b3fd96657a406b8b6ef29d0e480d1ba11b4eb48da93d607e0c55c9b877676fe089d09973ec152354e23b2
checksum: 07105397b5f2ff4064b983b8971e8c379ec04b1dfcc9d918976b3e00377189000161dac991d82ba14f8759e466091b8c71146f602930ca810c290ee3fcb3faf0
languageName: node
linkType: hard

Expand Down

0 comments on commit e57ad13

Please sign in to comment.