15 Commits

Author SHA1 Message Date
dependabot[bot]
225caf6cf1
chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/webpack/webpack4 (#734)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 19:53:51 +10:00
dependabot[bot]
418d95eaab
chore(deps): bump elliptic in /examples/webpack/webpack4 (#719)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 15:55:55 +10:00
Anton Korzunov
6d0f72cb81 update scripts 2021-01-31 19:03:58 +11:00
Anton Korzunov
41a94412ac Merge branch 'master' of github.com:smooth-code/loadable-components into master 2021-01-24 19:15:59 +11:00
dependabot[bot]
2aa7975927
chore(deps): bump dot-prop in /examples/webpack/webpack5 (#687)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-24 19:11:50 +11:00
dependabot[bot]
32b315bba8
chore(deps): bump dot-prop in /examples/webpack/webpack4 (#692)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-24 19:11:45 +11:00
Anton Korzunov
0951e7bb94 update webpack4 and webpack5 examples 2021-01-24 19:10:28 +11:00
Anton Korzunov
cbc3ff63b3 update examples 2021-01-24 18:45:23 +11:00
dependabot[bot]
ed794e3bfb
chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/webpack/webpack5 (#674)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-24 18:36:09 +11:00
dependabot[bot]
d89aa592a8
chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/webpack/webpack4 (#673)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-24 18:36:03 +11:00
Anton Korzunov
d009008fef chore(lint): apply prettier 2020-10-22 19:07:35 +11:00
Anton Korzunov
1725a620c3
Fix sync resolution (#651)
* chore(tests): make breaking case for webpack4

* fix: loadableReady should not resolve synchronously, fixes #634

* chore(size): commit size change
2020-10-22 19:00:35 +11:00
Anton Korzunov
d84ca53cf1 chore(lint): fix linting 2020-10-21 18:31:57 +11:00
Anton Korzunov
08f76e4411 update examples 2020-10-21 09:55:35 +11:00
Anton Korzunov
37162480a4 chore(examples): add pure webpack4 and webpack5 examples 2020-10-20 23:21:44 +11:00