Changeset 50584 for branches/5.7/package.json
- Timestamp:
- 03/25/2021 07:59:44 PM (4 years ago)
- Location:
- branches/5.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.7
- Property svn:mergeinfo changed
/trunk merged: 50432,50435-50436,50479,50485-50487,50545,50579
- Property svn:mergeinfo changed
-
branches/5.7/package.json
r50515 r50584 43 43 "grunt-contrib-concat": "1.0.1", 44 44 "grunt-contrib-copy": "~1.0.0", 45 "grunt-contrib-cssmin": "~ 3.0.0",45 "grunt-contrib-cssmin": "~4.0.0", 46 46 "grunt-contrib-imagemin": "~4.0.0", 47 47 "grunt-contrib-jshint": "3.0.0", … … 65 65 "prettier": "npm:wp-prettier@2.0.5", 66 66 "puppeteer": "npm:puppeteer-core@3.0.0", 67 "qunit": "~2.14. 0",67 "qunit": "~2.14.1", 68 68 "sass": "^1.32.8", 69 69 "sinon": "~9.2.4", 70 70 "sinon-test": "~3.0.0", 71 71 "source-map-loader": "^1.1.3", 72 "uglify-js": "^3.1 2.8",72 "uglify-js": "^3.13.1", 73 73 "uglifyjs-webpack-plugin": "2.2.0", 74 74 "uuid": "8.3.2", 75 "wait-on": "5. 2.1",75 "wait-on": "5.3.0", 76 76 "webpack": "4.43.0", 77 77 "webpack-dev-server": "3.11.2",
Note: See TracChangeset
for help on using the changeset viewer.