Skip to content

Commit

Permalink
Merge pull request #723 from relative-ci/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update jest monorepo
  • Loading branch information
vio authored Apr 30, 2020
2 parents 7b1b3bd + 8dbbe84 commit 25d3687
Show file tree
Hide file tree
Showing 12 changed files with 4,386 additions and 3,070 deletions.
781 changes: 440 additions & 341 deletions packages/cli-utils/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/cli-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"@babel/cli": "7.8.4",
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.5",
"jest": "25.4.0"
"jest": "25.5.2"
}
}
837 changes: 468 additions & 369 deletions packages/cli/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"yargs": "15.3.1"
},
"devDependencies": {
"jest": "25.4.0"
"jest": "25.5.2"
}
}
2,128 changes: 1,294 additions & 834 deletions packages/html-templates/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/html-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@storybook/addon-storyshots": "5.3.18",
"@storybook/react": "5.3.18",
"autoprefixer": "9.7.6",
"babel-jest": "25.4.0",
"babel-jest": "25.5.1",
"babel-loader": "8.1.0",
"babel-plugin-preact-require": "1.0.0",
"babel-plugin-react-require": "3.1.3",
Expand All @@ -54,7 +54,7 @@
"html-webpack-inline-source-plugin": "0.0.10",
"html-webpack-plugin": "3.2.0",
"identity-obj-proxy": "3.0.0",
"jest": "25.4.0",
"jest": "25.5.2",
"jest-date-mock": "1.0.8",
"mini-css-extract-plugin": "0.9.0",
"postcss-loader": "3.0.0",
Expand Down
2,128 changes: 1,294 additions & 834 deletions packages/ui/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@storybook/addons": "5.3.18",
"@storybook/react": "5.3.18",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "25.4.0",
"babel-jest": "25.5.1",
"babel-loader": "8.1.0",
"babel-plugin-inline-react-svg": "1.1.1",
"babel-plugin-lodash": "3.3.4",
Expand All @@ -58,7 +58,7 @@
"enzyme-to-json": "3.4.4",
"hex-rgb": "4.1.0",
"identity-obj-proxy": "3.0.0",
"jest": "25.4.0",
"jest": "25.5.2",
"jest-date-mock": "1.0.8",
"lodash": "4.17.15",
"markdown-loader-jest": "0.1.1",
Expand Down
Loading

0 comments on commit 25d3687

Please sign in to comment.