Skip to content

Commit

Permalink
Bump @types/styled-components from 5.1.26 to 5.1.34 in /admin
Browse files Browse the repository at this point in the history
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.26 to 5.1.34.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent 6977d56 commit 844f602
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/react-router-redux": "4.0.58",
"@types/recompose": "^0.30.10",
"@types/redux-form": "^8.3.5",
"@types/styled-components": "5.1.26",
"@types/styled-components": "5.1.34",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react-swc": "^3.7.0",
"prettier": "^3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1467,14 +1467,14 @@ __metadata:
languageName: node
linkType: hard

"@types/styled-components@npm:5.1.26":
version: 5.1.26
resolution: "@types/styled-components@npm:5.1.26"
"@types/styled-components@npm:5.1.34":
version: 5.1.34
resolution: "@types/styled-components@npm:5.1.34"
dependencies:
"@types/hoist-non-react-statics": "npm:*"
"@types/react": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/61c53b035d82bbf6071d3f15348f2e9a43af8c28c630ab472d153277082a578aa60116ddc67bcfea1340d93577d5758c359f0a4d4d1291a419cebb3f8677b63e
checksum: 10c0/5bce93ea2c6161fc45daaf863eefdc20672e839ae486597c40b95e7978e249c160c1bc9706f56cb5152a7ef63cf485d15a9502889169ef945281f511e4b2d5a0
languageName: node
linkType: hard

Expand Down Expand Up @@ -1578,7 +1578,7 @@ __metadata:
"@types/react-router-redux": "npm:4.0.58"
"@types/recompose": "npm:^0.30.10"
"@types/redux-form": "npm:^8.3.5"
"@types/styled-components": "npm:5.1.26"
"@types/styled-components": "npm:5.1.34"
"@vitejs/plugin-react": "npm:^4.3.1"
"@vitejs/plugin-react-swc": "npm:^3.7.0"
copy-to-clipboard: "npm:^3.3.3"
Expand Down

0 comments on commit 844f602

Please sign in to comment.