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

fix: upgrade to lastest versions of devDependencies #72

Merged
merged 2 commits into from
Jul 19, 2019

Conversation

dbjorge
Copy link
Contributor

@dbjorge dbjorge commented Jul 19, 2019

Description of changes

Bumps all devDependencies up to latest versions. Leaving bumps of non-dev-dependencies @types/sarif and axe-core for a separate PR since they'll require test updates to check for input format changes.

(This should be a chore: and not a fix:, but I used the wrong tag in the last fix: PR's merge commit [the GitHub behavior where it doesn't use the PR title for the merge commit title if there's only one commit in the PR strikes again], so using fix here to artifically force a semantic-release that includes #71 )

Pull request checklist

  • PR title respects Conventional Commits (starts with fix:, feat:, etc, and is suitable for user-facing release notes)
  • PR contains no breaking changes, OR description of both PR and final merge commit starts with BREAKING CHANGE:
  • [n/a] (if applicable) Addresses issue: #0000
  • [n/a] Added relevant unit tests for your changes
  • Ran yarn precheckin
  • Verified code coverage for the changes made

@dbjorge dbjorge requested a review from a team July 19, 2019 18:26
@dbjorge dbjorge changed the title chore: upgrade to lastest versions of devDependencies fix: upgrade to lastest versions of devDependencies Jul 19, 2019
@dbjorge dbjorge merged commit e2fa303 into microsoft:master Jul 19, 2019
@dbjorge dbjorge deleted the update-devDependencies branch July 19, 2019 18:31
@ada-cat
Copy link
Collaborator

ada-cat commented Jul 19, 2019

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants