Skip to content

Commit

Permalink
chore(deps): update dependency jest to ^27.4.3 for gatsby-plugin-mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 3, 2021
1 parent 78673f9 commit 0b71e0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"gatsby-plugin-utils": "^1.14.0-next.1",
"jest": "^27.3.1",
"jest": "^27.4.3",
"js-combinatorics": "^1.5.4",
"react-test-renderer": "^17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16304,7 +16304,7 @@ jest@^24.9.0:
import-local "^2.0.0"
jest-cli "^24.9.0"

jest@^27.3.1, jest@^27.4.3:
jest@^27.4.3:
version "27.4.3"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.3.tgz#cf7d1876a84c70efece2e01e4f9dfc2e464d9cbb"
integrity sha512-jwsfVABBzuN3Atm+6h6vIEpTs9+VApODLt4dk2qv1WMOpb1weI1IIZfuwpMiWZ62qvWj78MvdvMHIYdUfqrFaA==
Expand Down

0 comments on commit 0b71e0a

Please sign in to comment.