Make WordPress Core


Ignore:
Timestamp:
03/25/2021 07:59:44 PM (5 years ago)
Author:
desrosj
Message:

Build/Test Tools: Backport several GitHub Action improvements and dependency updates.

This backports several GitHub Action improvements and devDependency updates to the 5.7 branch.

Backports [50432,50435-50436,50479,50485-50487,50545,50579] to the 5.7 branch.
See #52667, #52643, #52658, #52660, #52624, #52625.

Location:
branches/5.7
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.7

  • branches/5.7/package.json

    r50515 r50584  
    4343                "grunt-contrib-concat": "1.0.1",
    4444                "grunt-contrib-copy": "~1.0.0",
    45                 "grunt-contrib-cssmin": "~3.0.0",
     45                "grunt-contrib-cssmin": "~4.0.0",
    4646                "grunt-contrib-imagemin": "~4.0.0",
    4747                "grunt-contrib-jshint": "3.0.0",
     
    6565                "prettier": "npm:wp-prettier@2.0.5",
    6666                "puppeteer": "npm:puppeteer-core@3.0.0",
    67                 "qunit": "~2.14.0",
     67                "qunit": "~2.14.1",
    6868                "sass": "^1.32.8",
    6969                "sinon": "~9.2.4",
    7070                "sinon-test": "~3.0.0",
    7171                "source-map-loader": "^1.1.3",
    72                 "uglify-js": "^3.12.8",
     72                "uglify-js": "^3.13.1",
    7373                "uglifyjs-webpack-plugin": "2.2.0",
    7474                "uuid": "8.3.2",
    75                 "wait-on": "5.2.1",
     75                "wait-on": "5.3.0",
    7676                "webpack": "4.43.0",
    7777                "webpack-dev-server": "3.11.2",
Note: See TracChangeset for help on using the changeset viewer.