Skip to content

Commit 6c66561

Browse files
authored
Merge pull request #21223 from emberjs/renovate/npm-run-all-replacement
2 parents 3fb96dd + c416e1b commit 6c66561

File tree

3 files changed

+32
-74
lines changed

3 files changed

+32
-74
lines changed

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)