File tree Expand file tree Collapse file tree 5 files changed +13
-13
lines changed
cli-plugin-e2e-nightwatch
cli-plugin-e2e-webdriverio Expand file tree Collapse file tree 5 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 3939 "@vue/eslint-config-typescript" : " ^9.1.0" ,
4040 "babel-core" : " 7.0.0-bridge.0" ,
4141 "babel-jest" : " ^27.0.6" ,
42- "chromedriver" : " ^97 .0.4 " ,
42+ "chromedriver" : " ^98 .0.1 " ,
4343 "debug" : " ^4.1.0" ,
4444 "docsearch.js" : " ^2.6.3" ,
4545 "eslint" : " ^7.32.0" ,
6161 "lint-staged" : " ^11.1.2" ,
6262 "memfs" : " ^3.2.0" ,
6363 "minimist" : " ^1.2.5" ,
64- "node-fetch" : " ^2.6.1 " ,
64+ "node-fetch" : " ^2.6.7 " ,
6565 "postcss" : " 8.3.6" ,
6666 "prettier" : " >= 1.13.0" ,
6767 "rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 2828 "nightwatch" : " ^2.0.5"
2929 },
3030 "devDependencies" : {
31- "chromedriver" : " ^97 .0.4 " ,
31+ "chromedriver" : " ^98 .0.1 " ,
3232 "geckodriver" : " ^3.0.1" ,
3333 "selenium-server" : " ^3.141.59"
3434 },
Original file line number Diff line number Diff line change 5656 }
5757 },
5858 "devDependencies" : {
59- "chromedriver" : " ^97 .0.4 " ,
59+ "chromedriver" : " ^98 .0.1 " ,
6060 "geckodriver" : " ^3.0.1" ,
6161 "ts-node" : " ^9.1.1" ,
6262 "wdio-chromedriver-service" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 2525 "joi" : " ^17.4.0" ,
2626 "launch-editor" : " ^2.2.1" ,
2727 "lru-cache" : " ^6.0.0" ,
28- "node-fetch" : " ^2.6.1 " ,
28+ "node-fetch" : " ^2.6.7 " ,
2929 "node-ipc" : " ^9.1.1" ,
3030 "open" : " ^8.0.2" ,
3131 "ora" : " ^5.3.0" ,
Original file line number Diff line number Diff line change @@ -6748,10 +6748,10 @@ chrome-trace-event@^1.0.2:
67486748 resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
67496749 integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
67506750
6751- chromedriver@^97 .0.4 :
6752- version "97 .0.4 "
6753- resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-97 .0.4 .tgz#69dbfae6194d32c64e34f88d60897835d86f7a99 "
6754- integrity sha512-mAOH1QSCaeYgniNOqceAzC8BVORQtWxsmgSOBuy8TV/CyyDTllLmKtNNORsxdqrDtefVlxRVQkEzYrlKiJsfFw ==
6751+ chromedriver@^98 .0.1 :
6752+ version "98 .0.1 "
6753+ resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-98 .0.1 .tgz#ccb1e36a003b4c6af0b184caa00fca8370d88f2a "
6754+ integrity sha512-/04KkHHE/K/lfwdPTQr5fxi1dWvM83p8T/IkYbyGK2PBlH7K49Dd71A9jrS+aWgXlZYkuHhbwiy2PA2QqZ5qQw ==
67556755 dependencies:
67566756 "@testim/chrome-version" "^1.1.2"
67576757 axios "^0.24.0"
@@ -14392,10 +14392,10 @@ min-indent@^1.0.0:
1439214392 resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1439314393 integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1439414394
14395- mini-css-extract-plugin@~2.4 .3:
14396- version "2.4.7 "
14397- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.7 .tgz#b9f4c4f4d727c7a3cd52a11773bb739f00177fac "
14398- integrity sha512-euWmddf0sk9Nv1O0gfeeUAvAkoSlWncNLF77C0TP2+WoPvy8mAHKOzMajcCz2dzvyt3CNgxb1obIEVFIRxaipg ==
14395+ mini-css-extract-plugin@^2.5 .3:
14396+ version "2.5.3 "
14397+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.3 .tgz#c5c79f9b22ce9b4f164e9492267358dbe35376d9 "
14398+ integrity sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw ==
1439914399 dependencies:
1440014400 schema-utils "^4.0.0"
1440114401
You can’t perform that action at this time.
0 commit comments