Skip to content

Commit 02c25ed

Browse files
committed
chore(deps): update dependency rimraf to v4.1.1
1 parent e9326a2 commit 02c25ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prettier": "2.8.3",
5656
"reflect-metadata": "0.1.13",
5757
"release-it": "15.6.0",
58-
"rimraf": "4.1.0",
58+
"rimraf": "4.1.1",
5959
"rxjs": "7.8.0",
6060
"supertest": "6.3.3",
6161
"ts-jest": "29.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10378,10 +10378,10 @@ rfdc@^1.1.4, rfdc@^1.2.0, rfdc@^1.3.0:
1037810378
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
1037910379
integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
1038010380

10381-
10382-
version "4.1.0"
10383-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.0.tgz#c503e3b75b0da4e276846b45cace9a93d16a4903"
10384-
integrity sha512-ZJdkUR5/dRrRJHdcSKJLrpRn6tVjl9ALxd4yrTCxFsMpjQNzwHF6GLqMsuEzEYIXxHlFPDSk21Vr8VPuFBEz0g==
10381+
10382+
version "4.1.1"
10383+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.1.tgz#ec29817863e5d82d22bca82f9dc4325be2f1e72b"
10384+
integrity sha512-Z4Y81w8atcvaJuJuBB88VpADRH66okZAuEm+Jtaufa+s7rZmIz+Hik2G53kGaNytE7lsfXyWktTmfVz0H9xuDg==
1038510385

1038610386
rimraf@^3.0.0, rimraf@^3.0.2:
1038710387
version "3.0.2"

0 commit comments

Comments
 (0)