Skip to content

Commit

Permalink
Merge pull request #1140 from keplersj/dependabot/npm_and_yarn/jest-p…
Browse files Browse the repository at this point in the history
…reset-gatsby-1.0.113
  • Loading branch information
dependabot-preview[bot] committed Feb 18, 2021
2 parents 4f75dc8 + 79931f6 commit 2a05e41
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.32.3",
"jest": "^25.5.4",
"jest-preset-gatsby": "^1.0.112",
"jest-preset-gatsby": "^1.0.113",
"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 @@ -9622,10 +9622,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.112:
version "1.0.112"
resolved "https://registry.yarnpkg.com/jest-preset-gatsby/-/jest-preset-gatsby-1.0.112.tgz#16f2f1970fbd8e010b5c92e59d8a10722b471d05"
integrity sha512-TdrrjWfVOGh3ItKxFvTjvzQXPqjIVLhDPSOJb62+hmXNfDej0wZWCtwPZ+zHplOcC4IiJOP5T51ZkKXhKc9Bwg==
jest-preset-gatsby@^1.0.113:
version "1.0.113"
resolved "https://registry.yarnpkg.com/jest-preset-gatsby/-/jest-preset-gatsby-1.0.113.tgz#f8824c0e6322816504f7117c9dbb9e1bf6bd71c3"
integrity sha512-aBcFLnJIRj8gHAGanxevKtr+PitIwvE/mqL0ytOHibSdDsswpMJyXijAnnt7gejD9cL4IqlakY2iSupoSZ/XGQ==
dependencies:
"@babel/preset-typescript" "^7.9.0"
babel-jest "^26.0.0"
Expand Down

0 comments on commit 2a05e41

Please sign in to comment.