mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-22 11:03:43 +03:00
Tools: Update node packages
This commit is contained in:
parent
ee8583d91d
commit
c3df4515e0
2641
themes/wporg-5ftf/package-lock.json
generated
2641
themes/wporg-5ftf/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -17,15 +17,15 @@
|
||||||
"extends @wordpress/browserslist-config"
|
"extends @wordpress/browserslist-config"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@wordpress/browserslist-config": "2.6.0",
|
"@wordpress/browserslist-config": "2.7.0",
|
||||||
"autoprefixer": "9.6.1",
|
"autoprefixer": "10.1.0",
|
||||||
"cssnano": "4.1.10",
|
"cssnano": "4.1.10",
|
||||||
"grunt": "1.0.4",
|
"grunt": "1.3.0",
|
||||||
"grunt-contrib-watch": "1.1.0",
|
"grunt-contrib-watch": "1.1.0",
|
||||||
"grunt-postcss": "0.9.0",
|
"grunt-postcss": "0.9.0",
|
||||||
"grunt-sass": "3.1.0",
|
"grunt-sass": "3.1.0",
|
||||||
"grunt-sass-globbing": "1.5.1",
|
"grunt-sass-globbing": "1.5.1",
|
||||||
"node-sass": "4.12.0",
|
"node-sass": "5.0.0",
|
||||||
"pixrem": "5.0.0"
|
"pixrem": "5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue