Skip to content

Commit

Permalink
Merge pull request #201 from LD4P/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
justinlittman authored May 18, 2020
2 parents 4876cc7 + 914ca4f commit 214ee2c
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 81 deletions.
113 changes: 35 additions & 78 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.9.0",
"@babel/runtime": "^7.9.6",
"@elastic/elasticsearch": "^7.6.1",
"@elastic/elasticsearch": "^7.7.1",
"config": "^3.3.1",
"honeybadger": "^1.4.0",
"jsonpath-plus": "^2.0.0",
Expand All @@ -46,12 +46,12 @@
"babel-eslint": "^10.1.0",
"babel-jest": "^24.1.0",
"eslint": "^6.5.1",
"eslint-plugin-jest": "^23.10.0",
"eslint-plugin-jest": "^23.13.1",
"eslint-plugin-node": "^11.1.0",
"eslint-utils": ">=1.4.1",
"jest": "^24.1.0",
"jest-mock-console": "^1.0.0",
"minimist": "^1.2.5",
"nodemon": "^2.0.3"
"nodemon": "^2.0.4"
}
}

0 comments on commit 214ee2c

Please sign in to comment.