Skip to content

Commit

Permalink
chore(deps): update jest monorepo (#7097)
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 committed Aug 25, 2020
1 parent 2ebcd23 commit 9412afd
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 143 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.11.0",
"@babel/preset-typescript": "7.10.4",
"@jest/globals": "26.4.0",
"@jest/reporters": "26.4.0",
"@jest/globals": "26.4.2",
"@jest/reporters": "26.4.1",
"@jest/test-result": "26.3.0",
"@semantic-release/exec": "5.0.0",
"@types/bunyan": "1.8.6",
Expand Down Expand Up @@ -235,8 +235,8 @@
"glob": "7.1.6",
"graphql": "15.3.0",
"husky": "4.2.5",
"jest": "26.4.0",
"jest-circus": "26.4.0",
"jest": "26.4.2",
"jest-circus": "26.4.2",
"jest-extended": "0.11.5",
"jest-junit": "11.1.0",
"jest-mock-extended": "1.0.10",
Expand Down
2 changes: 1 addition & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"dependencies": {
"@actions/core": "1.2.4",
"@jest/reporters": "26.4.0",
"@jest/reporters": "26.4.1",
"@jest/test-result": "26.3.0",
"commander": "6.0.0",
"eslint": "7.7.0",
Expand Down

0 comments on commit 9412afd

Please sign in to comment.