Merge pull request #264 from pybricks/dependabot/npm_and_yarn/types/react-redux-7.1.16

Bump @types/react-redux from 7.1.15 to 7.1.16
This commit is contained in:
David Lechner
2021-01-25 10:05:51 -06:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@types/node": "^12.0.0",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"@types/react-redux": "^7.1.15",
"@types/react-redux": "^7.1.16",
"@types/react-splitter-layout": "^3.0.1",
"@types/redux-logger": "^3.0.8",
"@types/web-bluetooth": "^0.0.9",
+4 -4
View File
@@ -1989,10 +1989,10 @@
dependencies:
"@types/react" "^16"
"@types/react-redux@^7.1.15":
version "7.1.15"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.15.tgz#19075884db94101be762accef924d266a603fb1b"
integrity sha512-+piY42tUflPfI7y9Vy3UkG6MEMuJlrxfdtgeUcWmd5Z0qB57NXAPG6smkqu1DNXluo/KDyXPeRYhcFzMwt1BEA==
"@types/react-redux@^7.1.16":
version "7.1.16"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.16.tgz#0fbd04c2500c12105494c83d4a3e45c084e3cb21"
integrity sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw==
dependencies:
"@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"