Merge pull request #1192 from marocchino/dependabot/npm_and_yarn/types/jest-29.5.11

build(deps-dev): Bump @types/jest from 29.5.10 to 29.5.11
This commit is contained in:
marocchino 2023-12-07 08:45:33 +09:00 committed by GitHub
commit 523ec196e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"@octokit/graphql-schema": "^14.45.1"
},
"devDependencies": {
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.3",
"@typescript-eslint/parser": "^6.13.2",
"@vercel/ncc": "^0.38.1",