Skip to content

Commit 45ad7b6

Browse files
bump dependency [email protected] (#161)
bump dependency [email protected]
2 parents 4d900ba + d4557b7 commit 45ad7b6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 6.2.2 - unreleased
6+
* Update minimum required version of `detective`
7+
58
## 6.2.1 - 2019-05-24
69
* Update minimum required version of `cached-path-relative` [#155](https://github.com/browserify/module-deps/pull/155)
710
* Add CI testing on Windows [#152](https://github.com/browserify/module-deps/pull/152)

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"cached-path-relative": "^1.0.2",
1313
"concat-stream": "~1.6.0",
1414
"defined": "^1.0.0",
15-
"detective": "^5.0.2",
15+
"detective": "^5.2.0",
1616
"duplexer2": "^0.1.2",
1717
"inherits": "^2.0.1",
1818
"parents": "^1.0.0",

0 commit comments

Comments
 (0)