From 715f454c7c1f18574605250b7237dce7dd971cc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:49:14 +0000 Subject: [PATCH] Update dependency @types/jest to v29.5.14 --- package.json | 2 +- pnpm-lock.yaml | 25 +++++++++++-------------- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 789b459..664ab9b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@igorkowalczyk/prettier-config": "3.0.0-beta.11", "@rollup/plugin-node-resolve": "15.3.0", "@rollup/plugin-typescript": "12.1.1", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "22.7.9", "@types/supertest": "6.0.2", "@typescript-eslint/eslint-plugin": "8.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 639a785..1eb52e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 12.1.1 version: 12.1.1(rollup@4.24.0)(tslib@2.7.0)(typescript@5.6.3) '@types/jest': - specifier: 29.5.13 - version: 29.5.13 + specifier: 29.5.14 + version: 29.5.14 '@types/node': specifier: 22.7.9 version: 22.7.9 @@ -673,8 +673,8 @@ packages: '@types/istanbul-reports@3.0.1': resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==} - '@types/jest@29.5.13': - resolution: {integrity: sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==} + '@types/jest@29.5.14': + resolution: {integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==} '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -3107,14 +3107,13 @@ snapshots: dependencies: '@babel/highlight': 7.25.7 picocolors: 1.1.0 - optional: true '@babel/compat-data@7.22.9': {} '@babel/core@7.22.9': dependencies: '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.25.7 '@babel/generator': 7.22.9 '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) @@ -3185,8 +3184,7 @@ snapshots: '@babel/helper-validator-identifier@7.22.5': {} - '@babel/helper-validator-identifier@7.25.7': - optional: true + '@babel/helper-validator-identifier@7.25.7': {} '@babel/helper-validator-option@7.22.5': {} @@ -3210,7 +3208,6 @@ snapshots: chalk: 2.4.2 js-tokens: 4.0.0 picocolors: 1.1.0 - optional: true '@babel/parser@7.22.7': dependencies: @@ -3288,13 +3285,13 @@ snapshots: '@babel/template@7.22.5': dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.25.7 '@babel/parser': 7.22.7 '@babel/types': 7.22.5 '@babel/traverse@7.22.8': dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.25.7 '@babel/generator': 7.22.9 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 @@ -3914,7 +3911,7 @@ snapshots: dependencies: '@types/istanbul-lib-report': 3.0.0 - '@types/jest@29.5.13': + '@types/jest@29.5.14': dependencies: expect: 29.7.0 pretty-format: 29.7.0 @@ -5790,7 +5787,7 @@ snapshots: jest-message-util@29.7.0: dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.25.7 '@jest/types': 29.6.3 '@types/stack-utils': 2.0.1 chalk: 4.1.2 @@ -6217,7 +6214,7 @@ snapshots: parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.25.7 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4