Skip to content

Commit

Permalink
Merge pull request #1067 from keplersj/dependabot/npm_and_yarn/jest-p…
Browse files Browse the repository at this point in the history
…reset-gatsby-1.0.104
  • Loading branch information
dependabot-preview[bot] committed Dec 22, 2020
2 parents 3cf5d4f + 78ef768 commit 75bd4e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gatsby-theme-atom-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-config-starstuff": "^1.4.42",
"gatsby": "^2.29.1",
"jest": "^25.5.4",
"jest-preset-gatsby": "^1.0.103",
"jest-preset-gatsby": "^1.0.104",
"jest-runner-eslint": "^0.10.0",
"jest-runner-prettier": "^0.3.6",
"jest-serializer-json-ld-script": "^1.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9580,10 +9580,10 @@ jest-pnp-resolver@^1.2.1:
resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.1.tgz#ecdae604c077a7fbc70defb6d517c3c1c898923a"
integrity sha512-pgFw2tm54fzgYvc/OHrnysABEObZCUNFnhjoRjaVOCN8NYc032/gVjPaHD4Aq6ApkSieWtfKAFQtmDKAmhupnQ==

jest-preset-gatsby@^1.0.103:
version "1.0.103"
resolved "https://registry.yarnpkg.com/jest-preset-gatsby/-/jest-preset-gatsby-1.0.103.tgz#f79f87ae5eeb4f583e3e0a5e5198032b3257b27c"
integrity sha512-YGf75uawXPuo5421vMbVEVrd8LMgY68mhRLvqE/WxPn3AkOvWpbLUqWDZSmgr8gisuxZ/5F8aToTSJz+McYOGA==
jest-preset-gatsby@^1.0.104:
version "1.0.104"
resolved "https://registry.yarnpkg.com/jest-preset-gatsby/-/jest-preset-gatsby-1.0.104.tgz#46f523741f9b2e1e3467b3a71d129f1dcd38553c"
integrity sha512-MLaxlEVVoQuOXGeKfjvmKKAkFp7kI3G/jG5Zhv6Z2ynqScPzLZBEzr70g3iYBZ/aUmzWtvAOkHjKDsXYfqy9/w==
dependencies:
"@babel/preset-typescript" "^7.9.0"
babel-jest "^26.0.0"
Expand Down

0 comments on commit 75bd4e3

Please sign in to comment.