File tree Expand file tree Collapse file tree 2 files changed +2742
-2464
lines changed Expand file tree Collapse file tree 2 files changed +2742
-2464
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " redux-sessions" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"description" : " Redux action creators for storing session state" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
28
28
" lib/"
29
29
],
30
30
"devDependencies" : {
31
- "@launchpadlab/babel-preset" : " ^1.0.0" ,
32
- "babel-cli" : " ^6.22.2" ,
33
- "babel-eslint" : " ^7.1.1" ,
31
+ "@babel/cli" : " ^7.5.5" ,
32
+ "@babel/core" : " ^7.5.5" ,
33
+ "@launchpadlab/babel-preset" : " ^2.1.0" ,
34
+ "babel-eslint" : " ^10.0.2" ,
34
35
"dom-storage" : " ^2.1.0" ,
35
- "eslint" : " ^3.15 .0" ,
36
+ "eslint" : " ^6.1 .0" ,
36
37
"eslint-plugin-import" : " ^2.2.0" ,
37
- "jest" : " ^23.5 .0" ,
38
- "redux" : " ^3.7.2 " ,
38
+ "jest" : " ^24.8 .0" ,
39
+ "redux" : " ^4.0.4 " ,
39
40
"redux-mock-store" : " ^1.3.0" ,
40
41
"rimraf" : " ^2.5.4"
41
42
},
You can’t perform that action at this time.
0 commit comments