Skip to content

Commit 81a10a5

Browse files
Bump postcss and gulp-autoprefixer in /zurichBook
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.21 and updates ancestor dependency [gulp-autoprefixer](https://github.com/sindresorhus/gulp-autoprefixer). These dependencies need to be updated together. Updates `postcss` from 5.2.18 to 8.4.21 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/commits/8.4.21) Updates `gulp-autoprefixer` from 3.1.1 to 8.0.0 - [Release notes](https://github.com/sindresorhus/gulp-autoprefixer/releases) - [Commits](sindresorhus/gulp-autoprefixer@v3.1.1...v8.0.0) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect - dependency-name: gulp-autoprefixer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9534354 commit 81a10a5

File tree

2 files changed

+140
-67
lines changed

2 files changed

+140
-67
lines changed

zurichBook/package-lock.json

+139-66
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

zurichBook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"browser-sync": "^2.18.13",
1313
"gulp": "^3.9.1",
14-
"gulp-autoprefixer": "^3.1.1",
14+
"gulp-autoprefixer": "^8.0.0",
1515
"gulp-cssbeautify": "^0.1.3",
1616
"gulp-sass": "^3.1.0"
1717
}

0 commit comments

Comments
 (0)