File tree Expand file tree Collapse file tree 3 files changed +531
-655
lines changed Expand file tree Collapse file tree 3 files changed +531
-655
lines changed Original file line number Diff line number Diff line change 23
23
" dist"
24
24
],
25
25
"dependencies" : {
26
- "js-yaml" : " ^3.9.1 " ,
26
+ "js-yaml" : " ^3.10.0 " ,
27
27
"needlepoint" : " ^1.0.5" ,
28
28
"style-loader" : " ^0.18.2"
29
29
},
38
38
"babel-preset-env" : " ^1.6.0" ,
39
39
"codecov" : " ^2.3.0" ,
40
40
"cross-env" : " ^5.0.5" ,
41
- "eslint" : " ^4.5.0 " ,
41
+ "eslint" : " ^4.7.1 " ,
42
42
"eslint-config-i-am-meticulous" : " ^7.0.1" ,
43
- "eslint-config-prettier" : " ^2.4 .0" ,
43
+ "eslint-config-prettier" : " ^2.5 .0" ,
44
44
"eslint-plugin-babel" : " ^4.1.2" ,
45
45
"eslint-plugin-import" : " ^2.7.0" ,
46
- "eslint-plugin-jest" : " ^21.0 .0" ,
46
+ "eslint-plugin-jest" : " ^21.1 .0" ,
47
47
"git-exec-and-restage" : " ^1.0.1" ,
48
48
"husky" : " ^0.14.3" ,
49
- "jest" : " ^21.0 .0" ,
50
- "lint-staged" : " ^4.0.4 " ,
51
- "netlify-cms" : " 0.5.0-beta.7 " ,
52
- "nuxt" : " ^1.0.0-rc8 " ,
53
- "prettier" : " ^1.6.1 " ,
49
+ "jest" : " ^21.1 .0" ,
50
+ "lint-staged" : " ^4.2.1 " ,
51
+ "netlify-cms" : " 0.5.0-beta.10 " ,
52
+ "nuxt" : " ^1.0.0-rc11 " ,
53
+ "prettier" : " ^1.7.0 " ,
54
54
"request-promise-native" : " ^1.0.4" ,
55
55
"standard-version" : " ^4.2.0"
56
56
},
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ exports[`module admin 1`] = `
9
9
<title >Content Manager</title >
10
10
</head >
11
11
<body >
12
- <script type =\\"text/javascript\\" src =\\"/admin/bundle.721d966526a89f3e0347 .js\\"></script></body>
12
+ <script type =\\"text/javascript\\" src =\\"/admin/bundle.0fdcf421e834505afc60 .js\\"></script></body>
13
13
</html>
14
14
"
15
15
`;
You can’t perform that action at this time.
0 commit comments