Make WordPress Core


Ignore:
Timestamp:
02/06/2023 06:53:27 PM (3 years ago)
Author:
desrosj
Message:

Build/Test Tools: Update npm dependencies for bundled themes.

This applies several dependency version updates to Twenty Nineteen, Twenty Twenty, and Twenty Twenty-One.

npm audit fix has also been run to automatically fix any packages with reported vulnerabilities.

See #57535.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentynineteen/package.json

    r54492 r55233  
    88  "homepage": "https://wordpress.org/themes/twentynineteen/",
    99  "devDependencies": {
    10     "@wordpress/browserslist-config": "^5.1.0",
    11     "autoprefixer": "^10.4.12",
     10    "@wordpress/browserslist-config": "^5.9.0",
     11    "autoprefixer": "^10.4.13",
    1212    "chokidar-cli": "^3.0.0",
    13     "node-sass": "^7.0.3",
     13    "node-sass": "^8.0.0",
    1414    "npm-run-all": "^4.1.5",
    1515    "postcss-cli": "^7.1.2",
Note: See TracChangeset for help on using the changeset viewer.