Skip to content

Commit

Permalink
Bump jest from 26.1.0 to 26.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Sep 23, 2020
1 parent cca5645 commit 157dc51
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"imagemin-mozjpeg": "^9.0.0",
"imagemin-optipng": "^8.0.0",
"imagemin-svgo": "^8.0.0",
"jest": "^26.3.0",
"jest": "^26.4.2",
"jest-environment-node-debug": "^2.0.0",
"node-sass": "^4.14.1",
"prettier": "^2.1.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1673,7 +1673,7 @@
jest-util "^26.3.0"
slash "^3.0.0"

"@jest/core@^26.3.0", "@jest/core@^26.4.2":
"@jest/core@^26.4.2":
version "26.4.2"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.4.2.tgz#85d0894f31ac29b5bab07aa86806d03dd3d33edc"
integrity sha512-sDva7YkeNprxJfepOctzS8cAk9TOekldh+5FhVuXS40+94SHbiicRO1VV2tSoRtgIo+POs/Cdyf8p76vPTd6dg==
Expand Down Expand Up @@ -7993,7 +7993,7 @@ jest-changed-files@^26.3.0:
execa "^4.0.0"
throat "^5.0.0"

jest-cli@^26.3.0:
jest-cli@^26.4.2:
version "26.4.2"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.4.2.tgz#24afc6e4dfc25cde4c7ec4226fb7db5f157c21da"
integrity sha512-zb+lGd/SfrPvoRSC/0LWdaWCnscXc1mGYW//NP4/tmBvRPT3VntZ2jtKUONsRi59zc5JqmsSajA9ewJKFYp8Cw==
Expand Down Expand Up @@ -8358,14 +8358,14 @@ jest-worker@^26.3.0:
merge-stream "^2.0.0"
supports-color "^7.0.0"

jest@^26.3.0:
version "26.3.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-26.3.0.tgz#366e25827831e65743a324bc476de54f41f2e07b"
integrity sha512-LFCry7NS6bTa4BUGUHC+NvZ3B9WG7Jv8F+Lb96dAJFM23LMwSsL5RiJcw9S+nejsh8lS1VxHq+RSH4Xa9tujpA==
jest@^26.4.2:
version "26.4.2"
resolved "https://registry.yarnpkg.com/jest/-/jest-26.4.2.tgz#7e8bfb348ec33f5459adeaffc1a25d5752d9d312"
integrity sha512-LLCjPrUh98Ik8CzW8LLVnSCfLaiY+wbK53U7VxnFSX7Q+kWC4noVeDvGWIFw0Amfq1lq2VfGm7YHWSLBV62MJw==
dependencies:
"@jest/core" "^26.3.0"
"@jest/core" "^26.4.2"
import-local "^3.0.2"
jest-cli "^26.3.0"
jest-cli "^26.4.2"

jimp@^0.6.0:
version "0.6.8"
Expand Down

0 comments on commit 157dc51

Please sign in to comment.