0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -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:
renovate[bot] 2023-12-08 10:43:20 +01:00 committed by GitHub
parent 8aacbec4a7
commit 55ae1c4ed1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

12
.pnp.cjs generated
View file

@ -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"],\

View file

@ -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",

BIN
yarn.lock

Binary file not shown.