File tree 2 files changed +12
-7
lines changed 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 82
82
"prettier-plugin-svelte" : " 2.7.0" ,
83
83
"react" : " 18.2.0" ,
84
84
"react-dom" : " 18.2.0" ,
85
- "rimraf" : " 3.0 .2" ,
85
+ "rimraf" : " 4.1 .2" ,
86
86
"stencil-apollo" : " 0.1.6" ,
87
87
"svelte" : " 3.50.0" ,
88
88
"ts-jest" : " 28.0.8" ,
Original file line number Diff line number Diff line change @@ -16140,12 +16140,10 @@ rfdc@^1.3.0:
16140
16140
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
16141
16141
integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
16142
16142
16143
- [email protected] , rimraf@^3.0.0, rimraf@^3.0.2:
16144
- version "3.0.2"
16145
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
16146
- integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
16147
- dependencies:
16148
- glob "^7.1.3"
16143
+
16144
+ version "4.1.2"
16145
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.2.tgz#20dfbc98083bdfaa28b01183162885ef213dbf7c"
16146
+ integrity sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ==
16149
16147
16150
16148
rimraf@^2.6.3:
16151
16149
version "2.7.1"
@@ -16154,6 +16152,13 @@ rimraf@^2.6.3:
16154
16152
dependencies:
16155
16153
glob "^7.1.3"
16156
16154
16155
+ rimraf@^3.0.0, rimraf@^3.0.2:
16156
+ version "3.0.2"
16157
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
16158
+ integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
16159
+ dependencies:
16160
+ glob "^7.1.3"
16161
+
16157
16162
robust-predicates@^3.0.0:
16158
16163
version "3.0.1"
16159
16164
resolved "https://registry.yarnpkg.com/robust-predicates/-/robust-predicates-3.0.1.tgz#ecde075044f7f30118682bd9fb3f123109577f9a"
You can’t perform that action at this time.
0 commit comments