Skip to content

Commit

Permalink
Upgraded npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hsnaydd committed Jun 28, 2019
1 parent 4389e56 commit ad5766d
Show file tree
Hide file tree
Showing 2 changed files with 974 additions and 524 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,23 @@
},
"homepage": "https://github.com/hsnaydd/moveTo#readme",
"devDependencies": {
"@babel/core": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"ava": "^1.4.1",
"babel-eslint": "^10.0.1",
"browser-sync": "^2.24.7",
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"ava": "^2.1.0",
"babel-eslint": "^10.0.2",
"browser-sync": "^2.26.7",
"del": "^4.1.1",
"eslint": "^5.6.0",
"eslint-config-google": "^0.12.0",
"eslint": "^6.0.1",
"eslint-config-google": "^0.13.0",
"gulp": "^3.9.1",
"gulp-babel": "^8.0.0",
"gulp-eslint": "^5.0.0",
"gulp-header": "^2.0.5",
"gulp-load-plugins": "^1.5.0",
"gulp-load-plugins": "^1.6.0",
"gulp-rename": "^1.4.0",
"gulp-uglify": "^3.0.1",
"gulp-util": "^3.0.8",
"jsdom": "15.0.0",
"jsdom": "15.1.1",
"jsdom-global": "3.0.2",
"lazypipe": "^1.0.1",
"run-sequence": "^2.2.1"
Expand Down
Loading

0 comments on commit ad5766d

Please sign in to comment.