Skip to content

Commit

Permalink
Merge pull request #1452 from tubone24/renovate-loadable-component-5.x
Browse files Browse the repository at this point in the history
Update dependency @loadable/component to v5.16.3
  • Loading branch information
tubone24 committed Apr 14, 2024
2 parents 03cd9ce + 585dd26 commit b9c4ae6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.1",
"author": "tubone <[email protected]>",
"dependencies": {
"@loadable/component": "5.15.3",
"@loadable/component": "5.16.3",
"@netlify/blobs": "7.0.1",
"@popperjs/core": "2.11.8",
"@raae/gatsby-remark-oembed": "0.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3126,10 +3126,10 @@
resolved "https://registry.yarnpkg.com/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-2.5.3.tgz#c72e8b6faae31d925d23a6db0379cc3fe0216fdd"
integrity sha512-cK+Elf3RjEzrm3SerAhrFWL5oQAsZSJ/LmjL1joIpTfEP1etJJ9CTRvdaV6XLYAxaEkfdhk/9hOvHLbR9yIhCA==

"@loadable/component@5.15.3":
version "5.15.3"
resolved "https://registry.yarnpkg.com/@loadable/component/-/component-5.15.3.tgz#7de7dcbdbf3db3799bf48d58cfcbae7a18d1818c"
integrity sha512-VOgYgCABn6+/7aGIpg7m0Ruj34tGetaJzt4bQ345FwEovDQZ+dua+NWLmuJKv8rWZyxOUSfoJkmGnzyDXH2BAQ==
"@loadable/component@5.16.3":
version "5.16.3"
resolved "https://registry.yarnpkg.com/@loadable/component/-/component-5.16.3.tgz#3fc96d48defd8ff47aa624b8ce7f70248943e102"
integrity sha512-2mVvHs2988oVX2/zM0y6nYhJ4rTVHhkhRnpupBA0Rjl5tS8op9uSR4u5SLVfMLxzpspr2UiIBQD+wEuMsuq4Dg==
dependencies:
"@babel/runtime" "^7.7.7"
hoist-non-react-statics "^3.3.1"
Expand Down

0 comments on commit b9c4ae6

Please sign in to comment.