Skip to content

Commit dccdcbf

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency @types/styled-components to v5.1.35
1 parent 1f2f2b2 commit dccdcbf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/react-custom-scrollbars": "4.0.13",
4343
"@types/react-dom": "18.3.7",
4444
"@types/react-router-dom": "5.3.3",
45-
"@types/styled-components": "5.1.34",
45+
"@types/styled-components": "5.1.35",
4646
"babel-plugin-styled-components": "2.1.4",
4747
"cross-env": "10.1.0",
4848
"customize-cra": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3967,10 +3967,10 @@
39673967
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
39683968
integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==
39693969

3970-
"@types/styled-components@5.1.34":
3971-
version "5.1.34"
3972-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.34.tgz#4107df8ef8a7eaba4fa6b05f78f93fba4daf0300"
3973-
integrity sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==
3970+
"@types/styled-components@5.1.35":
3971+
version "5.1.35"
3972+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.35.tgz#1a054d6312477cb1fb0631240cded5a2e6911702"
3973+
integrity sha512-JeYII52nSFGXGaw/5Odf0TBUhT3024HduBewrZCQBoUFKBw8V6x1dbnZCpgJuzmiokWAlVo3kkS3k3jrEK1NyA==
39743974
dependencies:
39753975
"@types/hoist-non-react-statics" "*"
39763976
"@types/react" "*"

0 commit comments

Comments
 (0)