Skip to content

Commit

Permalink
Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Apr 11, 2019
1 parent b0841c8 commit b371147
Show file tree
Hide file tree
Showing 2 changed files with 452 additions and 413 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -42,28 +42,28 @@
],
"license": "MIT",
"dependencies": {
"@babel/polyfill": "^7.0.0",
"commander": "^2.19.0",
"@babel/polyfill": "^7.4.3",
"commander": "^2.20.0",
"handlebars": "^4.0.12",
"lodash.uniqby": "^4.7.0",
"node-fetch": "^2.3.0",
"parse-github-url": "^1.0.2",
"semver": "^5.6.0"
"semver": "^6.0.0"
},
"devDependencies": {
"@babel/cli": "^7.1.5",
"@babel/core": "^7.1.6",
"@babel/cli": "^7.4.3",
"@babel/core": "^7.4.3",
"@babel/node": "^7.0.0",
"@babel/preset-env": "^7.1.6",
"@babel/register": "^7.0.0",
"@babel/preset-env": "^7.4.3",
"@babel/register": "^7.4.0",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.0",
"babel-plugin-rewire": "^1.2.0",
"chai": "^4.2.0",
"codecov": "^3.1.0",
"codecov": "^3.3.0",
"cross-env": "^5.2.0",
"markdownlint-cli": "^0.14.0",
"mocha": "^6.0.0",
"markdownlint-cli": "^0.15.0",
"mocha": "^6.1.2",
"nyc": "^13.1.0",
"snazzy": "^8.0.0",
"standard": "^12.0.1"
Expand Down

0 comments on commit b371147

Please sign in to comment.