Skip to content

Commit 6fd595c

Browse files
chore: Update code/test/automation after resolving conflicts
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent 90d41b8 commit 6fd595c

2 files changed

Lines changed: 127 additions & 125 deletions

File tree

code/test/automation/package-lock.json

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

code/test/automation/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"@types/node": "22.x",
2929
"@types/tmp": "0.2.2",
3030
"cpx2": "3.0.0",
31-
"nodemon": "^3.1.9"
31+
"nodemon": "^3.1.9",
32+
"npm-run-all2": "^8.0.4"
3233
},
3334
"overrides": {
3435
"minimatch": "^3.1.5"

0 commit comments

Comments
 (0)