Skip to content

Commit bbf2e88

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.28",
6464
"@typescript-eslint/parser": "5.1.0",
6565
"@typescript-eslint/eslint-plugin": "5.1.0",
6666
"babel-loader": "8.2.3",

yarn.lock

+4-4
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].28":
3006+
version "5.1.28"
3007+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.28.tgz#3b86c4d373924ff6976de788843cab445d9ab15b"
3008+
integrity sha512-nu0VKNybkjvUqJAXWtRqKd7j3iRUl8GbYSTvZNuIBJcw/HUp1Y4QUXNLlj7gcnRV/t784JnHAlvRnSnE3nPbJA==
30093009
dependencies:
30103010
"@types/hoist-non-react-statics" "*"
30113011
"@types/react" "*"

0 commit comments

Comments
 (0)