Skip to content

Commit

Permalink
chore: Bump @types/jest from 29.2.3 to 29.2.4 in /modules/runner-bina…
Browse files Browse the repository at this point in the history
…ries-syncer/lambdas/runner-binaries-syncer (github-aws-runners#2719)

chore: Bump @types/jest

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.3 to 29.2.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2022
1 parent fb72ee8 commit fdecee8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@octokit/rest": "^19.0.5",
"@trivago/prettier-plugin-sort-imports": "^3.4.0",
"@types/jest": "^29.2.3",
"@types/jest": "^29.2.4",
"@types/node": "^18.11.9",
"@types/request": "^2.48.8",
"@typescript-eslint/eslint-plugin": "^4.33.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1078,10 +1078,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@^29.2.3":
version "29.2.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.3.tgz#f5fd88e43e5a9e4221ca361e23790d48fcf0a211"
integrity sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w==
"@types/jest@^29.2.4":
version "29.2.4"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4.tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b"
integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit fdecee8

Please sign in to comment.