Skip to content

Commit

Permalink
build(deps-dev): Bump rimraf from 3.0.2 to 4.1.3 (#240)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 3, 2023
1 parent 754f4f1 commit 7d82a3d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
"micromatch": "^4.0.5",
"pinst": "^3.0.0",
"prettier": "^2.4.1",
"rimraf": "^3.0.2",
"rimraf": "^4.1.3",
"shelljs": "^0.8.4",
"solcco": ">=1.0.11",
"solpp": "^0.11.5",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Expand Up @@ -64,7 +64,7 @@ __metadata:
micromatch: ^4.0.5
pinst: ^3.0.0
prettier: ^2.4.1
rimraf: ^3.0.2
rimraf: ^4.1.3
shelljs: ^0.8.4
solcco: ">=1.0.11"
solpp: ^0.11.5
Expand Down Expand Up @@ -2160,6 +2160,15 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^4.1.3":
version: 4.1.3
resolution: "rimraf@npm:4.1.3"
bin:
rimraf: dist/cjs/src/bin.js
checksum: 12c080cb3784186393a76a538b2ae7b3afbc2f609d9c51451d818295cc79d8dedbb61dd63b8f2aa0ec0f443e9d5247d559665501401fac3a39ffb67f6a58e843
languageName: node
linkType: hard

"ripemd160@npm:^2.0.0, ripemd160@npm:^2.0.1":
version: 2.0.2
resolution: "ripemd160@npm:2.0.2"
Expand Down

0 comments on commit 7d82a3d

Please sign in to comment.