File tree Expand file tree Collapse file tree 2 files changed +2987
-2480
lines changed Expand file tree Collapse file tree 2 files changed +2987
-2480
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " redux-flash" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"description" : " Redux action creators for displaying flash messages" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
31
31
" lib/"
32
32
],
33
33
"devDependencies" : {
34
- "@launchpadlab/babel-preset" : " ^1.0.0" ,
35
- "babel-cli" : " ^6.22.2" ,
36
- "babel-eslint" : " ^7.1.1" ,
34
+ "@launchpadlab/babel-preset" : " ^2.1.0" ,
35
+ "babel-eslint" : " ^10.0.2" ,
37
36
"codeclimate-test-reporter" : " ^0.4.1" ,
38
- "eslint" : " ^3.15 .0" ,
37
+ "eslint" : " ^6.1 .0" ,
39
38
"eslint-plugin-import" : " ^2.2.0" ,
40
- "jest" : " ^19.0.2 " ,
41
- "redux" : " ^3.7.2 " ,
39
+ "jest" : " ^24.8.0 " ,
40
+ "redux" : " ^4.0.4 " ,
42
41
"redux-mock-store" : " ^1.3.0" ,
43
42
"rimraf" : " ^2.5.4" ,
44
43
"size-limit" : " ^1.0.0"
45
44
},
46
45
"dependencies" : {
46
+ "@babel/cli" : " ^7.5.5" ,
47
+ "@babel/core" : " ^7.5.5" ,
47
48
"prop-types" : " ^15.6.1" ,
48
49
"redux-actions" : " ^2.6.5" ,
49
50
"uuid" : " ^3.1.0"
You can’t perform that action at this time.
0 commit comments