Build/Test Tools: Bump devDependencies for WordPress 5.5.

Bumping a few more dependencies as a result of `npm audit`.

Fixes #49768.
Props whyisjake.


git-svn-id: https://develop.svn.wordpress.org/trunk@47868 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jake Spurlock 2020-05-30 05:36:28 +00:00
parent 5c184116bf
commit e1993cd3fb
2 changed files with 6848 additions and 2734 deletions

9576
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,7 +29,7 @@
"@wordpress/dependency-extraction-webpack-plugin": "2.4.0",
"@wordpress/e2e-test-utils": "4.3.1",
"@wordpress/library-export-default-webpack-plugin": "1.6.0",
"@wordpress/scripts": "6.2.0",
"@wordpress/scripts": "10.0.0",
"autoprefixer": "9.6.2",
"check-node-version": "4.0.1",
"copy-webpack-plugin": "^5.1.1",
@ -62,7 +62,7 @@
"install-changed": "1.1.0",
"jquery-migrate": "1.4.1",
"matchdep": "~2.0.0",
"node-sass": "~4.13.1",
"node-sass": "4.14.1",
"qunit": "~2.9.0",
"sinon": "~9.0.0",
"sinon-test": "~3.0.0",
@ -71,7 +71,7 @@
"uglifyjs-webpack-plugin": "2.2.0",
"wait-on": "3.3.0",
"webpack": "4.41.0",
"webpack-dev-server": "3.8.2",
"webpack-dev-server": "3.11.0",
"webpack-livereload-plugin": "2.2.0"
},
"dependencies": {