Making WordPress.org


Ignore:
Timestamp:
07/15/2018 01:02:05 PM (8 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

    r7254 r7466  
    1010    "license": "GPL-2.0-or-later",
    1111    "devDependencies": {
    12         "@wordpress/browserslist-config": "~2.1.4",
    13         "autoprefixer": "~8.5.2",
    14         "grunt": "~1.0.2",
     12        "@wordpress/browserslist-config": "~2.2.0",
     13        "autoprefixer": "~8.6.5",
     14        "grunt": "~1.0.3",
    1515        "grunt-contrib-watch": "~1.1.0",
    1616        "grunt-postcss": "~0.9.0",
    1717        "grunt-rtlcss": "~2.0.1",
    18         "grunt-sass": "~2.1.0",
     18        "grunt-sass": "~3.0.1",
    1919        "grunt-stylelint": "~0.10.0",
    20         "postcss-scss": "~1.0.5",
    21         "stylelint": "~9.2.1",
     20        "node-sass": "~4.9.2",
     21        "postcss-scss": "~1.0.6",
     22        "stylelint": "~9.3.0",
    2223        "stylelint-config-wordpress": "~13.0.0"
    2324    },
Note: See TracChangeset for help on using the changeset viewer.