File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 102
102
"husky" : " 9.0.11" ,
103
103
"lint-staged" : " 15.2.2" ,
104
104
"np" : " 9.2.0" ,
105
- "npm-run-all2" : " 5.0.0 " ,
105
+ "npm-run-all2" : " 5.0.2 " ,
106
106
"pinst" : " 3.0.0" ,
107
107
"power-assert" : " 1.6.1" ,
108
108
"regenerator-runtime" : " 0.14.1" ,
Original file line number Diff line number Diff line change @@ -2149,13 +2149,18 @@ ansi-styles@^3.2.1:
2149
2149
dependencies :
2150
2150
color-convert "^1.9.0"
2151
2151
2152
- ansi-styles@^4.0.0, ansi-styles@^4.1.0, ansi-styles@^4.2.1 :
2152
+ ansi-styles@^4.0.0, ansi-styles@^4.1.0 :
2153
2153
version "4.3.0"
2154
2154
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
2155
2155
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
2156
2156
dependencies :
2157
2157
color-convert "^2.0.1"
2158
2158
2159
+ ansi-styles@^5.0.0 :
2160
+ version "5.2.0"
2161
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
2162
+ integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
2163
+
2159
2164
ansi-styles@^6.0.0 :
2160
2165
version "6.1.0"
2161
2166
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.1.0.tgz#87313c102b8118abd57371afab34618bf7350ed3"
@@ -7291,12 +7296,12 @@ npm-name@^7.1.1:
7291
7296
registry-url "^6.0.1"
7292
7297
validate-npm-package-name "^3.0.0"
7293
7298
7294
-
7295
- version "5.0.0 "
7296
- resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.0 .tgz#a95a0451ab8e971c9239d17aca7a39d4bc6658ed "
7297
- integrity sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw ==
7299
+
7300
+ version "5.0.2 "
7301
+ resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.2 .tgz#7dae8e11ba90be9edd05379414a01407416b336c "
7302
+ integrity sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA ==
7298
7303
dependencies :
7299
- ansi-styles "^4.2.1 "
7304
+ ansi-styles "^5.0.0 "
7300
7305
cross-spawn "^7.0.3"
7301
7306
memorystream "^0.3.1"
7302
7307
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments