Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit 1ed8976

Browse files
Merge pull request #393 from developer239/dependabot/npm_and_yarn/types/styled-components-5.1.4
2 parents 1ca87dc + 4a4d871 commit 1ed8976

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
@@ -44,7 +44,7 @@
4444
"@types/react": "^16.9.51",
4545
"@types/react-native": "^0.61.12",
4646
"@types/react-test-renderer": "^16.9.3",
47-
"@types/styled-components": "^5.1.3",
47+
"@types/styled-components": "^5.1.4",
4848
"@types/yup": "^0.29.8",
4949
"babel-jest": "^26.6.0",
5050
"babel-plugin-inline-import": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1807,10 +1807,10 @@
18071807
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
18081808
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
18091809

1810-
"@types/styled-components@^5.1.3":
1811-
version "5.1.3"
1812-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.3.tgz#6fab3d9c8f7d9a15cbb89d379d850c985002f363"
1813-
integrity sha512-HGpirof3WOhiX17lb61Q/tpgqn48jxO8EfZkdJ8ueYqwLbK2AHQe/G08DasdA2IdKnmwOIP1s9X2bopxKXgjRw==
1810+
"@types/styled-components@^5.1.4":
1811+
version "5.1.4"
1812+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.4.tgz#11f167dbde268635c66adc89b5a5db2e69d75384"
1813+
integrity sha512-78f5Zuy0v/LTQNOYfpH+CINHpchzMMmAt9amY2YNtSgsk1TmlKm8L2Wijss/mtTrsUAVTm2CdGB8VOM65vA8xg==
18141814
dependencies:
18151815
"@types/hoist-non-react-statics" "*"
18161816
"@types/react" "*"

0 commit comments

Comments
 (0)