Skip to content

Commit

Permalink
Merge 4aa98a5 into 57190e8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2021
2 parents 57190e8 + 4aa98a5 commit e6c6e5e
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 @@ -54,7 +54,7 @@
"@types/node": "14.14.41",
"@types/yargs": "16.0.1",
"husky": "^6.0.0",
"jest": "27.0.4",
"jest": "27.0.6",
"lint-staged": "^10.0.0",
"prettier": "2.2.1",
"ts-jest": "27.0.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
jest-util "^27.0.6"
slash "^3.0.0"

"@jest/core@^27.0.4", "@jest/core@^27.0.6":
"@jest/core@^27.0.6":
version "27.0.6"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.0.6.tgz#c5f642727a0b3bf0f37c4b46c675372d0978d4a1"
integrity sha512-SsYBm3yhqOn5ZLJCtccaBcvD/ccTLCeuDv8U41WJH/V1MW5eKUkeMHT9U+Pw/v1m1AIWlnIW/eM2XzQr0rEmow==
Expand Down Expand Up @@ -1630,7 +1630,7 @@ jest-circus@^27.0.6:
stack-utils "^2.0.3"
throat "^6.0.1"

jest-cli@^27.0.4:
jest-cli@^27.0.6:
version "27.0.6"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.0.6.tgz#d021e5f4d86d6a212450d4c7b86cb219f1e6864f"
integrity sha512-qUUVlGb9fdKir3RDE+B10ULI+LQrz+MCflEH2UJyoUjoHHCbxDrMxSzjQAPUMsic4SncI62ofYCcAvW6+6rhhg==
Expand Down Expand Up @@ -2011,14 +2011,14 @@ jest-worker@^27.0.6:
merge-stream "^2.0.0"
supports-color "^8.0.0"

jest@27.0.4:
version "27.0.4"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.0.4.tgz#91d4d564b36bcf93b98dac1ab19f07089e670f53"
integrity sha512-Px1iKFooXgGSkk1H8dJxxBIrM3tsc5SIuI4kfKYK2J+4rvCvPGr/cXktxh0e9zIPQ5g09kOMNfHQEmusBUf/ZA==
jest@27.0.6:
version "27.0.6"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.0.6.tgz#10517b2a628f0409087fbf473db44777d7a04505"
integrity sha512-EjV8aETrsD0wHl7CKMibKwQNQc3gIRBXlTikBmmHUeVMKaPFxdcUIBfoDqTSXDoGJIivAYGqCWVlzCSaVjPQsA==
dependencies:
"@jest/core" "^27.0.4"
"@jest/core" "^27.0.6"
import-local "^3.0.2"
jest-cli "^27.0.4"
jest-cli "^27.0.6"

js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit e6c6e5e

Please sign in to comment.