Skip to content

Commit

Permalink
fix(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lgraubner committed Oct 9, 2019
1 parent 5fcaa5e commit e157426
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 18 deletions.
69 changes: 55 additions & 14 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -28,11 +28,11 @@
"cp-file": "6.0.0",
"crypto-random-string": "1.0.0",
"date-fns": "1.29.0",
"lodash": ">=4.17.12",
"lodash": "4.17.15",
"mitt": "1.1.3",
"normalize-url": "3.3.0",
"simplecrawler": "1.1.6",
"url-parse": "1.4.3"
"simplecrawler": "1.1.8",
"url-parse": "1.4.7"
},
"engines": {
"node": ">=6"
Expand All @@ -45,7 +45,7 @@
"devDependencies": {
"eslint": "5.8.0",
"husky": "1.1.2",
"jest": "^24.8.0",
"jest": "24.8.0",
"lint-staged": "7.3.0",
"prettier": "1.14.3"
},
Expand Down

0 comments on commit e157426

Please sign in to comment.