Make WordPress Core

Changeset 50598 for trunk/package.json


Ignore:
Timestamp:
03/26/2021 03:45:04 PM (5 years ago)
Author:
desrosj
Message:

Build/Test Tools: Update some devDependencies.

This updates the following devDependencies:

  • sinon from 9.2.4 to 10.0.0.
  • uglify-js from 3.13.1 to 3.13.2.

See #52624.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r50548 r50598  
    6767                "qunit": "~2.14.1",
    6868                "sass": "^1.32.8",
    69                 "sinon": "~9.2.4",
     69                "sinon": "~10.0.0",
    7070                "sinon-test": "~3.0.0",
    7171                "source-map-loader": "^1.1.3",
    72                 "uglify-js": "^3.13.1",
     72                "uglify-js": "^3.13.2",
    7373                "uglifyjs-webpack-plugin": "2.2.0",
    7474                "uuid": "8.3.2",
Note: See TracChangeset for help on using the changeset viewer.