Skip to content

Commit

Permalink
Bump jest-junit from 11.1.0 to 12.0.0 (#1283)
Browse files Browse the repository at this point in the history
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 11.1.0 to 12.0.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](jest-community/jest-junit@v11.1.0...v12.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2020
1 parent ccf3aba commit e4186de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/nedb": "1.8.11",
"@types/serve-favicon": "2.5.0",
"jest": "26.4.2",
"jest-junit": "11.1.0",
"jest-junit": "12.0.0",
"nodemon": "2.0.4",
"shx": "0.3.2",
"ts-jest": "26.4.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/react-dom": "16.9.8",
"@types/superagent": "4.1.10",
"jest": "26.4.2",
"jest-junit": "11.1.0",
"jest-junit": "12.0.0",
"typescript": "4.0.3"
},
"scripts": {
Expand Down

0 comments on commit e4186de

Please sign in to comment.