madeagency / reactivity

A Bleeding Edge React Universal Boilerplate for Power Users.
MIT License
79 stars 12 forks source link

Update babel-plugin-universal-import to the latest version ๐Ÿš€ #171

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

โ˜๏ธ Important announcement: Greenkeeper will be saying goodbye ๐Ÿ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency babel-plugin-universal-import was updated from 3.1.2 to 4.0.1.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: zackljackson License: MIT

Release Notes for v4.0.1

<a name"4.0.1">

4.0.1 (2020-03-31)

Bug Fixes

  • do not add module "react-universal-component" into the webpack build if it has n (f62e855b)
Commits

The new version differs by 31 commits.

  • f62e855 fix: do not add module "react-universal-component" into the webpack build if it has not been used explicilty in the app (#112)
  • 25d6f62 chore(deps): update dependency eslint to v6 (#107)
  • f8717ff chore(deps): update dependency eslint-plugin-jsx-a11y to v6 (#110)
  • 1944582 chore(deps): update dependency commitizen to v4 (#105)
  • 03210dc chore(deps): update dependency eslint-config-airbnb to v18 (#108)
  • 53cccd5 chore(deps): update dependency eslint-plugin-react to v7 (#111)
  • e4e279b chore(deps): update dependency eslint-plugin-flowtype to v4 (#109)
  • 8da219f chore(deps): update dependency cz-conventional-changelog to v3 (#106)
  • 2702ab2 chore(deps): update babel monorepo (#96)
  • 1b09215 chore(deps): update dependency eslint-plugin-import to v2.20.1 (#101)
  • e028884 chore(deps): update dependency babel-plugin-tester to v5.5.2 (#97)
  • b4010c3 chore(deps): update dependency commitizen to v2.10.1 (#98)
  • 5ae4755 chore(deps): update dependency eslint to v4.19.1 (#99)
  • f80da2f chore(deps): update dependency eslint-plugin-flowtype to v2.50.3 (#100)
  • cfd59b1 chore(deps): update dependency babel-eslint to v10 (#103)

There are 31 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Release Notes for v4.0.2

<a name"4.0.2">

4.0.2 (2020-04-15)

Bug Fixes

  • deps: update dependency eslint-plugin-import to v2.20.2 (#118) (afc2f6b5)
Commits

The new version differs by 2 commits.

  • afc2f6b fix(deps): update dependency eslint-plugin-import to v2.20.2 (#118)
  • c1aabf5 ๐Ÿ› FIX: Require module (#114)

See the full diff