Skip to content

Commit c416e1b

Browse files
Replace dependency npm-run-all with npm-run-all2 ^5.0.0
1 parent ccc0a7b commit c416e1b

3 files changed

Lines changed: 32 additions & 74 deletions

File tree

packages/@handlebars/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"combine-files": "^1.1.8",
3535
"jison": "^0.4.18",
3636
"mocha": "^10.7.3",
37-
"npm-run-all": "^4.1.5"
37+
"npm-run-all2": "^5.0.0"
3838
}
3939
}

pnpm-lock.yaml

Lines changed: 30 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

smoke-tests/app-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-plugin-prettier": "^5.1.3",
5757
"eslint-plugin-qunit": "^8.1.1",
5858
"loader.js": "^4.7.0",
59-
"npm-run-all": "^4.1.5",
59+
"npm-run-all2": "^5.0.0",
6060
"prettier": "^3.2.5",
6161
"qunit": "^2.19.2",
6262
"qunit-dom": "^3.1.1",

0 commit comments

Comments
 (0)