Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 23, 2023
1 parent 123617d commit 4ce1398
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -87,7 +87,7 @@
"nodemon": "^2.0.13",
"pinst": "^3.0.0",
"reflect-metadata": "^0.1.12",
"rimraf": "^3.0.2",
"rimraf": "^4.0.0",
"rxjs": "^7.3.0",
"semantic-release": "^19.0.0",
"ts-jest": "^28.0.0",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -7383,6 +7383,11 @@ rimraf@3.0.2, rimraf@^3.0.0, rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

rimraf@^4.0.0:
version "4.1.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.1.tgz#ec29817863e5d82d22bca82f9dc4325be2f1e72b"
integrity sha512-Z4Y81w8atcvaJuJuBB88VpADRH66okZAuEm+Jtaufa+s7rZmIz+Hik2G53kGaNytE7lsfXyWktTmfVz0H9xuDg==

run-async@^2.4.0:
version "2.4.1"
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
Expand Down

0 comments on commit 4ce1398

Please sign in to comment.