Skip to content

Commit bbe9bad

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

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.1"
2121
}
2222
}

advanced/server/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3498,13 +3498,13 @@ npm-paths@^1.0.0:
34983498
global-modules "^1.0.0"
34993499
is-windows "^1.0.1"
35003500

3501-
npm-run-all@4.1.2:
3502-
version "4.1.2"
3503-
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.2.tgz#90d62d078792d20669139e718621186656cea056"
3501+
npm-run-all@4.1.3:
3502+
version "4.1.3"
3503+
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
35043504
dependencies:
35053505
ansi-styles "^3.2.0"
35063506
chalk "^2.1.0"
3507-
cross-spawn "^5.1.0"
3507+
cross-spawn "^6.0.4"
35083508
memorystream "^0.3.1"
35093509
minimatch "^3.0.4"
35103510
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.1"
1717
}
1818
}

basic/server/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3077,13 +3077,13 @@ npm-paths@^1.0.0:
30773077
global-modules "^1.0.0"
30783078
is-windows "^1.0.1"
30793079

3080-
npm-run-all@4.1.2:
3081-
version "4.1.2"
3082-
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.2.tgz#90d62d078792d20669139e718621186656cea056"
3080+
npm-run-all@4.1.3:
3081+
version "4.1.3"
3082+
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
30833083
dependencies:
30843084
ansi-styles "^3.2.0"
30853085
chalk "^2.1.0"
3086-
cross-spawn "^5.1.0"
3086+
cross-spawn "^6.0.4"
30873087
memorystream "^0.3.1"
30883088
minimatch "^3.0.4"
30893089
ps-tree "^1.1.0"

0 commit comments

Comments
 (0)