Skip to content

Commit c327a6f

Browse files
committed
Update dependency jest to v26.3.0
1 parent 70bee97 commit c327a6f

3 files changed

Lines changed: 376 additions & 349 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"gatsby-plugin-theme-ui": "0.3.0",
7575
"gatsby-source-filesystem": "2.3.14",
7676
"husky": "4.2.5",
77-
"jest": "26.1.0",
77+
"jest": "26.3.0",
7878
"lint-staged": "10.2.11",
7979
"prettier": "2.0.5",
8080
"react": "16.13.1",

packages/blocks-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@babel/core": "7.10.3",
4242
"@babel/preset-env": "7.10.3",
4343
"@babel/preset-react": "7.10.1",
44-
"jest": "26.1.0",
44+
"jest": "26.3.0",
4545
"react": "16.13.1",
4646
"react-dom": "16.13.1"
4747
},

0 commit comments

Comments
 (0)