Skip to content

Commit 16904cd

Browse files
chore(deps): update dependency rimraf to v4
1 parent 8695d1e commit 16904cd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"husky": "7.0.4",
5151
"jest": "27.5.1",
5252
"prettier": "2.8.3",
53-
"rimraf": "3.0.2"
53+
"rimraf": "4.1.2"
5454
},
5555
"dependencies": {
5656
"lodash": "^4.17.15"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3810,7 +3810,12 @@ resolve@^1.10.1, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.2
38103810
path-parse "^1.0.7"
38113811
supports-preserve-symlinks-flag "^1.0.0"
38123812

3813-
[email protected], rimraf@^3.0.0, rimraf@^3.0.2:
3813+
3814+
version "4.1.2"
3815+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.2.tgz#20dfbc98083bdfaa28b01183162885ef213dbf7c"
3816+
integrity sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ==
3817+
3818+
rimraf@^3.0.0, rimraf@^3.0.2:
38143819
version "3.0.2"
38153820
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
38163821
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==

0 commit comments

Comments
 (0)