Skip to content

Commit

Permalink
build(deps): update jest monorepo to v25.5.1 (#6092)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2020
1 parent 324ce13 commit c712957
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 104 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -184,7 +184,7 @@
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.9.5",
"@babel/preset-typescript": "7.9.0",
"@jest/reporters": "25.5.0",
"@jest/reporters": "25.5.1",
"@jest/test-result": "25.5.0",
"@semantic-release/exec": "5.0.0",
"@types/bunyan": "1.8.6",
Expand Down Expand Up @@ -223,7 +223,7 @@
"@typescript-eslint/eslint-plugin": "2.29.0",
"@typescript-eslint/parser": "2.29.0",
"aws-sdk-mock": "5.1.0",
"babel-jest": "25.5.0",
"babel-jest": "25.5.1",
"babel-plugin-dynamic-import-node": "2.3.3",
"conventional-changelog-conventionalcommits": "4.2.3",
"cross-env": "7.0.2",
Expand All @@ -234,7 +234,7 @@
"eslint-plugin-promise": "4.2.1",
"glob": "7.1.6",
"husky": "4.2.5",
"jest": "25.5.0",
"jest": "25.5.1",
"jest-junit": "10.0.0",
"jest-mock-extended": "1.0.8",
"jest-silent-reporter": "0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion tools/package.json
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"dependencies": {
"@actions/core": "1.2.3",
"@jest/reporters": "25.5.0",
"@jest/reporters": "25.5.1",
"@jest/test-result": "25.5.0",
"commander": "5.1.0",
"eslint": "6.8.0",
Expand Down

0 comments on commit c712957

Please sign in to comment.