Skip to content

Commit

Permalink
Update jest monorepo to v25.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 29, 2020
1 parent 3ce1043 commit d6fecef
Show file tree
Hide file tree
Showing 12 changed files with 1,052 additions and 1,052 deletions.
252 changes: 126 additions & 126 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.0",
"jest": "25.2.3"
"jest": "25.2.4"
}
}
252 changes: 126 additions & 126 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.2.3"
"jest": "25.2.4"
}
}
538 changes: 269 additions & 269 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.17",
"@storybook/react": "5.3.17",
"autoprefixer": "9.7.5",
"babel-jest": "25.2.3",
"babel-jest": "25.2.4",
"babel-loader": "8.1.0",
"babel-plugin-preact-require": "1.0.0",
"babel-plugin-react-require": "3.1.3",
Expand All @@ -51,7 +51,7 @@
"html-webpack-inline-source-plugin": "0.0.10",
"html-webpack-plugin": "3.2.0",
"identity-obj-proxy": "3.0.0",
"jest": "25.2.3",
"jest": "25.2.4",
"jest-date-mock": "1.0.8",
"mini-css-extract-plugin": "0.9.0",
"postcss-loader": "3.0.0",
Expand Down
538 changes: 269 additions & 269 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.17",
"@storybook/react": "5.3.17",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "25.2.3",
"babel-jest": "25.2.4",
"babel-loader": "8.1.0",
"babel-plugin-inline-react-svg": "1.1.1",
"babel-plugin-lodash": "3.3.4",
Expand All @@ -55,7 +55,7 @@
"css-loader": "3.4.2",
"hex-rgb": "4.1.0",
"identity-obj-proxy": "3.0.0",
"jest": "25.2.3",
"jest": "25.2.4",
"jest-date-mock": "1.0.8",
"lodash": "4.17.15",
"markdown-loader-jest": "0.1.1",
Expand Down
Loading

0 comments on commit d6fecef

Please sign in to comment.