mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Build/Test Tools: Update several devDependencies.
This updates `qunit`, `sass`, and `uglify-js` to thei latest versions. Several other packages are also having their versions bumped as a result of running `npm audit fix`. See #52624. git-svn-id: https://develop.svn.wordpress.org/trunk@51097 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+3
-3
@@ -62,12 +62,12 @@
|
||||
"install-changed": "1.1.0",
|
||||
"matchdep": "~2.0.0",
|
||||
"prettier": "npm:wp-prettier@2.0.5",
|
||||
"qunit": "~2.15.0",
|
||||
"sass": "^1.34.0",
|
||||
"qunit": "~2.16.0",
|
||||
"sass": "^1.34.1",
|
||||
"sinon": "~11.1.1",
|
||||
"sinon-test": "~3.1.0",
|
||||
"source-map-loader": "^1.1.3",
|
||||
"uglify-js": "^3.13.8",
|
||||
"uglify-js": "^3.13.9",
|
||||
"uglifyjs-webpack-plugin": "2.2.0",
|
||||
"uuid": "8.3.2",
|
||||
"wait-on": "5.3.0",
|
||||
|
||||
Reference in New Issue
Block a user