Skip to content

Commit

Permalink
Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Aug 31, 2019
1 parent 75e5cfe commit 84a1bda
Show file tree
Hide file tree
Showing 2 changed files with 831 additions and 878 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,33 +41,33 @@
],
"license": "MIT",
"dependencies": {
"commander": "^2.20.0",
"core-js": "^3.1.4",
"commander": "^3.0.1",
"core-js": "^3.2.1",
"handlebars": "^4.1.2",
"lodash.uniqby": "^4.7.0",
"node-fetch": "^2.6.0",
"parse-github-url": "^1.0.2",
"regenerator-runtime": "^0.13.2",
"semver": "^6.1.1"
"regenerator-runtime": "^0.13.3",
"semver": "^6.3.0"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/node": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"@babel/register": "^7.4.4",
"babel-eslint": "^10.0.2",
"babel-plugin-istanbul": "^5.1.4",
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/node": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/register": "^7.5.5",
"babel-eslint": "^10.0.3",
"babel-plugin-istanbul": "^5.2.0",
"babel-plugin-rewire": "^1.2.0",
"chai": "^4.2.0",
"codecov": "^3.5.0",
"cross-env": "^5.2.0",
"markdownlint-cli": "^0.17.0",
"mocha": "^6.1.4",
"markdownlint-cli": "^0.18.0",
"mocha": "^6.2.0",
"nyc": "^14.1.1",
"rimraf": "^2.6.3",
"rimraf": "^3.0.0",
"snazzy": "^8.0.0",
"standard": "^12.0.1"
"standard": "^14.1.0"
},
"babel": {
"presets": [
Expand Down
Loading

0 comments on commit 84a1bda

Please sign in to comment.