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 5252 "eslint-plugin-functional" : " 3.7.2" ,
5353 "ethereum-waffle" : " 3.4.4" ,
5454 "husky" : " 7.0.4" ,
55- "npm-run-all2" : " 5.0.0 " ,
55+ "npm-run-all2" : " 5.0.2 " ,
5656 "prettier" : " 2.8.8" ,
5757 "rimraf" : " 3.0.2" ,
5858 "rollup" : " 2.79.1" ,
Original file line number Diff line number Diff line change @@ -1075,13 +1075,18 @@ ansi-styles@^3.2.1:
10751075 dependencies :
10761076 color-convert "^1.9.0"
10771077
1078- ansi-styles@^4.0.0, ansi-styles@^4.1.0, ansi-styles@^4.2.1 :
1078+ ansi-styles@^4.0.0, ansi-styles@^4.1.0 :
10791079 version "4.3.0"
10801080 resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
10811081 integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
10821082 dependencies :
10831083 color-convert "^2.0.1"
10841084
1085+ ansi-styles@^5.0.0 :
1086+ version "5.2.0"
1087+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
1088+ integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
1089+
10851090ansi-styles@^6.0.0, ansi-styles@^6.1.0 :
10861091 version "6.1.0"
10871092 resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.1.0.tgz#87313c102b8118abd57371afab34618bf7350ed3"
@@ -6094,12 +6099,12 @@ normalize-url@^6.0.1:
60946099 resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
60956100 integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
60966101
6097- 6098- version "5.0.0 "
6099- resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.0 .tgz#a95a0451ab8e971c9239d17aca7a39d4bc6658ed "
6100- integrity sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw ==
6102+ 6103+ version "5.0.2 "
6104+ resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.2 .tgz#7dae8e11ba90be9edd05379414a01407416b336c "
6105+ integrity sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA ==
61016106 dependencies :
6102- ansi-styles "^4.2.1 "
6107+ ansi-styles "^5.0.0 "
61036108 cross-spawn "^7.0.3"
61046109 memorystream "^0.3.1"
61056110 minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments