Skip to content

Commit

Permalink
fix(deps): update dependency eslint to v8.27.0 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Nov 15, 2022
1 parent e104d5b commit 9986c41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 51 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"eslint": "8.26.0",
"eslint": "8.27.0",
"typescript": "4.8.4"
}
}
51 changes: 1 addition & 50 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1764,7 +1764,7 @@ __metadata:
"@types/node": 18.11.9
"@typescript-eslint/eslint-plugin": 5.41.0
"@typescript-eslint/parser": 5.41.0
eslint: 8.26.0
eslint: 8.27.0
typescript: 4.8.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2638,55 +2638,6 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.26.0":
version: 8.26.0
resolution: "eslint@npm:8.26.0"
dependencies:
"@eslint/eslintrc": ^1.3.3
"@humanwhocodes/config-array": ^0.11.6
"@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.1.1
eslint-utils: ^3.0.0
eslint-visitor-keys: ^3.3.0
espree: ^9.4.0
esquery: ^1.4.0
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.15.0
grapheme-splitter: ^1.0.4
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-sdsl: ^4.1.4
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
regexpp: ^3.2.0
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: a2aced939ea060f77d10dcfced5cfeb940f63f383fd7ab1decadea64170ab552582e1c5909db1db641d4283178c9bc569f19b0f8900e00314a5f783e4b3f759d
languageName: node
linkType: hard

"eslint@npm:8.27.0":
version: 8.27.0
resolution: "eslint@npm:8.27.0"
Expand Down

0 comments on commit 9986c41

Please sign in to comment.