File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed
Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1- course about setting up a JavaScript Development Environment
1+ course about setting up a JavaScript Development Environment
2+
3+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/kildem/JavaScript-development-environment.svg )] ( https://greenkeeper.io/ )
Original file line number Diff line number Diff line change 3030 "devDependencies" : {
3131 "babel-cli" : " ^6.24.1" ,
3232 "babel-core" : " ^6.24.1" ,
33- "babel-loader" : " ^6.4.1 " ,
33+ "babel-loader" : " ^7.0.0 " ,
3434 "babel-preset-env" : " ^1.3.3" ,
3535 "babel-register" : " ^6.24.1" ,
3636 "chai" : " 3.5.0" ,
3737 "chalk" : " 1.1.3" ,
3838 "cheerio" : " 0.22.0" ,
3939 "compression" : " 1.6.2" ,
40- "cross-env" : " 3.1.3 " ,
40+ "cross-env" : " 4.0.0 " ,
4141 "css-loader" : " ^0.28.0" ,
4242 "eslint" : " ^3.19.0" ,
4343 "eslint-plugin-import" : " ^2.2.0" ,
4444 "eslint-watch" : " ^3.0.1" ,
45- "express" : " 4.14.0 " ,
45+ "express" : " 4.15.2 " ,
4646 "extract-text-webpack-plugin" : " ^2.1.0" ,
4747 "html-webpack-plugin" : " ^2.28.0" ,
48- "jsdom" : " ^9.12 .0" ,
48+ "jsdom" : " ^10.0 .0" ,
4949 "json-schema-faker" : " ^0.4.1" ,
50- "json-server" : " ^0.9.6 " ,
50+ "json-server" : " ^0.10.0 " ,
5151 "localtunnel" : " ^1.8.2" ,
5252 "mocha" : " ^3.2.0" ,
53- "nock" : " 8.1.0 " ,
53+ "nock" : " 9.0.13 " ,
5454 "npm-run-all" : " ^4.0.2" ,
5555 "nsp" : " ^2.6.3" ,
5656 "numeral" : " ^2.0.6" ,
5757 "open" : " 0.0.5" ,
58- "rimraf" : " 2.5.4 " ,
58+ "rimraf" : " 2.6.1 " ,
5959 "style-loader" : " ^0.16.1" ,
6060 "surge" : " ^0.19.0" ,
6161 "webpack" : " ^2.3.3" ,
You can’t perform that action at this time.
0 commit comments