[ARVADOS-WORKBENCH2] updated: 1.2.0-582-gc819986
Git user
git at public.curoverse.com
Wed Oct 10 17:58:03 EDT 2018
Summary of changes:
package.json | 5 ++---
yarn.lock | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
via c819986953a03e0910aca7df20a740835fb86366 (commit)
from d92b067614b451c27a8bd702253e87278defa7a3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit c819986953a03e0910aca7df20a740835fb86366
Author: Michal Klobukowski <michal.klobukowski at contractors.roche.com>
Date: Wed Oct 10 23:57:48 2018 +0200
Update redux-form dependency
refs #
Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski at contractors.roche.com>
diff --git a/package.json b/package.json
index f84170a..5bfbef0 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"@types/react-copy-to-clipboard": "4.2.6",
"@types/react-dropzone": "4.2.2",
"@types/react-highlight-words": "0.12.0",
- "@types/redux-form": "7.4.5",
+ "@types/redux-form": "7.4.8",
"@types/shell-quote": "1.6.0",
"axios": "0.18.0",
"classnames": "2.2.6",
@@ -30,6 +30,7 @@
"react-splitter-layout": "3.0.1",
"react-transition-group": "2.5.0",
"redux": "4.0.0",
+ "redux-form": "7.4.2",
"redux-thunk": "2.3.0",
"shell-quote": "1.6.1",
"unionize": "2.1.2",
@@ -55,14 +56,12 @@
"@types/react-router-dom": "4.3.1",
"@types/react-router-redux": "5.0.16",
"@types/redux-devtools": "3.0.44",
- "@types/redux-form": "7.4.8",
"@types/uuid": "3.4.4",
"axios-mock-adapter": "1.15.0",
"enzyme": "3.6.0",
"enzyme-adapter-react-16": "1.5.0",
"jest-localstorage-mock": "2.2.0",
"redux-devtools": "3.4.1",
- "redux-form": "7.4.2",
"typescript": "3.1.1"
},
"jest": {
diff --git a/yarn.lock b/yarn.lock
index e6f3764..8c98c4f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -193,9 +193,9 @@
"@types/react" "*"
redux "^3.6.0"
-"@types/redux-form at 7.4.5":
- version "7.4.5"
- resolved "https://registry.yarnpkg.com/@types/redux-form/-/redux-form-7.4.5.tgz#fae0fa6cfbc613867093d1e0f6a84db17177305e"
+"@types/redux-form at 7.4.8":
+ version "7.4.8"
+ resolved "https://registry.yarnpkg.com/@types/redux-form/-/redux-form-7.4.8.tgz#a423e597b3bae0f559dd1e9ff605f7d4aad30538"
dependencies:
"@types/react" "*"
redux "^3.6.0 || ^4.0.0"
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list