Making WordPress.org


Ignore:
Timestamp:
07/28/2018 05:36:27 AM (7 years ago)
Author:
netweb
Message:

Support Theme: Update package dependancies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/package.json

    r7466 r7517  
    1111    "devDependencies": {
    1212        "@wordpress/browserslist-config": "~2.2.0",
    13         "autoprefixer": "~8.6.5",
     13        "autoprefixer": "~9.0.1",
    1414        "grunt": "~1.0.3",
    1515        "grunt-contrib-watch": "~1.1.0",
     
    1919        "grunt-stylelint": "~0.10.0",
    2020        "node-sass": "~4.9.2",
    21         "postcss-scss": "~1.0.6",
    22         "stylelint": "~9.3.0",
     21        "postcss-scss": "~2.0.0",
     22        "stylelint": "~9.4.0",
    2323        "stylelint-config-wordpress": "~13.0.0"
    2424    },
Note: See TracChangeset for help on using the changeset viewer.