Skip to content

Commit

Permalink
Bump loader-utils and styled-jsx in /components/dash-core-components
Browse files Browse the repository at this point in the history
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependency [styled-jsx](https://github.com/vercel/styled-jsx). These dependencies need to be updated together.


Updates `loader-utils` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.3...v2.0.4)

Updates `styled-jsx` from 3.4.7 to 5.1.0
- [Release notes](https://github.com/vercel/styled-jsx/releases)
- [Changelog](https://github.com/vercel/styled-jsx/blob/main/Changelog.md)
- [Commits](vercel/styled-jsx@v3.4.7...v5.1.0)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: styled-jsx
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 9, 2022
1 parent 05f7639 commit 57f757d
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 211 deletions.
247 changes: 37 additions & 210 deletions components/dash-core-components/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 components/dash-core-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"react-dom": "^16.14.0",
"react-jsx-parser": "1.21.0",
"style-loader": "^3.3.1",
"styled-jsx": "^3.4.4",
"styled-jsx": "^5.1.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
},
Expand Down

0 comments on commit 57f757d

Please sign in to comment.