File tree Expand file tree Collapse file tree 9 files changed +123
-71
lines changed Expand file tree Collapse file tree 9 files changed +123
-71
lines changed Original file line number Diff line number Diff line change 15
15
"test" : " jest --runInBand"
16
16
},
17
17
"devDependencies" : {
18
- "@babel/cli" : " ^7.1.2 " ,
19
- "@babel/core" : " ^7.1.2 " ,
18
+ "@babel/cli" : " ^7.1.5 " ,
19
+ "@babel/core" : " ^7.1.5 " ,
20
20
"@babel/generator" : " ^7.1.5" ,
21
21
"@babel/node" : " ^7.0.0" ,
22
22
"@babel/plugin-proposal-class-properties" : " ^7.1.0" ,
23
- "@babel/preset-env" : " ^7.1.0 " ,
23
+ "@babel/preset-env" : " ^7.1.5 " ,
24
24
"babel-core" : " ^7.0.0-bridge.0" ,
25
25
"babel-eslint" : " ^10.0.1" ,
26
26
"babel-jest" : " ^23.6.0" ,
27
27
"babel-loader" : " ^8.0.4" ,
28
28
"codecov" : " ^3.1.0" ,
29
29
"conventional-github-releaser" : " ^3.1.2" ,
30
- "eslint" : " ^5.8 .0" ,
30
+ "eslint" : " ^5.9 .0" ,
31
31
"eslint-config-airbnb-base" : " ^13.1.0" ,
32
- "eslint-config-prettier" : " ^3.1 .0" ,
32
+ "eslint-config-prettier" : " ^3.3 .0" ,
33
33
"eslint-plugin-import" : " ^2.14.0" ,
34
34
"jest" : " ^23.6.0" ,
35
35
"lerna" : " ^3.4.3" ,
36
- "react" : " ^16.6.0 " ,
36
+ "react" : " ^16.6.3 " ,
37
37
"rehype-parse" : " ^5.0.0" ,
38
38
"unified" : " ^7.0.1" ,
39
39
"vfile" : " ^3.0.1"
Original file line number Diff line number Diff line change 27
27
"dependencies" : {
28
28
"@svgr/plugin-jsx" : " ^4.0.2" ,
29
29
"camelcase" : " ^5.0.0" ,
30
- "cosmiconfig" : " ^5.0.6 "
30
+ "cosmiconfig" : " ^5.0.7 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change 26
26
"prepublishOnly" : " yarn run build"
27
27
},
28
28
"dependencies" : {
29
- "@babel/types" : " ^7.1.3 "
29
+ "@babel/types" : " ^7.1.5 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 21
21
"prepublishOnly" : " yarn run build"
22
22
},
23
23
"dependencies" : {
24
- "@babel/core" : " ^7.1.2 " ,
24
+ "@babel/core" : " ^7.1.5 " ,
25
25
"@svgr/babel-preset" : " ^4.0.1" ,
26
26
"@svgr/hast-util-to-babel-ast" : " ^4.0.2" ,
27
27
"rehype-parse" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 22
22
},
23
23
"dependencies" : {
24
24
"merge-deep" : " ^3.0.2" ,
25
- "prettier" : " ^1.14.3 "
25
+ "prettier" : " ^1.15.2 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 21
21
"prepublishOnly" : " yarn run build"
22
22
},
23
23
"dependencies" : {
24
- "cosmiconfig" : " ^5.0.6 " ,
24
+ "cosmiconfig" : " ^5.0.7 " ,
25
25
"merge-deep" : " ^3.0.2" ,
26
26
"svgo" : " ^1.1.1"
27
27
}
Original file line number Diff line number Diff line change 25
25
"prepublishOnly" : " yarn run build"
26
26
},
27
27
"dependencies" : {
28
- "@babel/core" : " ^7.1.2 " ,
28
+ "@babel/core" : " ^7.1.5 " ,
29
29
"@babel/plugin-transform-react-constant-elements" : " ^7.0.0" ,
30
- "@babel/preset-env" : " ^7.1.0 " ,
30
+ "@babel/preset-env" : " ^7.1.5 " ,
31
31
"@babel/preset-react" : " ^7.0.0" ,
32
32
"@svgr/core" : " ^4.0.2" ,
33
33
"@svgr/plugin-jsx" : " ^4.0.2" ,
34
34
"@svgr/plugin-svgo" : " ^4.0.0" ,
35
35
"rollup-pluginutils" : " ^2.3.3"
36
36
},
37
37
"devDependencies" : {
38
- "rollup" : " ^0.67.0 " ,
38
+ "rollup" : " ^0.67.1 " ,
39
39
"rollup-plugin-image" : " ^1.0.2" ,
40
40
"rollup-plugin-url" : " ^2.0.1"
41
41
}
Original file line number Diff line number Diff line change 25
25
"prepublishOnly" : " yarn run build"
26
26
},
27
27
"dependencies" : {
28
- "@babel/core" : " ^7.1.2 " ,
28
+ "@babel/core" : " ^7.1.5 " ,
29
29
"@babel/plugin-transform-react-constant-elements" : " ^7.0.0" ,
30
- "@babel/preset-env" : " ^7.1.0 " ,
30
+ "@babel/preset-env" : " ^7.1.5 " ,
31
31
"@babel/preset-react" : " ^7.0.0" ,
32
32
"@svgr/core" : " ^4.0.2" ,
33
33
"@svgr/plugin-jsx" : " ^4.0.2" ,
You can’t perform that action at this time.
0 commit comments