Making WordPress.org


Ignore:
Timestamp:
08/24/2018 06:57:56 AM (7 years ago)
Author:
obenland
Message:

Plugins: Prevent linebreaks in pre tags.

Props Takahashi_Fumiki.
Fixes #3747.

File:
1 edited

Legend:

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

    r6284 r7632  
    1616    "autoprefixer": "^6.3.6",
    1717    "babel-cli": "^6.18.0",
    18     "babel-core": "^6.10.4",
     18    "babel-core": "^6.26.3",
    1919    "babel-eslint": "^7.1.1",
    2020    "babel-loader": "^6.2.4",
    21     "babel-plugin-lodash": "^3.2.11",
     21    "babel-plugin-lodash": "^3.3.4",
    2222    "babel-plugin-transform-imports": "^1.1.0",
    2323    "babel-preset-es2015": "^6.18.0",
     
    2727    "eslint": "^3.12.2",
    2828    "eslint-plugin-react": "^6.8.0",
    29     "grunt": "^1.0.1",
     29    "grunt": "^1.0.3",
    3030    "grunt-contrib-jshint": "^1.0.0",
    31     "grunt-contrib-watch": "^1.0.0",
     31    "grunt-contrib-watch": "^1.1.0",
    3232    "grunt-eslint": "^19.0.0",
    3333    "grunt-postcss": "~0.7.2",
    3434    "grunt-rtlcss": "^2.0.1",
    35     "grunt-sass": "^1.2.0",
     35    "grunt-sass": "~3.0.1",
    3636    "grunt-sass-globbing": "^1.5.1",
    3737    "grunt-shell": "^2.1.0",
     
    3939    "history": "^2.0.0",
    4040    "jquery": "^3.1.0",
    41     "lodash": "^4.13.1",
     41    "lodash": "^4.17.10",
     42    "node-sass": "^4.9.3",
    4243    "pixrem": "^3.0.2",
    4344    "postcss": "^6.0.14",
Note: See TracChangeset for help on using the changeset viewer.