Skip to content

Commit

Permalink
Bump @types/styled-components from 5.1.26 to 5.1.27 in /cmd/mdl/webapp (
Browse files Browse the repository at this point in the history
#510)

Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.26 to 5.1.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components)

---
updated-dependencies:
- dependency-name: "@types/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] authored Sep 16, 2023
1 parent 6aa40ca commit dcaf6d5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 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 @@ -5,7 +5,7 @@
"version": "1.0.0",
"author": "Flexera, Dramba Victor",
"dependencies": {
"@types/styled-components": "^5.1.26",
"@types/styled-components": "^5.1.27",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",
"dagre": "^0.8.5",
Expand Down
6 changes: 3 additions & 3 deletions cmd/mdl/webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1387,9 +1387,9 @@
dependencies:
"@types/node" "*"

"@types/styled-components@^5.1.26":
version "5.1.26"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.26.tgz#5627e6812ee96d755028a98dae61d28e57c233af"
"@types/styled-components@^5.1.27":
version "5.1.27"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.27.tgz#1915eedba0d52f26ba5a383fccb7fe50e2e71106"
dependencies:
"@types/hoist-non-react-statics" "*"
"@types/react" "*"
Expand Down

0 comments on commit dcaf6d5

Please sign in to comment.