Skip to content

Commit

Permalink
build(deps): update jest monorepo (#5907)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
3 people committed Apr 8, 2020
1 parent 9ac89d4 commit 42480aa
Show file tree
Hide file tree
Showing 5 changed files with 2,055 additions and 441 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.9.0",
"@babel/preset-typescript": "7.9.0",
"@jest/reporters": "25.1.0",
"@jest/test-result": "25.1.0",
"@jest/reporters": "25.2.6",
"@jest/test-result": "25.2.6",
"@octokit/rest": "16.43.1",
"@semantic-release/exec": "5.0.0",
"@types/bunyan": "1.8.6",
Expand All @@ -202,7 +202,7 @@
"@types/global-agent": "2.1.0",
"@types/got": "9.6.9",
"@types/ini": "1.3.30",
"@types/jest": "25.1.4",
"@types/jest": "25.2.1",
"@types/js-yaml": "3.12.3",
"@types/json5": "0.0.30",
"@types/later": "1.2.6",
Expand All @@ -228,7 +228,7 @@
"@typescript-eslint/eslint-plugin": "2.26.0",
"@typescript-eslint/parser": "2.26.0",
"aws-sdk-mock": "5.1.0",
"babel-jest": "25.1.0",
"babel-jest": "25.2.6",
"babel-plugin-dynamic-import-node": "2.3.0",
"conventional-changelog-conventionalcommits": "4.2.3",
"copyfiles": "2.2.0",
Expand All @@ -240,7 +240,7 @@
"eslint-plugin-promise": "4.2.1",
"glob": "7.1.6",
"husky": "3.1.0",
"jest": "25.1.0",
"jest": "25.2.7",
"jest-junit": "10.0.0",
"jest-mock-extended": "1.0.8",
"jest-silent-reporter": "0.2.1",
Expand Down
36 changes: 0 additions & 36 deletions patches/jest-runtime+25.1.0.patch

This file was deleted.

0 comments on commit 42480aa

Please sign in to comment.