Commit 35c01cb 1 parent 9a02527 commit 35c01cb Copy full SHA for 35c01cb
File tree 3 files changed +592
-540
lines changed
3 files changed +592
-540
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: 2
2
2
jobs :
3
3
build-and-test :
4
4
docker :
5
- - image : circleci/node:10 -browsers
5
+ - image : circleci/node:8.11.3 -browsers
6
6
environment :
7
7
LANG : en_US.UTF-8
8
8
steps :
Original file line number Diff line number Diff line change 67
67
"expect.js" : " ^0.3.1" ,
68
68
"flat" : " ^2.0.1" ,
69
69
"glob" : " ^7.1.6" ,
70
- "grunt" : " ^1.1.0 " ,
70
+ "grunt" : " ^0.4.5 " ,
71
71
"grunt-babel" : " ^6.0.0" ,
72
- "grunt-cli" : " ^1.3.2 " ,
73
- "grunt-concurrent" : " ^3.0.0 " ,
74
- "grunt-contrib-clean" : " ^2.0 .0" ,
75
- "grunt-env" : " ^1.0.1 " ,
76
- "grunt-exec" : " ^3.0.0 " ,
72
+ "grunt-cli" : " ^0.1.13 " ,
73
+ "grunt-concurrent" : " ^2.3.1 " ,
74
+ "grunt-contrib-clean" : " ^0.6 .0" ,
75
+ "grunt-env" : " ^0.4.4 " ,
76
+ "grunt-exec" : " ^0.4.6 " ,
77
77
"grunt-webpack" : " ^2.0.1" ,
78
78
"husky" : " ^0.14.3" ,
79
79
"jest" : " ^21.2.1" ,
80
80
"json-beautify" : " ^1.0.1" ,
81
- "jsonwebtoken" : " ^8.5.1 " ,
81
+ "jsonwebtoken" : " ^7.3.0 " ,
82
82
"lint-staged" : " ^4.2.3" ,
83
83
"mochify" : " ^6.3.0" ,
84
84
"node-es-module-loader" : " ^0.3.8" ,
115
115
"trim" : " 0.0.1" ,
116
116
"url-join" : " ^1.1.0"
117
117
},
118
- "resolutions" : {
119
- "minimist" : " ^0.2.1" ,
120
- "handlebars" : " ^4.7.6" ,
121
- "set-value" : " ^3.0.2" ,
122
- "js-yaml" : " ^3.13.1" ,
123
- "minimatch" : " ^3.0.4" ,
124
- "cryptiles" : " ^4.1.3" ,
125
- "mime" : " ^1.4.1" ,
126
- "lodash" : " ^4.17.15" ,
127
- "underscore.string" : " ^3.3.5" ,
128
- "tunnel-agent" : " ^0.6.0" ,
129
- "request" : " ^2.68.0" ,
130
- "hoek" : " ^4.2.1" ,
131
- "mem" : " 6.1.0"
132
- },
133
118
"ccu" : {
134
119
"name" : " lock" ,
135
120
"cdn" : " https://cdn.auth0.com" ,
You can’t perform that action at this time.
0 commit comments