Merge branch 'master' into dlech

This commit is contained in:
David Lechner
2021-07-08 16:58:26 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"@types/react-dom": "^16.9.8",
"@types/react-redux": "^7.1.16",
"@types/react-splitter-layout": "^3.0.1",
"@types/redux-logger": "^3.0.8",
"@types/redux-logger": "^3.0.9",
"@types/web-bluetooth": "^0.0.10",
"@types/zen-push": "^0.1.1",
"babel-plugin-macros": "^3.0.1",
+4 -4
View File
@@ -2121,10 +2121,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/redux-logger@^3.0.8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@types/redux-logger/-/redux-logger-3.0.8.tgz#1fb6d26917bb198792bb1cf57feb31cae1532c5d"
integrity sha512-zM+cxiSw6nZtRbxpVp9SE3x/X77Z7e7YAfHD1NkxJyJbAGSXJGF0E9aqajZfPOa/sTYnuwutmlCldveExuCeLw==
"@types/redux-logger@^3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@types/redux-logger/-/redux-logger-3.0.9.tgz#9193b3d51bb6ab98d25514ba7764e4f98a64d3ec"
integrity sha512-cwYhVbYNgH01aepeMwhd0ABX6fhVB2rcQ9m80u8Fl50ZODhsZ8RhQArnLTkE7/Zrfq4Sz/taNoF7DQy9pCZSKg==
dependencies:
redux "^4.0.0"