Make WordPress Core


Ignore:
Timestamp:
07/22/2022 05:09:05 PM (4 years ago)
Author:
desrosj
Message:

Bundled Themes: Update NPM dependencies for Twenty Twenty and Twenty Nineteen.

There are no changes to any built files after updating.

See #55652.

File:
1 edited

Legend:

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

    r53418 r53762  
    1717                "@wordpress/browserslist-config": "^4.1.2",
    1818                "@wordpress/scripts": "^16.1.5",
    19                 "autoprefixer": "^10.4.5",
    20                 "concurrently": "^6.5.1",
    21                 "postcss": "^8.4.12",
    22                 "postcss-cli": "^9.1.0",
     19                "autoprefixer": "^10.4.7",
     20                "concurrently": "^7.3.0",
     21                "postcss": "^8.4.14",
     22                "postcss-cli": "^10.0.0",
    2323                "rtlcss": "^3.5.0",
    2424                "stylelint-a11y": "^1.2.3"
Note: See TracChangeset for help on using the changeset viewer.