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

feat(babel): update @babel/* minor versions #24

Merged
merged 1 commit into from
Nov 17, 2020
Merged

Conversation

JamesSingleton
Copy link
Contributor

@JamesSingleton JamesSingleton commented Nov 17, 2020

Here is the CHANGELOG for @babel/*

@JamesSingleton JamesSingleton requested review from a team as code owners November 17, 2020 17:36
"babel-plugin-transform-react-remove-prop-types": "^0.4.24"
},
"devDependencies": {
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@commitlint/cli": "^11.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, commitlint v11 requires a minimum node version of 10.22.1, as specified in its peerDependencies. It may be prudent to update the workflow or add a engines block here too, thoughts?

Copy link
Contributor Author

@JamesSingleton JamesSingleton Nov 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@igetgames the workflow pulls in the latest node so that would automatically pull the latest 10.x

@marcusrbrown marcusrbrown merged commit 0a137aa into main Nov 17, 2020
@marcusrbrown marcusrbrown deleted the chore/update-deps branch November 17, 2020 18:01
oneamexbot added a commit that referenced this pull request Nov 17, 2020
# [3.5.0](v3.4.1...v3.5.0) (2020-11-17)

### Features

* **babel:** update @babel/* minor versions ([#24](#24)) ([0a137aa](0a137aa))
@oneamexbot
Copy link
Contributor

🎉 This PR is included in version 3.5.0 🎉

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.

None yet

4 participants