Skip to content

Commit

Permalink
chore(deps): force latest version & audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lykmapipo committed Feb 16, 2020
1 parent 3b00e6f commit 6e01829
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@commitlint/travis-cli": "^8.3.5",
"@lykmapipo/test-helpers": "^0.5.7",
"@lykmapipo/test-helpers": "^0.5.8",
"chai": "^4.2.0",
"commitizen": "^4.0.3",
"coveralls": "^3.0.9",
Expand All @@ -70,15 +70,15 @@
"eslint-plugin-mocha": "^6.2.2",
"eslint-plugin-prettier": "^3.1.2",
"generate-changelog": "^1.8.0",
"handlebars": "^4.7.2",
"husky": "^4.2.1",
"handlebars": "^4.7.3",
"husky": "^4.2.3",
"lint-staged": "^10.0.7",
"lodash.template": "^4.5.0",
"mocha": "^7.0.1",
"nyc": "^15.0.0",
"prettier": "^1.19.1",
"rimraf": "^3.0.1",
"rollup": "^1.31.0",
"rimraf": "^3.0.2",
"rollup": "^1.31.1",
"shelljs": "^0.8.3"
},
"dependencies": {
Expand All @@ -89,7 +89,7 @@
"lodash": ">=4.17.15",
"mime": ">=2.4.4",
"moment": ">=2.24.0",
"object-hash": ">=2.0.1",
"object-hash": ">=2.0.2",
"parse-json": ">=5.0.0",
"randomcolor": ">=0.5.4",
"statuses": ">=1.5.0",
Expand Down

0 comments on commit 6e01829

Please sign in to comment.