Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint to v7.20.0 #70

Merged
merged 1 commit into from
Feb 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 16 additions & 8 deletions .pnp.js

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

Binary file not shown.
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.19.0",
"eslint": "7.20.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "~26.6.3",
"jest-extended": "~0.11.5",
Expand Down
25 changes: 17 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.12.11":
"@babel/code-frame@npm:7.12.11, @babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.12.11":
version: 7.12.11
resolution: "@babel/code-frame@npm:7.12.11"
dependencies:
Expand Down Expand Up @@ -2295,7 +2295,7 @@ __metadata:
"@types/prettier": ^2.1.5
bip39: 3.0.3
codecov: ^3.8.1
eslint: 7.19.0
eslint: 7.20.0
eslint-plugin-prettier: ^3.1.4
jest: ~26.6.3
jest-extended: ~0.11.5
Expand Down Expand Up @@ -5511,11 +5511,11 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:7.19.0":
version: 7.19.0
resolution: "eslint@npm:7.19.0"
"eslint@npm:7.20.0":
version: 7.20.0
resolution: "eslint@npm:7.20.0"
dependencies:
"@babel/code-frame": ^7.0.0
"@babel/code-frame": 7.12.11
"@eslint/eslintrc": ^0.3.0
ajv: ^6.10.0
chalk: ^4.0.0
Expand All @@ -5527,7 +5527,7 @@ __metadata:
eslint-utils: ^2.1.0
eslint-visitor-keys: ^2.0.0
espree: ^7.3.1
esquery: ^1.2.0
esquery: ^1.4.0
esutils: ^2.0.2
file-entry-cache: ^6.0.0
functional-red-black-tree: ^1.0.1
Expand All @@ -5554,7 +5554,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 0461e8b2b53c9097995efe131f659e2df77deda1daf79d7673654e2cbdac90bd2a412758b0ee0db48d29bf58f4b4d99170a70e17df1345782f0c8fa511bb0734
checksum: 1d56cabc7e21f43b8bb6a1934f2488b27d86b018ce2246bc9b89e52931e26b306c5883f5e4ff5c6e0228e0e8673553a460e98eacc4890f9e5984002df0292123
languageName: node
linkType: hard

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

"esquery@npm:^1.4.0":
version: 1.4.0
resolution: "esquery@npm:1.4.0"
dependencies:
estraverse: ^5.1.0
checksum: 3293ecc1507a8cec8d2da8a4707275c2ccf5413e7a3c771fe41c16cee603cacd193bb7383a6e219d1f7d2449156ef575ffd66c839073d4a8058f72856a15f622
languageName: node
linkType: hard

"esrecurse@npm:^4.3.0":
version: 4.3.0
resolution: "esrecurse@npm:4.3.0"
Expand Down