Skip to content

Commit

Permalink
build(deps): bump @loadable/babel-plugin from 5.13.2 to 5.16.1
Browse files Browse the repository at this point in the history
Bumps [@loadable/babel-plugin](https://github.com/gregberge/loadable-components) from 5.13.2 to 5.16.1.
- [Release notes](https://github.com/gregberge/loadable-components/releases)
- [Changelog](https://github.com/gregberge/loadable-components/blob/main/CHANGELOG.md)
- [Commits](gregberge/loadable-components@v5.13.2...v5.16.1)

---
updated-dependencies:
- dependency-name: "@loadable/babel-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent f0a1c2a commit b5367fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"test:e2e": "WAIT_ON_TIMEOUT=${WAIT_ON_TIMEOUT:-240000} start-server-and-test dev :8000 cy:run"
},
"dependencies": {
"@loadable/babel-plugin": "^5.13.2",
"@loadable/babel-plugin": "^5.16.1",
"@loadable/component": "^5.15.3",
"@loadable/server": "^5.15.2",
"@loadable/webpack-plugin": "^5.15.2",
Expand Down

0 comments on commit b5367fa

Please sign in to comment.