Skip to content

Commit e2809ac

Browse files
chore(deps): bump @types/styled-components to 5.1.34
1 parent ee9fe85 commit e2809ac

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
@@ -60,7 +60,7 @@
6060
"@types/node": "16.11.4",
6161
"@types/react": "17.0.31",
6262
"@types/react-dom": "17.0.10",
63-
"@types/styled-components": "5.1.15",
63+
"@types/styled-components": "5.1.34",
6464
"@typescript-eslint/parser": "5.1.0",
6565
"@typescript-eslint/eslint-plugin": "5.1.0",
6666
"babel-loader": "8.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3002,10 +3002,10 @@
30023002
resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9"
30033003
integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==
30043004

3005-
"@types/[email protected].15":
3006-
version "5.1.15"
3007-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.15.tgz#30855b40aa80b3b4e4c0e43a4af366e7c246d148"
3008-
integrity sha512-4evch8BRI3AKgb0GAZ/sn+mSeB+Dq7meYtMi7J/0Mg98Dt1+r8fySOek7Sjw1W+Wskyjc93565o5xWAT/FdY0Q==
3005+
"@types/[email protected].34":
3006+
version "5.1.34"
3007+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.34.tgz#4107df8ef8a7eaba4fa6b05f78f93fba4daf0300"
3008+
integrity sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==
30093009
dependencies:
30103010
"@types/hoist-non-react-statics" "*"
30113011
"@types/react" "*"

0 commit comments

Comments
 (0)