File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 "tslint" : " ~5.16.0" ,
6565 "typescript" : " ~3.4.5" ,
6666 "webpack" : " ^4.33.0" ,
67- "webpack-cli" : " ^3.3.2 "
67+ "webpack-cli" : " ^3.3.3 "
6868 }
6969}
Original file line number Diff line number Diff line change @@ -6956,6 +6956,11 @@ preserve@^0.2.0:
69566956 resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
69576957 integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
69586958
6959+ prettier@^1.17.0 :
6960+ version "1.18.2"
6961+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
6962+ integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
6963+
69596964prettier@^1.18.0 :
69606965 version "1.18.0"
69616966 resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.0.tgz#d1701ca9b2941864b52f3262b35946d2c9cd88f0"
@@ -9132,10 +9137,10 @@ webdriver-manager@^12.0.6:
91329137 semver "^5.3.0"
91339138 xml2js "^0.4.17"
91349139
9135- webpack-cli@^3.3.2 :
9136- version "3.3.2 "
9137- resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.2 .tgz#aed2437b0db0a7faa2ad28484e166a5360014a91 "
9138- integrity sha512-FLkobnaJJ+03j5eplxlI0TUxhGCOdfewspIGuvDVtpOlrAuKMFC57K42Ukxqs1tn8947/PM6tP95gQc0DCzRYA ==
9140+ webpack-cli@^3.3.3 :
9141+ version "3.3.3 "
9142+ resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.3 .tgz#8b7587dee369a838eb4722f6cfa711c779011e5f "
9143+ integrity sha512-/qBxTvsxZ7bIFQtSa08QRY5BZuiJb27cbJM/nzmgXg9NEaudP20D7BruKKIuWfABqWoMEJQcNYYq/OxxSbPHlg ==
91399144 dependencies :
91409145 chalk "^2.4.1"
91419146 cross-spawn "^6.0.5"
@@ -9145,6 +9150,7 @@ webpack-cli@^3.3.2:
91459150 import-local "^2.0.0"
91469151 interpret "^1.1.0"
91479152 loader-utils "^1.1.0"
9153+ prettier "^1.17.0"
91489154 supports-color "^5.5.0"
91499155 v8-compile-cache "^2.0.2"
91509156 yargs "^12.0.5"
You can’t perform that action at this time.
0 commit comments