Skip to content

Commit

Permalink
fix(deps): update dependency @txo/redux to ^4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2022
1 parent 34e09ce commit c6eaa7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"update-boilerplate-version": "./scripts/update-boilerplate-version.sh"
},
"dependencies": {
"@txo/redux": "^4.0.7",
"@txo/redux": "^4.0.8",
"redux-saga": "^1.2.1"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1312,10 +1312,10 @@
resolved "https://registry.yarnpkg.com/@txo/log-console/-/log-console-3.0.0.tgz#56506a8c6afea9109301ff96520c43815814022d"
integrity sha512-Dl7dnPMUXRr1JSBysUmzT9/RjMm9FWJdtZ9CXVnh9K4qwpT4fnjDV+GWiHHWAqob47XcE7N98M8rShGmpsukqg==

"@txo/redux@^4.0.7":
version "4.0.7"
resolved "https://registry.yarnpkg.com/@txo/redux/-/redux-4.0.7.tgz#072eddbc49b149dcb8befe26a1056aacebd917eb"
integrity sha512-WPhA3y1IL6mjNrso/o3iOZnsqEtbbaEJBwThL4pLURZMQg0FXy2kr2Gaj1DzONmFSOL2BBmzaO5fS23c304xtw==
"@txo/redux@^4.0.8":
version "4.0.8"
resolved "https://registry.yarnpkg.com/@txo/redux/-/redux-4.0.8.tgz#445023c09a561eecd1376d4950e7cdfdd8679f15"
integrity sha512-OXN75Ui1vuYZPrC+5fRo8LerfTAW4JuJKXZ453ls+c6OR3fCHPamXwc8AD5oWR/mWeYkKUsqIqlfgkairBBV4A==
dependencies:
constant-case "^3.0.4"
redux "^4.2.0"
Expand Down

0 comments on commit c6eaa7a

Please sign in to comment.