Skip to content

Commit b0a2605

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency npm-run-all to v4.1.4
1 parent d729f98 commit b0a2605

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"graphql-cli": "2.17.0",
2929
"graphql-resolver-codegen": "0.3.1",
3030
"nodemon": "1.18.6",
31-
"npm-run-all": "4.1.3",
31+
"npm-run-all": "4.1.4",
3232
"prisma": "1.21.0",
3333
"ts-node": "7.0.1",
3434
"typescript": "3.1.6"

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4113,17 +4113,16 @@ npm-paths@^1.0.0:
41134113
global-modules "^1.0.0"
41144114
is-windows "^1.0.1"
41154115

4116-
npm-run-all@4.1.3:
4117-
version "4.1.3"
4118-
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
4119-
integrity sha512-aOG0N3Eo/WW+q6sUIdzcV2COS8VnTZCmdji0VQIAZF3b+a3YWb0AD0vFIyjKec18A7beLGbaQ5jFTNI2bPt9Cg==
4116+
npm-run-all@4.1.4:
4117+
version "4.1.4"
4118+
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.4.tgz#5a44689751cc346e4104778732c7c0b6efd1ac9d"
4119+
integrity sha512-8C1ln0zuKxyiApr7MEvLcrsK3iHFcszf8o/NchaubueC9wF+HLrRJQkwY9Wh5JjdGj6bb2RW9l8jile4kIN3Jg==
41204120
dependencies:
41214121
ansi-styles "^3.2.0"
41224122
chalk "^2.1.0"
41234123
cross-spawn "^6.0.4"
41244124
memorystream "^0.3.1"
41254125
minimatch "^3.0.4"
4126-
ps-tree "^1.1.0"
41274126
read-pkg "^3.0.0"
41284127
shell-quote "^1.6.1"
41294128
string.prototype.padend "^3.0.0"

0 commit comments

Comments
 (0)