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 71
71
"enzyme-adapter-react-16" : " 1.9.1" ,
72
72
"gh-pages" : " 3.2.3" ,
73
73
"light-ts-loader" : " 1.1.2" ,
74
- "npm-run-all2" : " 5.0.0 " ,
74
+ "npm-run-all2" : " 5.0.2 " ,
75
75
"prettier" : " 2.6.2" ,
76
76
"react" : " 16.14.0" ,
77
77
"react-dom" : " 16.14.0" ,
Original file line number Diff line number Diff line change @@ -4704,7 +4704,7 @@ ansi-styles@^3.2.1:
4704
4704
dependencies:
4705
4705
color-convert "^1.9.0"
4706
4706
4707
- ansi-styles@^4.0.0, ansi-styles@^4.2.1 :
4707
+ ansi-styles@^4.0.0:
4708
4708
version "4.3.0"
4709
4709
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
4710
4710
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
@@ -4719,6 +4719,11 @@ ansi-styles@^4.1.0:
4719
4719
"@types/color-name" "^1.1.1"
4720
4720
color-convert "^2.0.1"
4721
4721
4722
+ ansi-styles@^5.0.0:
4723
+ version "5.2.0"
4724
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
4725
+ integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
4726
+
4722
4727
ansi-to-html@^0.6.11:
4723
4728
version "0.6.13"
4724
4729
resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.13.tgz#c72eae8b63e5ca0643aab11bfc6e6f2217425833"
@@ -10204,12 +10209,12 @@ npm-packlist@^1.1.6:
10204
10209
ignore-walk "^3.0.1"
10205
10210
npm-bundled "^1.0.1"
10206
10211
10207
-
10208
- version "5.0.0 "
10209
- resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.0 .tgz#a95a0451ab8e971c9239d17aca7a39d4bc6658ed "
10210
- integrity sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw ==
10212
+
10213
+ version "5.0.2 "
10214
+ resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.2 .tgz#7dae8e11ba90be9edd05379414a01407416b336c "
10215
+ integrity sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA ==
10211
10216
dependencies:
10212
- ansi-styles "^4.2.1 "
10217
+ ansi-styles "^5.0.0 "
10213
10218
cross-spawn "^7.0.3"
10214
10219
memorystream "^0.3.1"
10215
10220
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments