Skip to content

Commit

Permalink
feat: upgrade rimraf from 3.0.2 to 5.0.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade rimraf from 3.0.2 to 5.0.1.

See this package in npm:
https://www.npmjs.com/package/rimraf

See this project in Snyk:
https://app.snyk.io/org/woodpile37/project/fd850637-423a-4efe-a39b-914ded24da34?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 20, 2023
1 parent faefd7a commit 41ebd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"micromatch": "^4.0.2",
"prettier": "^2.3.0",
"prettier-plugin-solidity": "^1.0.0",
"rimraf": "^3.0.2",
"rimraf": "^5.0.1",
"semver": "^7.5.2",
"solhint": "^3.4.0",
"solidity-ast": "^0.4.25",
Expand Down

0 comments on commit 41ebd1f

Please sign in to comment.