Skip to content

Commit e3cac97

Browse files
committed
Update dependency jest-junit to v12.3.0
1 parent 05dfc08 commit e3cac97

File tree

2 files changed

+11
-29
lines changed

2 files changed

+11
-29
lines changed

templates/javascript/package-lock.json

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

templates/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"eslint-plugin-promise": "5.1.0",
2121
"jest": "26.6.3",
2222
"jest-cli": "26.6.3",
23-
"jest-junit": "12.0.0"
23+
"jest-junit": "12.3.0"
2424
}
2525
}

0 commit comments

Comments
 (0)