Skip to content

Commit

Permalink
Merge 65075e2 into ef0f04f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 23, 2023
2 parents ef0f04f + 65075e2 commit 8a2d577
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 @@ -7301,6 +7301,11 @@ rimraf@*, 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 8a2d577

Please sign in to comment.