styled-components / stylelint-processor-styled-components

Lint your styled components with stylelint!
https://styled-components.com
MIT License
656 stars 61 forks source link

updated dependencies @babel/parser and @babel/traverse #275

Closed fabb closed 5 years ago

fabb commented 5 years ago

This enables support for the latest typescript syntax (e.g. as const).

Fixes #274.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 64360dc01f1f9ac44c08c7e547c939882f490df0 on fabb:update_babel_dependency into ca0383a88798eccb5a7295e1423b1ad5c62438c3 on styled-components:master.

chinesedfan commented 5 years ago

@fabb Thanks for your PR. According to https://github.com/styled-components/stylelint-processor-styled-components/issues/274#issuecomment-523025622, it can be unmodified.