Make WordPress Core

Changeset 47867 for trunk/package.json


Ignore:
Timestamp:
05/30/2020 04:54:28 AM (6 years ago)
Author:
whyisjake
Message:

Build/Test Tools: Bump devDependencies for WordPress 5.5

There are several other changes that need to be made for the security audit, this is just the first pass.

Fixes #49768.
Props SergeyBiryukov, whyisjake.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r47766 r47867  
    3737        "dotenv": "8.1.0",
    3838        "dotenv-expand": "5.1.0",
    39         "grunt": "~1.0.4",
     39        "grunt": "~1.1.0",
    4040        "grunt-banner": "^0.6.0",
    4141        "grunt-contrib-clean": "~2.0.0",
     
    4343        "grunt-contrib-copy": "~1.0.0",
    4444        "grunt-contrib-cssmin": "~3.0.0",
    45         "grunt-contrib-imagemin": "~3.1.0",
     45        "grunt-contrib-imagemin": "~4.0.0",
    4646        "grunt-contrib-jshint": "2.1.0",
    47         "grunt-contrib-qunit": "^1.2.0",
     47        "grunt-contrib-qunit": "^3.1.0",
    4848        "grunt-contrib-uglify": "~4.0.1",
    4949        "grunt-contrib-watch": "~1.1.0",
Note: See TracChangeset for help on using the changeset viewer.