Skip to content

Commit 0e8edde

Browse files
authored
Merge branch 'main' into master
2 parents 2a72eae + 3b42322 commit 0e8edde

File tree

3 files changed

+167
-159
lines changed

3 files changed

+167
-159
lines changed

package-lock.json

+54-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dependency-tree",
3-
"version": "10.0.3",
3+
"version": "10.0.5",
44
"description": "Get the dependency tree of a module",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -50,8 +50,8 @@
5050
},
5151
"dependencies": {
5252
"commander": "^10.0.1",
53-
"filing-cabinet": "^4.1.2",
54-
"precinct": "^11.0.0",
53+
"filing-cabinet": "^4.1.3",
54+
"precinct": "^11.0.2",
5555
"typescript": "^5.0.4"
5656
},
5757
"devDependencies": {

0 commit comments

Comments
 (0)