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.3 #25

Merged
merged 1 commit into from
Aug 27, 2024
Merged
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.3
resolution: "solhint@npm:5.0.3"
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/262e86a8932d7d4d6ebae2a9d7317749e5068092e7cdf4caf07ac39fc72bd2c94f3907daaedcad37592ec001b57caed6dc5ed7c3fd6cd18b6443182f38c1715e
languageName: node
linkType: hard

Expand Down
Loading