Bump @reduxjs/toolkit from 1.3.4 to 1.3.5 (#669)

Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v1.3.4...v1.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-21 10:54:32 +03:00
committed by GitHub
co-authored by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
parent 2045928ab7
commit 3f56e8efd6
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1827,9 +1827,9 @@
"integrity": "sha512-afmTuJrylUU/0OtqzaRkbyYFFNgCF73Bvel/sw90pvGrWIZ+vyoIJqA6eMSoA6+nb443kTmulmBtC9NerXboNg=="
},
"@reduxjs/toolkit": {
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-1.3.4.tgz",
"integrity": "sha512-QxudP0FvLywCmXDVUzY4dK5ykfOrfENnpmdb+1ZCafRKkoQUrGXXLU7mxh4N0m89F+oGU+gTu1EYQAnkk7XrbA==",
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-1.3.5.tgz",
"integrity": "sha512-QVqI2T6kwT/3CVdCa6KjUDdEz9YY1eCLQVcRZamiaOAcKI7kkJSh2P0GjaaKXTjIFy0u9sWCXjzifPJNGoXjlw==",
"requires": {
"immer": "^6.0.1",
"redux": "^4.0.0",
+1 -1
View File
@@ -42,7 +42,7 @@
"dependencies": {
"@coreui/coreui": "^2.1.16",
"@fortawesome/fontawesome-free": "^5.13.0",
"@reduxjs/toolkit": "^1.3.4",
"@reduxjs/toolkit": "^1.3.5",
"bootstrap-daterangepicker": "^3.0.5",
"chart.js": "^2.9.3",
"cross-env": "^7.0.2",