Skip to content

Commit

Permalink
Upgrade: npm runtime deps (#137)
Browse files Browse the repository at this point in the history
* Update npm dev dependencies

* Upgrade: dev dependency

* Upgrade: npm runtime dependencies
  • Loading branch information
adamkingit authored Aug 17, 2020
1 parent 15fec27 commit e9ec852
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
},
"license": "Apache-2.0",
"dependencies": {
"bunyan": "^1.8.12",
"bunyan": "^1.8.14",
"clone": "^2.1.2",
"deepmerge": "^4.2.2",
"fs-extra": "^9.0.0",
"fs-extra": "^9.0.1",
"js-yaml": "^3.14.0",
"object-hash": "^2.0.0",
"object-hash": "^2.0.3",
"object-path": "^0.11.4"
},
"devDependencies": {
Expand Down

0 comments on commit e9ec852

Please sign in to comment.