Skip to content

Commit

Permalink
Bump autoprefixer from 9.8.8 to 10.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed Feb 3, 2023
1 parent bbc3a28 commit a007eb2
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 59 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ updates:
- dependency-type: direct

ignore:
# Ignore major updates (breaks IE8 PostCSS plugins)
- dependency-name: autoprefixer
update-types: ['version-update:semver-major']

# Always ignore legacy packages
- dependency-name: jquery
- dependency-name: rollup
Expand Down
110 changes: 56 additions & 54 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"autoprefixer": "^9.8.8",
"autoprefixer": "^10.4.13",
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
"del": "^7.0.0",
Expand Down

0 comments on commit a007eb2

Please sign in to comment.