Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies (2018-09-22) #11512

Merged

Conversation

ncoden
Copy link
Contributor

@ncoden ncoden commented Sep 23, 2018

Description

Update development dependencies to their latest versions, with the lock files. This also include various foundation-docs bugfixes.

Minor bump:

Package From To
@babel/core 7.0.0 7.1.0
@babel/preset-env 7.0.0 7.1.0
@commitlint/cli 7.1.1 7.1.2
@commitlint/config-conventional 7.1.1 7.1.2
autoprefixer 9.1.3 9.1.5
foundation-docs 7a978ff 5b6de9a
husky 1.0.0-rc.13 1.0.0-rc.15
sinon 6.1.5 6.3.4
webpack 4.17.2 4.19.1
what-input 5.1.1 5.1.2
yargs 12.0.1 12.0.2

There is no breaking changes affecting foundation-sites

Types of changes

  • Documentation
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (anything that would change an existing functionality)
  • Maintenance (refactor, code cleaning, development tools...)

Checklist

  • I have read and follow the CONTRIBUTING.md document.
  • The pull request title and template are correctly filled.
  • The pull request targets the right branch (develop or develop-v...).
  • My commits are correctly titled and contain all relevant information.
  • I have updated the documentation accordingly to my changes (if relevant).
  • I have added tests to cover my changes (if relevant).

| Package                         | From        | To          |
| :------------------------------ | :---------- | :---------- |
| @babel/core                     |       7.0.0 |       7.1.0 |
| @babel/preset-env               |       7.0.0 |       7.1.0 |
| @commitlint/cli                 |       7.1.1 |       7.1.2 |
| @commitlint/config-conventional |       7.1.1 |       7.1.2 |
| autoprefixer                    |       9.1.3 |       9.1.5 |
| husky                           | 1.0.0-rc.13 | 1.0.0-rc.15 |
| sinon                           |       6.1.5 |       6.3.4 |
| webpack                         |      4.17.2 |      4.19.1 |
| what-input                      |       5.1.1 |       5.1.2 |
| yargs                           |      12.0.1 |      12.0.2 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant