mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-08-25 08:08:00 +00:00
Merge pull request #469 from joelwmale/dependabot/npm_and_yarn/types/jest-28.1.0
Bump @types/jest from 27.5.1 to 28.1.0
This commit is contained in:
commit
b9f50fe89c
@ -27,7 +27,7 @@
|
||||
"node-fetch": "^3.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.5.1",
|
||||
"@types/jest": "^28.1.0",
|
||||
"@types/node": "^17.0.38",
|
||||
"@typescript-eslint/parser": "^5.27.0",
|
||||
"@vercel/ncc": "^0.34.0",
|
||||
|
@ -66,10 +66,10 @@
|
||||
"@nodelib/fs.scandir" "2.1.4"
|
||||
fastq "^1.6.0"
|
||||
|
||||
"@types/jest@^27.5.1":
|
||||
version "27.5.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
|
||||
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
|
||||
"@types/jest@^28.1.0":
|
||||
version "28.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.0.tgz#6107d7f8cf46d994e4de23e11f873d61bafe5573"
|
||||
integrity sha512-ITfF6JJIl9zbEi2k6NmhNE/BiDqfsI/ceqfvdaWaPbcrCpYyyRq4KtDQIWh6vQUru6SqwppODiom/Zhid+np6A==
|
||||
dependencies:
|
||||
jest-matcher-utils "^27.0.0"
|
||||
pretty-format "^27.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user