mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
chore(deps): update dependency @types/jest to v29.5.11 (#4236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8aacbec4a7
commit
55ae1c4ed1
4 changed files with 12 additions and 12 deletions
12
.pnp.cjs
generated
12
.pnp.cjs
generated
|
@ -59,7 +59,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@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"],\
|
||||
|
@ -4289,10 +4289,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@types/jest", [\
|
||||
["npm:29.5.10", {\
|
||||
"packageLocation": "./.yarn/cache/@types-jest-npm-29.5.10-cc73227aae-ef38590578.zip/node_modules/@types/jest/",\
|
||||
["npm:29.5.11", {\
|
||||
"packageLocation": "./.yarn/cache/@types-jest-npm-29.5.11-1ede28257d-f892a06ec9.zip/node_modules/@types/jest/",\
|
||||
"packageDependencies": [\
|
||||
["@types/jest", "npm:29.5.10"],\
|
||||
["@types/jest", "npm:29.5.11"],\
|
||||
["expect", "npm:29.7.0"],\
|
||||
["pretty-format", "npm:29.7.0"]\
|
||||
],\
|
||||
|
@ -7557,7 +7557,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
"packageDependencies": [\
|
||||
["eslint-plugin-jest", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:27.6.0"],\
|
||||
["@types/eslint", null],\
|
||||
["@types/jest", "npm:29.5.10"],\
|
||||
["@types/jest", "npm:29.5.11"],\
|
||||
["@types/typescript-eslint__eslint-plugin", null],\
|
||||
["@typescript-eslint/eslint-plugin", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:5.62.0"],\
|
||||
["@typescript-eslint/utils", "virtual:be3ce8799f39eec098310e41d886acd43434c5d6533eb8d590b7a53c8be7caf892ff76251593bab5bab15a6f56c6c15c4767b066a6ab56838918ebd145f75782#npm:5.62.0"],\
|
||||
|
@ -13861,7 +13861,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@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"],\
|
||||
|
|
Binary file not shown.
|
@ -89,7 +89,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
|
@ -2566,13 +2566,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: ^29.0.0
|
||||
pretty-format: ^29.0.0
|
||||
checksum: ef385905787db528de9b6beb2688865c0bb276e64256ed60b9a1a6ffc0b75737456cb5e27e952a3241c5845b6a1da487470010dd30f3ca59c8581624c564a823
|
||||
checksum: f892a06ec9f0afa9a61cd7fa316ec614e21d4df1ad301b5a837787e046fcb40dfdf7f264a55e813ac6b9b633cb9d366bd5b8d1cea725e84102477b366df23fdd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -10812,7 +10812,7 @@ __metadata:
|
|||
"@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
|
||||
|
|
Loading…
Add table
Reference in a new issue