Skip to content

Commit

Permalink
Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Mar 25, 2020
1 parent 107445f commit 1ced7a8
Show file tree
Hide file tree
Showing 2 changed files with 1,845 additions and 1,527 deletions.
38 changes: 19 additions & 19 deletions package.json
Expand Up @@ -42,33 +42,33 @@
],
"license": "MIT",
"dependencies": {
"commander": "^3.0.1",
"core-js": "^3.2.1",
"handlebars": "^4.1.2",
"commander": "^5.0.0",
"core-js": "^3.6.4",
"handlebars": "^4.7.3",
"lodash.uniqby": "^4.7.0",
"node-fetch": "^2.6.0",
"parse-github-url": "^1.0.2",
"regenerator-runtime": "^0.13.3",
"semver": "^6.3.0"
"regenerator-runtime": "^0.13.5",
"semver": "^7.1.3"
},
"devDependencies": {
"@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/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/node": "^7.8.7",
"@babel/preset-env": "^7.9.0",
"@babel/register": "^7.9.0",
"babel-eslint": "^10.1.0",
"babel-plugin-istanbul": "^6.0.0",
"babel-plugin-rewire": "^1.2.0",
"chai": "^4.2.0",
"codecov": "^3.5.0",
"cross-env": "^5.2.0",
"markdownlint-cli": "^0.18.0",
"mocha": "^6.2.0",
"nyc": "^14.1.1",
"rimraf": "^3.0.0",
"codecov": "^3.6.5",
"cross-env": "^7.0.2",
"markdownlint-cli": "^0.22.0",
"mocha": "^7.1.1",
"nyc": "^15.0.0",
"rimraf": "^3.0.2",
"snazzy": "^8.0.0",
"standard": "^14.1.0"
"standard": "^14.3.3"
},
"babel": {
"presets": [
Expand Down

0 comments on commit 1ced7a8

Please sign in to comment.