Skip to content

Commit e2a147f

Browse files
committed
chore(deps): update dependency @types/styled-components to v5.1.21
1 parent 697b3b8 commit e2a147f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/react": "17.0.38",
8484
"@types/react-dom": "17.0.11",
8585
"@types/string-hash": "1.1.1",
86-
"@types/styled-components": "5.1.19",
86+
"@types/styled-components": "5.1.21",
8787
"@types/tinycolor2": "1.4.3",
8888
"@types/ua-parser-js": "0.7.36",
8989
"@zeit/next-css": "1.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6995,10 +6995,10 @@
69956995
resolved "https://registry.yarnpkg.com/@types/string-hash/-/string-hash-1.1.1.tgz#4c336e61d1e13ce2d3efaaa5910005fd080e106b"
69966996
integrity sha512-ijt3zdHi2DmZxQpQTmozXszzDo78V4R3EdvX0jFMfnMH2ZzQSmCbaWOMPGXFUYSzSIdStv78HDjg32m5dxc+tA==
69976997

6998-
"@types/[email protected].19":
6999-
version "5.1.19"
7000-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.19.tgz#d76f431ee49d0a222ab4e758dcd540b01987652d"
7001-
integrity sha512-hNj14Oamk7Jhb/fMMQG7TUkd3e8uMMgxsCTH+ueJNGdFo/PuhlGDQTPChqyilpZP0WttgBHkc2YyT5UG+yc6Yw==
6998+
"@types/[email protected].21":
6999+
version "5.1.21"
7000+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.21.tgz#39f6bdc4103254d899531ef099dae5619b039cdb"
7001+
integrity sha512-lQzA0T6CaLXoeiOkSe2US2JfFgJV2/yJ8W1BaJubQQh2wdq7H+qScQQfbjURyLkgI1Ig+S/jRHCrWikfMHC6zA==
70027002
dependencies:
70037003
"@types/hoist-non-react-statics" "*"
70047004
"@types/react" "*"

0 commit comments

Comments
 (0)