Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v26.5.2 (#7435)
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 Oct 9, 2020
1 parent c33da16 commit 1f0609e
Show file tree
Hide file tree
Showing 3 changed files with 364 additions and 357 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,9 @@
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.11.5",
"@babel/preset-typescript": "7.10.4",
"@jest/globals": "26.4.2",
"@jest/reporters": "26.4.1",
"@jest/test-result": "26.3.0",
"@jest/globals": "26.5.2",
"@jest/reporters": "26.5.2",
"@jest/test-result": "26.5.2",
"@semantic-release/exec": "5.0.0",
"@types/bunyan": "1.8.6",
"@types/cacache": "12.0.1",
Expand Down Expand Up @@ -225,7 +225,7 @@
"@typescript-eslint/eslint-plugin": "4.4.0",
"@typescript-eslint/parser": "4.4.0",
"aws-sdk-mock": "5.1.0",
"babel-jest": "26.3.0",
"babel-jest": "26.5.2",
"babel-plugin-dynamic-import-node": "2.3.3",
"conventional-changelog-conventionalcommits": "4.4.0",
"cross-env": "7.0.2",
Expand All @@ -238,8 +238,8 @@
"glob": "7.1.6",
"graphql": "15.3.0",
"husky": "4.3.0",
"jest": "26.4.2",
"jest-circus": "26.4.2",
"jest": "26.5.2",
"jest-circus": "26.5.2",
"jest-extended": "0.11.5",
"jest-junit": "11.1.0",
"jest-mock-extended": "1.0.10",
Expand Down
4 changes: 2 additions & 2 deletions tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"type": "module",
"dependencies": {
"@actions/core": "1.2.6",
"@jest/reporters": "26.4.1",
"@jest/test-result": "26.3.0",
"@jest/reporters": "26.5.2",
"@jest/test-result": "26.5.2",
"commander": "6.1.0",
"eslint": "7.10.0",
"fs-extra": "9.0.1",
Expand Down

0 comments on commit 1f0609e

Please sign in to comment.