Skip to content

Commit 5b0093a

Browse files
author
Cache Hamm
committed
bump dependencies to latest
1 parent 7c0929f commit 5b0093a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
"standard": "^9.0.0"
6666
},
6767
"dependencies": {
68-
"debug": "2.2.0",
69-
"lodash.clonedeep": "4.5.0",
70-
"lodash.isplainobject": "4.0.6",
71-
"object-hash": "1.1.5",
72-
"selectn": "1.1.1"
68+
"debug": "~2.6.3",
69+
"lodash.clonedeep": "~4.5.0",
70+
"lodash.isplainobject": "~4.0.6",
71+
"object-hash": "~1.1.8",
72+
"selectn": "~1.1.2"
7373
}
7474
}

0 commit comments

Comments
 (0)