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 project dependencies #72

Merged
merged 3 commits into from
Sep 2, 2021
Merged

Conversation

pmdartus
Copy link
Member

@pmdartus pmdartus commented Sep 1, 2021

Update project dependencies and devDependencies prior to releasing the next minor version.

@@ -18,7 +18,7 @@ module.exports = {
babelOptions: {
babelrc: false,
parserOpts: {
plugins: ['classProperties', ['decorators', { decoratorsBeforeExport: false }]],
Copy link
Member

Choose a reason for hiding this comment

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

Sorry, seems like I added this but it's been a while. Was this unnecessary to begin with, or maybe it's no longer required because class fields are now added by default?

Copy link
Member Author

Choose a reason for hiding this comment

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

Was this unnecessary to begin with, or maybe it's no longer required because class fields are now added by default?

The latter, now that fields reached stage 4 the flag is not needed anymore: babel/babel@ceaab0b

@pmdartus pmdartus merged commit 95c208b into master Sep 2, 2021
@pmdartus pmdartus deleted the pmdartus/update-deps branch September 2, 2021 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants