This repository was archived by the owner on Apr 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 76
76
"npm-check-updates" : " 12.0.5" ,
77
77
"postcss" : " 8.4.12" ,
78
78
"prettier" : " 2.5.1" ,
79
- "rc-util" : " 5.16.1 " ,
79
+ "rc-util" : " 5.22.4 " ,
80
80
"react-is" : " 17.0.2" ,
81
81
"react-test-renderer" : " 17.0.2" ,
82
82
"sonarqube-scanner" : " 2.8.1" ,
Original file line number Diff line number Diff line change 1137
1137
dependencies:
1138
1138
regenerator-runtime "^0.13.4"
1139
1139
1140
+ "@babel/runtime@^7.18.3":
1141
+ version "7.18.3"
1142
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4"
1143
+ integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==
1144
+ dependencies:
1145
+ regenerator-runtime "^0.13.4"
1146
+
1140
1147
"@babel/template@^7.12.7", "@babel/template@^7.16.7", "@babel/template@^7.3.3":
1141
1148
version "7.16.7"
1142
1149
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
@@ -13322,12 +13329,12 @@ rc-config-loader@^4.0.0:
13322
13329
json5 "^2.1.2"
13323
13330
require-from-string "^2.0.2"
13324
13331
13325
- rc-util@5.16.1 :
13326
- version "5.16.1 "
13327
- resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.16.1 .tgz#374db7cb735512f05165ddc3d6b2c61c21b8b4e3 "
13328
- integrity sha512-kSCyytvdb3aRxQacS/71ta6c+kBWvM1v8/2h9d/HaNWauc3qB8pLnF20PJ8NajkNN8gb+rR1l0eWO+D4Pz+LLQ ==
13332
+ rc-util@5.22.4 :
13333
+ version "5.22.4 "
13334
+ resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.22.4 .tgz#7bbff3163216d58c93939c22c37a719c654f7289 "
13335
+ integrity sha512-KNZNgUix/1eAObTE1jjCSP3bh2eOFvMgdLIUp0mlTdUdWhcFi8dIvnBLHJoDL30MhhBz4Ra2QyW0QUIvvT8bKg ==
13329
13336
dependencies:
13330
- "@babel/runtime" "^7.12.5 "
13337
+ "@babel/runtime" "^7.18.3 "
13331
13338
react-is "^16.12.0"
13332
13339
shallowequal "^1.1.0"
13333
13340
You can’t perform that action at this time.
0 commit comments