Skip to content

Commit 2830fed

Browse files
committed
chore: update @types/styled-components-react-native
1 parent ccdc8df commit 2830fed

File tree

2 files changed

+30
-67
lines changed

2 files changed

+30
-67
lines changed

package-lock.json

+26-66
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/styled-components/package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,12 @@
4343
"@testing-library/jest-native": "^4.0.11",
4444
"@testing-library/react-native": "^11.0.0",
4545
"@types/react-native": "^0.69.5",
46-
"@types/styled-components-react-native": "^5.1.3",
46+
"@types/styled-components-react-native": "^5.2.0",
4747
"metro-react-native-babel-preset": "^0.72.1",
4848
"react-native": "^0.69.4",
4949
"react-test-renderer": "^17.0.2"
50+
},
51+
"overrides": {
52+
"@types/react-native": "0.69.5"
5053
}
5154
}

0 commit comments

Comments
 (0)