Skip to content

Commit 298ba06

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency npm-run-all to v4.1.3
1 parent ac89a2b commit 298ba06

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

advanced/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dotenv": "5.0.1",
1717
"graphql-cli": "2.15.14",
1818
"nodemon": "1.17.4",
19-
"npm-run-all": "4.1.2",
19+
"npm-run-all": "4.1.3",
2020
"prisma": "1.7.0"
2121
}
2222
}

advanced/server/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3510,13 +3510,13 @@ npm-paths@^1.0.0:
35103510
global-modules "^1.0.0"
35113511
is-windows "^1.0.1"
35123512

3513-
3514-
version "4.1.2"
3515-
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.2.tgz#90d62d078792d20669139e718621186656cea056"
3513+
3514+
version "4.1.3"
3515+
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
35163516
dependencies:
35173517
ansi-styles "^3.2.0"
35183518
chalk "^2.1.0"
3519-
cross-spawn "^5.1.0"
3519+
cross-spawn "^6.0.4"
35203520
memorystream "^0.3.1"
35213521
minimatch "^3.0.4"
35223522
ps-tree "^1.1.0"

basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"graphql-cli": "2.15.14",
15-
"npm-run-all": "4.1.2",
15+
"npm-run-all": "4.1.3",
1616
"prisma": "1.7.0"
1717
}
1818
}

basic/server/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3107,13 +3107,13 @@ npm-paths@^1.0.0:
31073107
global-modules "^1.0.0"
31083108
is-windows "^1.0.1"
31093109

3110-
3111-
version "4.1.2"
3112-
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.2.tgz#90d62d078792d20669139e718621186656cea056"
3110+
3111+
version "4.1.3"
3112+
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
31133113
dependencies:
31143114
ansi-styles "^3.2.0"
31153115
chalk "^2.1.0"
3116-
cross-spawn "^5.1.0"
3116+
cross-spawn "^6.0.4"
31173117
memorystream "^0.3.1"
31183118
minimatch "^3.0.4"
31193119
ps-tree "^1.1.0"

0 commit comments

Comments
 (0)