File tree Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1212 "devDependencies" : {
1313 "@sourcegraph/prettierrc" : " 2.2.0" ,
1414 "@types/node" : " latest" ,
15- "opn-cli" : " 4.0 .0" ,
15+ "opn-cli" : " 4.1 .0" ,
1616 "prettier" : " 1.17.0" ,
1717 "tslint" : " 5.15.0" ,
1818 "tslint-config-prettier" : " 1.18.0"
Original file line number Diff line number Diff line change @@ -538,10 +538,10 @@ esutils@^2.0.2:
538538 resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
539539 integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=
540540
541- file-type@^10.4 .0 :
542- version "10.8 .0"
543- resolved "https://registry.yarnpkg.com/file-type/-/file-type-10.8 .0.tgz#676dfd43fdb75d8ccdba1cff53351b71190c25ff "
544- integrity sha512-287YScp3cpRWzhM+/E+A85O4FJi4dHus0eA6eBUzkRc08d/JAwqeczU/nwLstRuzzq/S7TqvQg9mhv7xVsdINQ ==
541+ file-type@^10.10 .0 :
542+ version "10.11 .0"
543+ resolved "https://registry.yarnpkg.com/file-type/-/file-type-10.11 .0.tgz#2961d09e4675b9fb9a3ee6b69e9cd23f43fd1890 "
544+ integrity sha512-uzk64HRpUZyTGZtVuvrjP0FYxzQrBf4rojot6J65YMEbwBLB0CWm0CLojVpwpmFmxcE/lkvYICgfcGozbBq6rw ==
545545
546546find-up@^2.0.0 :
547547 version "2.1.0"
@@ -981,24 +981,24 @@ once@^1.3.0:
981981 dependencies :
982982 wrappy "1"
983983
984- 985- version "4.0.0"
986- resolved "https://registry.yarnpkg.com/opn-cli/-/opn-cli-4.0.0.tgz#dcc00052db3f296384f76e56ca1c59ffd7deb4d0"
987- integrity sha512-/NxjgPPxgYWAEznUwbvQd3H/vfMBRoIy8ZAvKNNgye2TbFE4pToVwmbi34Xo2rkmlfJIeWPa++zUSj4WBVGJxQ==
984+ open@^6.1.0 :
985+ version "6.1.0"
986+ resolved "https://registry.yarnpkg.com/open/-/open-6.1.0.tgz#0e7e671b883976a4e5251b5d1ca905ab6f4be78f"
987+ integrity sha512-Vqch7NFb/WsMujhqfq+B3u0xkssRjZlxh+NSsBSphpcgaFD7gfB0SUBfR91E9ygBlyNGNogXR2cUB8rRfoo2kQ==
988+ dependencies :
989+ is-wsl "^1.1.0"
990+
991+ 992+ version "4.1.0"
993+ resolved "https://registry.yarnpkg.com/opn-cli/-/opn-cli-4.1.0.tgz#663878db6d9119e56bede17398fed90b692fb3ae"
994+ integrity sha512-nVJ9dVb4fEKtmACWxUql+hhQxVWMt7BSRT+6TnB85W3xs5Pgk9sKW3icYeCIwOtOKALBw/6WUCoNmI1+ADfAow==
988995 dependencies :
989- file-type "^10.4 .0"
996+ file-type "^10.10 .0"
990997 get-stdin "^6.0.0"
991998 meow "^5.0.0"
992- opn "^5.4 .0"
999+ open "^6.1 .0"
9931000 temp-write "^3.4.0"
9941001
995- opn@^5.4.0 :
996- version "5.4.0"
997- resolved "https://registry.yarnpkg.com/opn/-/opn-5.4.0.tgz#cb545e7aab78562beb11aa3bfabc7042e1761035"
998- integrity sha512-YF9MNdVy/0qvJvDtunAOzFw9iasOQHpVthTCvGzxt61Il64AYSGdK+rYwld7NAfk9qJ7dt+hymBNSc9LNYS+Sw==
999- dependencies :
1000- is-wsl "^1.1.0"
1001-
10021002optjs@~3.2.2 :
10031003 version "3.2.2"
10041004 resolved "https://registry.yarnpkg.com/optjs/-/optjs-3.2.2.tgz#69a6ce89c442a44403141ad2f9b370bd5bb6f4ee"
You can’t perform that action at this time.
0 commit comments