Merge pull request #1413 from marocchino/dependabot/npm_and_yarn/types/jest-29.5.13

build(deps-dev): Bump @types/jest from 29.5.12 to 29.5.13
This commit is contained in:
marocchino 2024-11-08 03:17:46 +09:00 committed by GitHub
commit 6f0c8933f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"@octokit/graphql-schema": "^14.52.0"
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.13",
"@types/node": "^20.14.11",
"@typescript-eslint/parser": "^8.11.0",
"@vercel/ncc": "^0.38.1",

View file

@ -1163,10 +1163,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@^29.5.11":
version "29.5.12"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
"@types/jest@^29.5.13":
version "29.5.13"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"