Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v7.19.0 (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 1, 2021
1 parent 3c47072 commit 5f23ef7
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 5 deletions.
48 changes: 46 additions & 2 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion packages/guardian-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/prettier": "^2.1.5",
"bip39": "3.0.3",
"codecov": "^3.8.1",
"eslint": "7.18.0",
"eslint": "7.19.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "~26.6.3",
"jest-extended": "~0.11.5",
Expand Down
51 changes: 49 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2295,7 +2295,7 @@ __metadata:
"@types/prettier": ^2.1.5
bip39: 3.0.3
codecov: ^3.8.1
eslint: 7.18.0
eslint: 7.19.0
eslint-plugin-prettier: ^3.1.4
jest: ~26.6.3
jest-extended: ~0.11.5
Expand Down Expand Up @@ -5511,7 +5511,54 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:7.18.0, eslint@npm:^7.13.0, eslint@npm:^7.7.0, eslint@npm:latest":
"eslint@npm:7.19.0":
version: 7.19.0
resolution: "eslint@npm:7.19.0"
dependencies:
"@babel/code-frame": ^7.0.0
"@eslint/eslintrc": ^0.3.0
ajv: ^6.10.0
chalk: ^4.0.0
cross-spawn: ^7.0.2
debug: ^4.0.1
doctrine: ^3.0.0
enquirer: ^2.3.5
eslint-scope: ^5.1.1
eslint-utils: ^2.1.0
eslint-visitor-keys: ^2.0.0
espree: ^7.3.1
esquery: ^1.2.0
esutils: ^2.0.2
file-entry-cache: ^6.0.0
functional-red-black-tree: ^1.0.1
glob-parent: ^5.0.0
globals: ^12.1.0
ignore: ^4.0.6
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
js-yaml: ^3.13.1
json-stable-stringify-without-jsonify: ^1.0.1
levn: ^0.4.1
lodash: ^4.17.20
minimatch: ^3.0.4
natural-compare: ^1.4.0
optionator: ^0.9.1
progress: ^2.0.0
regexpp: ^3.1.0
semver: ^7.2.1
strip-ansi: ^6.0.0
strip-json-comments: ^3.1.0
table: ^6.0.4
text-table: ^0.2.0
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 0461e8b2b53c9097995efe131f659e2df77deda1daf79d7673654e2cbdac90bd2a412758b0ee0db48d29bf58f4b4d99170a70e17df1345782f0c8fa511bb0734
languageName: node
linkType: hard

"eslint@npm:^7.13.0, eslint@npm:^7.7.0, eslint@npm:latest":
version: 7.18.0
resolution: "eslint@npm:7.18.0"
dependencies:
Expand Down

0 comments on commit 5f23ef7

Please sign in to comment.