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

Bump solhint from 5.0.1 to 5.0.2 #19

Closed
wants to merge 1 commit into from
Closed
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
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4463,8 +4463,8 @@ __metadata:
linkType: hard

"solhint@npm:^5.0.1":
version: 5.0.1
resolution: "solhint@npm:5.0.1"
version: 5.0.2
resolution: "solhint@npm:5.0.2"
dependencies:
"@solidity-parser/parser": "npm:^0.18.0"
ajv: "npm:^6.12.6"
Expand All @@ -4490,7 +4490,7 @@ __metadata:
optional: true
bin:
solhint: solhint.js
checksum: 10c0/0da4ce2aca4fcd2bb74a7d656f359940cb5c7059101db7d5f25ef31708763a8e8362480c20ee8dd525ded6ec897b328aa0e9b86b79ffaa59585c5c59722612dc
checksum: 10c0/4fec845ec6b8bebc7bee5abef42b40474d0e162a31d21ee10d98e4cb7db1f1fcdd338b927a880d7659fd336cc738737709d86af174fb388a08bcc4f50e3a2623
languageName: node
linkType: hard

Expand Down
Loading