Build/Test Tools: Revert some devDependency changes for 5.5.
After bumping some major updates, tests on Travis are failing. See: https://travis-ci.com/WordPress/wordpress-develop/builds/168839259 ##49768. Unprops: whyisjake. git-svn-id: https://develop.svn.wordpress.org/trunk@47869 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e1993cd3fb
commit
c9ee3b828c
9538
package-lock.json
generated
9538
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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": "10.0.0",
|
||||
"@wordpress/scripts": "6.2.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.14.1",
|
||||
"node-sass": "~4.13.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.11.0",
|
||||
"webpack-dev-server": "3.8.2",
|
||||
"webpack-livereload-plugin": "2.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user