mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
chore(deps): update dependency @types/jest to v29.5.11 (#4251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d6b670e63c
commit
5be0c02340
2 changed files with 6 additions and 6 deletions
|
@ -76,7 +76,7 @@
|
|||
"@types/express": "4.17.21",
|
||||
"@types/express-serve-static-core": "4.17.41",
|
||||
"@types/http-errors": "2.0.4",
|
||||
"@types/jest": "29.5.10",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/mime": "3.0.4",
|
||||
"@types/minimatch": "5.1.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3023,13 +3023,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:29.5.10":
|
||||
version: 29.5.10
|
||||
resolution: "@types/jest@npm:29.5.10"
|
||||
"@types/jest@npm:29.5.11":
|
||||
version: 29.5.11
|
||||
resolution: "@types/jest@npm:29.5.11"
|
||||
dependencies:
|
||||
expect: "npm:^29.0.0"
|
||||
pretty-format: "npm:^29.0.0"
|
||||
checksum: f31cdc9cf840a3bc2230148bb5cba1e0369e3180ae75d85804038905300dd8cfa1d989a4dbbd909633c04568d0c1a9251b2ee5c4197309ec033403dd2a08ea42
|
||||
checksum: 798f4c89407d9457bea1256de74c26f2b279f6c789c0e3311cd604cc75cdab333b9a29b00c51b0090d31abdf11cc788b4103282851a653bef6daf72edf97eef2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -11650,7 +11650,7 @@ __metadata:
|
|||
"@types/express": "npm:4.17.21"
|
||||
"@types/express-serve-static-core": "npm:4.17.41"
|
||||
"@types/http-errors": "npm:2.0.4"
|
||||
"@types/jest": "npm:29.5.10"
|
||||
"@types/jest": "npm:29.5.11"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/mime": "npm:3.0.4"
|
||||
"@types/minimatch": "npm:5.1.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue