Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent a626a78 commit d69efd6
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@augu/eslint-config": "4.0.1",
"@augu/tsconfig": "1.1.1",
"@types/eslint": "8.37.0",
"@types/eslint": "8.40.2",
"@types/mime-types": "2.1.1",
"@types/node": "18.16.14",
"@types/prettier": "2.7.2",
Expand All @@ -36,7 +36,7 @@
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"@vercel/ncc": "0.36.1",
"eslint": "8.41.0",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"globby": "13.1.4",
"prettier": "2.8.8",
Expand Down
81 changes: 74 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1782,13 +1782,31 @@ __metadata:
languageName: node
linkType: hard

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

"@gar/promisify@npm:^1.1.3":
version: 1.1.3
resolution: "@gar/promisify@npm:1.1.3"
checksum: 4059f790e2d07bf3c3ff3e0fec0daa8144fe35c1f6e0111c9921bd32106adaa97a4ab096ad7dab1e28ee6a9060083c4d1a4ada42a7f5f3f7a96b8812e2b757c1
languageName: node
linkType: hard

"@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: 1b1302e2403d0e35bc43e66d67a2b36b0ad1119efc704b5faff68c41f791a052355b010fb2d27ef022670f550de24cd6d08d5ecf0821c16326b7dcd0ee5d5d8a
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.8":
version: 0.11.8
resolution: "@humanwhocodes/config-array@npm:0.11.8"
Expand Down Expand Up @@ -1873,7 +1891,7 @@ __metadata:
"@aws-sdk/client-s3": 3.335.0
"@aws-sdk/lib-storage": 3.335.0
"@noelware/utils": 2.3.0
"@types/eslint": 8.37.0
"@types/eslint": 8.40.2
"@types/mime-types": 2.1.1
"@types/node": 18.16.14
"@types/prettier": 2.7.2
Expand All @@ -1882,7 +1900,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.59.6
"@typescript-eslint/parser": 5.59.6
"@vercel/ncc": 0.36.1
eslint: 8.41.0
eslint: 8.42.0
eslint-config-prettier: 8.8.0
globby: 13.1.4
mime-types: 2.1.35
Expand Down Expand Up @@ -1981,13 +1999,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.37.0":
version: 8.37.0
resolution: "@types/eslint@npm:8.37.0"
"@types/eslint@npm:8.40.2":
version: 8.40.2
resolution: "@types/eslint@npm:8.40.2"
dependencies:
"@types/estree": "*"
"@types/json-schema": "*"
checksum: 06d3b3fba12004294591b5c7a52e3cec439472195da54e096076b1f2ddfbb8a445973b9681046dd530a6ac31eca502f635abc1e3ce37d03513089358e6f822ee
checksum: a4780e45e677e3af21c44a900846996cb6d9ae8f71d51940942a047163ae93a05444392c005f491ed46aa169f3b25f8be125ab42c5d8bdb571154bf62a7c828a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3586,7 +3604,56 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.41.0, eslint@npm:>=8.x":
"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.42.0
"@humanwhocodes/config-array": ^0.11.10
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
ajv: ^6.10.0
chalk: ^4.0.0
cross-spawn: ^7.0.2
debug: ^4.3.2
doctrine: ^3.0.0
escape-string-regexp: ^4.0.0
eslint-scope: ^7.2.0
eslint-visitor-keys: ^3.4.1
espree: ^9.5.2
esquery: ^1.4.2
esutils: ^2.0.2
fast-deep-equal: ^3.1.3
file-entry-cache: ^6.0.1
find-up: ^5.0.0
glob-parent: ^6.0.2
globals: ^13.19.0
graphemer: ^1.4.0
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
js-yaml: ^4.1.0
json-stable-stringify-without-jsonify: ^1.0.1
levn: ^0.4.1
lodash.merge: ^4.6.2
minimatch: ^3.1.2
natural-compare: ^1.4.0
optionator: ^0.9.1
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 07105397b5f2ff4064b983b8971e8c379ec04b1dfcc9d918976b3e00377189000161dac991d82ba14f8759e466091b8c71146f602930ca810c290ee3fcb3faf0
languageName: node
linkType: hard

"eslint@npm:>=8.x":
version: 8.41.0
resolution: "eslint@npm:8.41.0"
dependencies:
Expand Down

0 comments on commit d69efd6

Please sign in to comment.