Skip to content

Commit

Permalink
Update automation-client and lodash
Browse files Browse the repository at this point in the history
[changelog:changed]
  • Loading branch information
cdupuis committed Jul 11, 2019
1 parent 3dc43e5 commit 82b3dd3
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 53 deletions.
108 changes: 58 additions & 50 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 @@ -44,18 +44,18 @@
"fs-extra": "^8.0.1",
"js-yaml": "^3.13.1",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.11",
"lodash": "^4.17.14",
"minimatch": "^3.0.4",
"sha-regex": "^1.0.4",
"sprintf-js": "^1.1.2",
"stack-trace": "^0.0.10"
},
"peerDependencies": {
"@atomist/automation-client": ">=1.6.1",
"@atomist/automation-client": ">=1.6.2",
"@atomist/slack-messages": ">=1.1.1"
},
"devDependencies": {
"@atomist/automation-client": "^1.6.1",
"@atomist/automation-client": "^1.6.2",
"@atomist/slack-messages": "^1.1.1",
"@types/mocha": "^5.2.7",
"@types/power-assert": "^1.5.0",
Expand Down

0 comments on commit 82b3dd3

Please sign in to comment.