mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-23 15:39:28 -05:00
dependency: update server to mocha 7.2.0 (#31432)
* dependency: update server to mocha 7.2.0 * Add PR to changelog
This commit is contained in:
@@ -49,7 +49,7 @@ const getDependencyPathsToKeep = async (buildAppDir) => {
|
||||
'node_modules/webpack-dev-server/lib/Server.js',
|
||||
'node_modules/html-webpack-plugin-4/index.js',
|
||||
'node_modules/html-webpack-plugin-5/index.js',
|
||||
'node_modules/mocha-7.0.1/index.js',
|
||||
'node_modules/mocha-7.2.0/index.js',
|
||||
'packages/server/node_modules/webdriver/build/index.js',
|
||||
// dependencies needed for geckodriver when running firefox in the binary
|
||||
'node_modules/pump/index.js',
|
||||
|
||||
Reference in New Issue
Block a user