Skip to content

Commit 880fa52

Browse files
sebdeckersremy
authored andcommitted
fix: bump ps-tree dependency
Solves toolchain warning about missing SPDX license in outdated dependency [email protected] -> [email protected] -> [email protected].
1 parent d68a2fc commit 880fa52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"es6-promise": "^3.0.2",
5353
"lodash.defaults": "^3.1.2",
5454
"minimatch": "^3.0.0",
55-
"ps-tree": "~0.0.3",
55+
"ps-tree": "^1.0.1",
5656
"touch": "1.0.0",
5757
"undefsafe": "0.0.3",
5858
"update-notifier": "0.5.0"

0 commit comments

Comments
 (0)