Skip to content

Commit

Permalink
Update dependency jest-junit to v11 (#249)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 31, 2020
1 parent 938bc2b commit 19adb8f
Show file tree
Hide file tree
Showing 8 changed files with 61 additions and 243 deletions.
60 changes: 9 additions & 51 deletions e2etest/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2etest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/preset-typescript": "7.10.1",
"babel-jest": "26.0.1",
"jest": "26.0.1",
"jest-junit": "10.0.0",
"jest-junit": "11.1.0",
"selenium-webdriver": "4.0.0-alpha.7"
},
"devDependencies": {
Expand Down
69 changes: 8 additions & 61 deletions func/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion func/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"copy-webpack-plugin": "5.1.1",
"eslint": "6.8.0",
"jest": "26.0.1",
"jest-junit": "10.0.0",
"jest-junit": "11.1.0",
"typescript": "4.0.2",
"webpack": "4.43.0",
"webpack-cli": "3.3.12"
Expand Down
Loading

0 comments on commit 19adb8f

Please sign in to comment.