Updated test theme package.json dependencies

- these were getting quite old and started flagging security issues in
  GitHub
This commit is contained in:
Daniel Lockyer 2020-08-04 15:03:53 +01:00
parent 7f8ded6057
commit e751f94500
2 changed files with 2099 additions and 2209 deletions

View File

@ -39,18 +39,18 @@
"bugs": "https://github.com/TryGhost/Casper/issues",
"contributors": "https://github.com/TryGhost/Casper/graphs/contributors",
"devDependencies": {
"autoprefixer": "6.3.6",
"cssnano": "3.7.1",
"gulp": "3.9.1",
"gulp-livereload": "3.8.1",
"gulp-postcss": "6.1.1",
"gulp-sourcemaps": "1.6.0",
"gulp-util": "3.0.7",
"gulp-watch": "4.3.8",
"gulp-zip": "4.0.0",
"postcss-color-function": "2.0.1",
"postcss-custom-properties": "5.0.1",
"postcss-easy-import": "1.0.1"
"autoprefixer": "9.8.6",
"cssnano": "4.1.10",
"gulp": "4.0.2",
"gulp-livereload": "4.0.2",
"gulp-postcss": "8.0.0",
"gulp-sourcemaps": "2.6.5",
"gulp-util": "3.0.8",
"gulp-watch": "5.0.1",
"gulp-zip": "5.0.2",
"postcss-color-function": "4.1.0",
"postcss-custom-properties": "9.1.1",
"postcss-easy-import": "3.0.0"
},
"config": {
"posts_per_page": 25

File diff suppressed because it is too large Load Diff