Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed May 2, 2018
1 parent 33e25ca commit 68956c1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,27 +51,27 @@
"watch": "onchange 'src/**/*.js' -- npm run bundle"
},
"devDependencies": {
"babel-core": "6.26.0",
"babel-eslint": "8.2.2",
"babel-core": "6.26.3",
"babel-eslint": "8.2.3",
"babel-plugin-istanbul": "4.1.6",
"babel-preset-env": "1.6.1",
"browserstack-runner": "0.7.0",
"coveralls": "3.0.0",
"coveralls": "3.0.1",
"doxstrap": "0.0.7",
"eslint": "4.19.1",
"eslint-plugin-import": "2.11.0",
"glob": "7.1.2",
"jsdom": "11.7.0",
"jsdom": "11.10.0",
"jsdom-global": "3.0.2",
"minimist": "1.2.0",
"mocha": "5.1.0",
"nyc": "11.6.0",
"mocha": "5.1.1",
"nyc": "11.7.1",
"onchange": "3.3.0",
"rollup": "0.57.1",
"rollup-plugin-babel": "3.0.3",
"rollup": "0.58.2",
"rollup-plugin-babel": "3.0.4",
"rollup-plugin-replace": "2.0.0",
"rollup-plugin-uglify": "3.0.0",
"sinon": "4.5.0",
"sinon": "5.0.2",
"size-limit": "0.17.0"
},
"license": "MIT"
Expand Down

0 comments on commit 68956c1

Please sign in to comment.