Skip to content

Commit cdca97b

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump redux from 4.1.0 to 4.1.1
Bumps [redux](https://github.com/reduxjs/redux) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/reduxjs/redux/releases) - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/redux@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: redux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a241ba commit cdca97b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-simple-tree-menu": "^1.1.18",
3232
"react-split-pane": "^0.1.92",
3333
"react-table": "^6.11.5",
34-
"redux": "^4.1.0",
34+
"redux": "^4.1.1",
3535
"redux-thunk": "^2.3.0",
3636
"typescript": "*",
3737
"universal-cookie": "latest",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14999,10 +14999,10 @@ redux-thunk@^2.3.0:
1499914999
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622"
1500015000
integrity sha512-km6dclyFnmcvxhAcrQV2AkZmPQjzPDjgVlQtR0EQjxZPyJ0BnMf3in1ryuR8A2qU0HldVRfxYXbFSKlI3N7Slw==
1500115001

15002-
redux@^4.0.0, redux@^4.1.0:
15003-
version "4.1.0"
15004-
resolved "https://registry.yarnpkg.com/redux/-/redux-4.1.0.tgz#eb049679f2f523c379f1aff345c8612f294c88d4"
15005-
integrity sha512-uI2dQN43zqLWCt6B/BMGRMY6db7TTY4qeHHfGeKb3EOhmOKjU3KdWvNLJyqaHRksv/ErdNH7cFZWg9jXtewy4g==
15002+
redux@^4.0.0, redux@^4.1.1:
15003+
version "4.1.1"
15004+
resolved "https://registry.yarnpkg.com/redux/-/redux-4.1.1.tgz#76f1c439bb42043f985fbd9bf21990e60bd67f47"
15005+
integrity sha512-hZQZdDEM25UY2P493kPYuKqviVwZ58lEmGQNeQ+gXa+U0gYPUBf7NKYazbe3m+bs/DzM/ahN12DbF+NG8i0CWw==
1500615006
dependencies:
1500715007
"@babel/runtime" "^7.9.2"
1500815008

0 commit comments

Comments
 (0)