Skip to content

Commit 8725619

Browse files
chore(deps): upgrade @types/styled-components to v5.1.35 (#1289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c0dab0 commit 8725619

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@types/react-is": "19.0.0",
123123
"@types/react-virtualized-auto-sizer": "1.0.8",
124124
"@types/store": "2.0.5",
125-
"@types/styled-components": "5.1.34",
125+
"@types/styled-components": "5.1.35",
126126
"@types/throttle-debounce": "5.0.2",
127127
"@typescript-eslint/eslint-plugin": "6.21.0",
128128
"@typescript-eslint/parser": "6.21.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10737,14 +10737,14 @@ __metadata:
1073710737
languageName: node
1073810738
linkType: hard
1073910739

10740-
"@types/styled-components@npm:5.1.34":
10741-
version: 5.1.34
10742-
resolution: "@types/styled-components@npm:5.1.34"
10740+
"@types/styled-components@npm:5.1.35":
10741+
version: 5.1.35
10742+
resolution: "@types/styled-components@npm:5.1.35"
1074310743
dependencies:
1074410744
"@types/hoist-non-react-statics": "npm:*"
1074510745
"@types/react": "npm:*"
1074610746
csstype: "npm:^3.0.2"
10747-
checksum: 10/3da291b46f03d378a0176c9d034deee7ee0684c5d62e1c5ce82f3be0972918eaa806f45c62e9a4f1c8d24c5ba6571c260caba2493fc7e82b528ac7d15903e2c1
10747+
checksum: 10/a5c11d3e01b07fe74737f2f1da9cd7b897532350464fd69ec49e6fc8fa8e0f333af6f86d8193a5789ee67416af69ff1f5830a044773f35d2734ac42bc6c0d6b7
1074810748
languageName: node
1074910749
linkType: hard
1075010750

@@ -15594,7 +15594,7 @@ __metadata:
1559415594
"@types/react-is": "npm:19.0.0"
1559515595
"@types/react-virtualized-auto-sizer": "npm:1.0.8"
1559615596
"@types/store": "npm:2.0.5"
15597-
"@types/styled-components": "npm:5.1.34"
15597+
"@types/styled-components": "npm:5.1.35"
1559815598
"@types/throttle-debounce": "npm:5.0.2"
1559915599
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
1560015600
"@typescript-eslint/parser": "npm:6.21.0"

0 commit comments

Comments
 (0)