Skip to content

Commit

Permalink
Upgrade minor/major versions of dependencies that don't require code …
Browse files Browse the repository at this point in the history
…changes

The changelogs of those dependencies showed no breaking changes for us.
Most of the time the major version bump was done to remove compatibility
with very outdated Node.js versions.

Only for `autoprixer` and `gulp-postcss` a change was required, which is
including `postcss` in our `package.json` explicitly since it's now a
peer dependency of those packages.

Now only `acorn`,`systemjs`, `terser` and `yargs` are not the latest
versions because they require more work.
  • Loading branch information
timvandermeij committed Oct 4, 2020
1 parent e0c80a3 commit 499a493
Show file tree
Hide file tree
Showing 2 changed files with 521 additions and 260 deletions.
Loading

0 comments on commit 499a493

Please sign in to comment.