Skip to content

Commit

Permalink
chore(deps) Update dependency gulp-autoprefixer to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent f210c1a commit dfb45e4
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 37 deletions.
125 changes: 90 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"del": "7.1.0",
"fontawesome-subset": "4.4.0",
"gulp": "4.0.2",
"gulp-autoprefixer": "8.0.0",
"gulp-autoprefixer": "9.0.0",
"gulp-replace": "1.1.4",
"gulp-sass": "5.1.0",
"npm-run-all": "^4.1.5",
Expand Down Expand Up @@ -80,5 +80,5 @@
"test:lint": "poetry run tox -e lint",
"test:prettier": "prettier --check --config .prettierrc \"web/**/*.{ts,css,less,scss,js,json,md,yaml,html}\""
},
"version": "2.12.6"
"version": "2.12.7"
}

0 comments on commit dfb45e4

Please sign in to comment.