Skip to content

Commit 7586231

Browse files
authored
Merge pull request #1037 from plotly/renovate/major-jest-monorepo
Update jest monorepo to v26 (major)
2 parents d9d6267 + 29a6463 commit 7586231

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@storybook/react": "5.3.18",
6565
"autoprefixer": "9.7.6",
6666
"babel-eslint": "10.1.0",
67-
"babel-jest": "25.5.1",
67+
"babel-jest": "26.0.0",
6868
"babel-loader": "8.1.0",
6969
"babel-plugin-module-resolver": "4.0.0",
7070
"css-loader": "3.5.3",
@@ -78,8 +78,8 @@
7878
"eslint-plugin-react-percy": "0.2.4",
7979
"fs": "0.0.2",
8080
"glob": "7.1.6",
81-
"jest": "25.5.4",
82-
"jest-cli": "25.5.4",
81+
"jest": "26.0.0",
82+
"jest-cli": "26.0.0",
8383
"mkdirp": "1.0.4",
8484
"node-sass": "4.14.0",
8585
"postcss": "7.0.28",

0 commit comments

Comments
 (0)