Skip to content

Commit 47fefc2

Browse files
authored
Remove unused dependency npm-run-path (#6398)
1 parent 280c256 commit 47fefc2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@
136136
"mocha": "9.2.2",
137137
"mz": "2.7.0",
138138
"npm-run-all": "4.1.5",
139-
"npm-run-path": "4.0.1",
140139
"nyc": "15.1.0",
141140
"ora": "5.4.1",
142141
"prettier": "2.6.2",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -12812,7 +12812,7 @@ [email protected]:
1281212812
shell-quote "^1.6.1"
1281312813
string.prototype.padend "^3.0.0"
1281412814

12815-
npm-run-path@4.0.1, npm-run-path@^4.0.1:
12815+
npm-run-path@^4.0.1:
1281612816
version "4.0.1"
1281712817
resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
1281812818
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==

0 commit comments

Comments
 (0)