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 Jan 4, 2021
1 parent dd9e7e1 commit be86f78
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 37 deletions.
70 changes: 38 additions & 32 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,18 +64,18 @@
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@commitlint/travis-cli": "^11.0.0",
"@lykmapipo/test-helpers": "^0.6.7",
"@lykmapipo/test-helpers": "^0.6.8",
"chai": "^4.2.0",
"commitizen": "^4.2.2",
"coveralls": "^3.1.0",
"cz-conventional-changelog": "^3.3.0",
"dot-prop": "^6.0.1",
"doxdox": "^3.0.0",
"eslint": "^7.16.0",
"eslint": "^7.17.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.7.9",
"eslint-plugin-jsdoc": "^30.7.13",
"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-prettier": "^3.3.0",
"generate-changelog": "^1.8.0",
Expand All @@ -96,8 +96,8 @@
},
"peerDependencies": {},
"dependencies": {
"@lykmapipo/common": ">=0.42.5",
"@lykmapipo/env": ">=0.17.25",
"@lykmapipo/common": ">=0.42.6",
"@lykmapipo/env": ">=0.17.26",
"google-libphonenumber": ">=3.2.15",
"lodash": ">=4.17.20"
},
Expand Down

0 comments on commit be86f78

Please sign in to comment.