Skip to content

Commit

Permalink
Updated npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hsnaydd committed May 3, 2018
1 parent 361fd44 commit f2596ba
Show file tree
Hide file tree
Showing 2 changed files with 1,349 additions and 1,050 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@
},
"homepage": "https://github.com/hsnaydd/moveTo#readme",
"devDependencies": {
"ava": "^0.18.2",
"babel-core": "^6.23.1",
"babel-eslint": "^7.1.1",
"ava": "^0.25.0",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-preset-es2015": "^6.22.0",
"browser-sync": "^2.18.8",
"eslint": "^3.16.1",
"eslint-config-google": "^0.7.1",
"browser-sync": "^2.24.2",
"eslint": "^4.19.1",
"eslint-config-google": "^0.9.1",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-eslint": "^3.0.1",
"gulp-header": "^1.8.8",
"gulp-babel": "^7.0.1",
"gulp-eslint": "^4.0.2",
"gulp-header": "^2.0.5",
"gulp-load-plugins": "^1.5.0",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^2.0.1",
"gulp-uglify": "^3.0.0",
"gulp-util": "^3.0.8",
"jsdom": "9.11.0",
"jsdom-global": "2.1.1",
"jsdom": "11.10.0",
"jsdom-global": "3.0.2",
"lazypipe": "^1.0.1",
"run-sequence": "^1.2.2"
"run-sequence": "^2.2.1"
},
"ava": {
"require": [
Expand Down
Loading

0 comments on commit f2596ba

Please sign in to comment.