mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Build/Test Tools: Update NPM dependencies.
This updates two `devDependencies`: - `uglify-js` from `3.12.7` to `3.12.8`. - `sassn` from `1.32.6` to `1.32.8`. See #51801. git-svn-id: https://develop.svn.wordpress.org/trunk@50416 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+2
-2
@@ -65,11 +65,11 @@
|
||||
"prettier": "npm:wp-prettier@2.0.5",
|
||||
"puppeteer": "npm:puppeteer-core@3.0.0",
|
||||
"qunit": "~2.14.0",
|
||||
"sass": "^1.32.6",
|
||||
"sass": "^1.32.8",
|
||||
"sinon": "~9.2.4",
|
||||
"sinon-test": "~3.0.0",
|
||||
"source-map-loader": "^1.1.3",
|
||||
"uglify-js": "^3.12.7",
|
||||
"uglify-js": "^3.12.8",
|
||||
"uglifyjs-webpack-plugin": "2.2.0",
|
||||
"uuid": "8.3.2",
|
||||
"wait-on": "5.2.1",
|
||||
|
||||
Reference in New Issue
Block a user