Skip to content

Commit

Permalink
chore: update robodux
Browse files Browse the repository at this point in the history
  • Loading branch information
neurosnap committed Sep 15, 2023
1 parent 5151d13 commit 6e748f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -74,7 +74,7 @@
"redux": "^4.1.2",
"redux-batched-actions": "^0.5.0",
"redux-saga": "^1.2.3",
"robodux": "^14.0.0",
"robodux": "^15.0.2",
"typed-redux-saga": "^1.5.0"
},
"ava": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1960,10 +1960,10 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

robodux@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/robodux/-/robodux-14.0.0.tgz#9950627f8c5a1d38ec6ab9f739c5a6f31e55cdd5"
integrity sha512-+G7hxl8eD5WidGABRPZfi2b+mAUJkHSjELMrmKkeqHOas3Oy4+yqqgH1IWk7SnQJZ4sYLAIsMLaqxAlSnI5f8Q==
robodux@^15.0.2:
version "15.0.2"
resolved "https://registry.yarnpkg.com/robodux/-/robodux-15.0.2.tgz#fd7a58598c3624c6ea51b9c51c74be38439981ed"
integrity sha512-akrw5wjw9Xuuypm0dNPNODrb5K9z0mJNicSvc3HllifIvOIFmU8ed0uanTgL+1Y6tIYUeBJJUr1ucymuJWqsXQ==
dependencies:
immer "^9.0.7"
reselect ">=4.0.0"
Expand Down

0 comments on commit 6e748f8

Please sign in to comment.