@vidavidorra/bunyan-pretty-stream 6.0.2 → 6.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +1 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vidavidorra/bunyan-pretty-stream",
3
- "version": "6.0.2",
3
+ "version": "6.0.3",
4
4
  "description": "Highly configurable Bunyan stream with pretty output",
5
5
  "keywords": [
6
6
  "bunyan-stream",
@@ -214,11 +214,9 @@
214
214
  "bunyan-1.x": "npm:bunyan@1.8.15",
215
215
  "bunyan-2.x": "npm:bunyan@2.0.5",
216
216
  "c8": "9.1.0",
217
- "deepmerge": "4.3.1",
218
217
  "dot-prop": "9.0.0",
219
218
  "husky": "9.0.11",
220
219
  "lint-staged": "15.2.2",
221
- "npm-run-all": "4.1.5",
222
220
  "prettier": "3.2.5",
223
221
  "semantic-release": "23.0.8",
224
222
  "strip-ansi": "7.1.0",