Skip to content

Commit d873562

Browse files
renovate-botFeiyang1
authored andcommitted
Update dependency npm-run-path to v4 (#2279)
1 parent d7e93f1 commit d873562

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"merge2": "1.3.0",
6464
"mkdirp": "0.5.1",
6565
"mz": "2.7.0",
66-
"npm-run-path": "3.1.0",
66+
"npm-run-path": "4.0.0",
6767
"ora": "4.0.2",
6868
"prettier": "1.18.2",
6969
"semver": "6.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9872,10 +9872,10 @@ [email protected]:
98729872
shell-quote "^1.6.1"
98739873
string.prototype.padend "^3.0.0"
98749874

9875-
npm-run-path@3.1.0:
9876-
version "3.1.0"
9877-
resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-3.1.0.tgz#7f91be317f6a466efed3c9f2980ad8a4ee8b0fa5"
9878-
integrity sha512-Dbl4A/VfiVGLgQv29URL9xshU8XDY1GeLy+fsaZ1AA8JDSfjvr5P5+pzRbWqRSBxk6/DW7MIh8lTM/PaGnP2kg==
9875+
npm-run-path@4.0.0:
9876+
version "4.0.0"
9877+
resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.0.tgz#d644ec1bd0569187d2a52909971023a0a58e8438"
9878+
integrity sha512-8eyAOAH+bYXFPSnNnKr3J+yoybe8O87Is5rtAQ8qRczJz1ajcsjg8l2oZqP+Ppx15Ii3S1vUTjQN2h4YO2tWWQ==
98799879
dependencies:
98809880
path-key "^3.0.0"
98819881

0 commit comments

Comments
 (0)