Skip to content

Commit

Permalink
chore(deps): update jest monorepo to ^29.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2023
1 parent 68dc77d commit 4750ba8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@goodeggs/tsconfig": "^2.0.2",
"@types/debug": "^4.1.8",
"@types/jest": "^29.5.4",
"babel-jest": "^29.6.3",
"jest": "^29.6.3",
"babel-jest": "^29.6.4",
"jest": "^29.6.4",
"jest-extended": "^0.11.5",
"typescript": "^4.9.5"
}
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2800,7 +2800,7 @@ atob@^2.0.0:
version "2.1.2"
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"

babel-jest@^29.6.3, babel-jest@^29.6.4:
babel-jest@^29.6.4:
version "29.6.4"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.6.4.tgz#98dbc45d1c93319c82a8ab4a478b670655dd2585"
integrity sha512-meLj23UlSLddj6PC+YTOFRgDAtjnZom8w/ACsrx0gtPtv5cJZk0A5Unk5bV4wixD7XaPCN1fQvpww8czkZURmw==
Expand Down Expand Up @@ -5221,7 +5221,7 @@ jest-worker@^29.6.4:
merge-stream "^2.0.0"
supports-color "^8.0.0"

jest@^29.6.3:
jest@^29.6.4:
version "29.6.4"
resolved "https://registry.yarnpkg.com/jest/-/jest-29.6.4.tgz#7c48e67a445ba264b778253b5d78d4ebc9d0a622"
integrity sha512-tEFhVQFF/bzoYV1YuGyzLPZ6vlPrdfvDmmAxudA1dLEuiztqg2Rkx20vkKY32xiDROcD2KXlgZ7Cu8RPeEHRKw==
Expand Down

0 comments on commit 4750ba8

Please sign in to comment.