Skip to content

Commit

Permalink
Bump styled-components from 6.0.7 to 6.0.8 in /cmd/mdl/webapp (#519)
Browse files Browse the repository at this point in the history
Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v6.0.7...v6.0.8)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2023
1 parent 66d4dd3 commit bf21ad2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 18 deletions.
14 changes: 7 additions & 7 deletions cmd/mdl/webapp/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 cmd/mdl/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-is": "18.2.0",
"react-router": "6.16.0",
"react-router-dom": "6.16.0",
"styled-components": "^6.0.7",
"styled-components": "^6.0.8",
"svg-editor-tools": "github:dvictor/svg-editor-tools#1.0.1",
"yarn": "^1.22.19"
},
Expand Down
14 changes: 4 additions & 10 deletions cmd/mdl/webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,13 +217,7 @@
dependencies:
"@babel/types" "^7.22.5"

"@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.22.5":
version "7.22.5"
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c"
dependencies:
"@babel/types" "^7.22.5"

"@babel/helper-module-imports@^7.22.15":
"@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.22.15", "@babel/helper-module-imports@^7.22.5":
version "7.22.15"
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
dependencies:
Expand Down Expand Up @@ -4621,9 +4615,9 @@ [email protected]:
version "3.3.3"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.3.tgz#bba8daac19930169c0c9c96706749a597ae3acff"

styled-components@^6.0.7:
version "6.0.7"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.7.tgz#1cf4a5e6b6181b29f941934df54af19b7ef05ab0"
styled-components@^6.0.8:
version "6.0.8"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.8.tgz#90617ad60de39772e03a81c8f3b8e66c12f51c44"
dependencies:
"@babel/cli" "^7.21.0"
"@babel/core" "^7.21.0"
Expand Down

0 comments on commit bf21ad2

Please sign in to comment.