From fb97ec08078176dbe252f548934ab318f2b79418 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 18:45:13 +0000 Subject: [PATCH] deps(dev): update dependency @types/jest to v29.5.12 --- package.json | 2 +- packages/telestion-client-template/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index a39e385e2..1c65eee28 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@parcel/transformer-svg-react": "2.11.0", "@parcel/transformer-typescript-types": "2.11.0", "@testing-library/react-hooks": "7.0.2", - "@types/jest": "29.5.11", + "@types/jest": "29.5.12", "@types/node": "18.19.13", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/packages/telestion-client-template/package.json b/packages/telestion-client-template/package.json index c0adc9eaf..a17b7ca9c 100644 --- a/packages/telestion-client-template/package.json +++ b/packages/telestion-client-template/package.json @@ -78,7 +78,7 @@ "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "12.1.5", "@testing-library/user-event": "14.5.2", - "@types/jest": "29.5.11", + "@types/jest": "29.5.12", "@types/node": "18.19.13", "@types/react": "17.0.75", "@types/react-dom": "17.0.25", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6de368469..20d127de3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: '@parcel/transformer-svg-react': 2.11.0 '@parcel/transformer-typescript-types': 2.11.0 '@testing-library/react-hooks': 7.0.2 - '@types/jest': 29.5.11 + '@types/jest': 29.5.12 '@types/node': 18.19.13 '@typescript-eslint/eslint-plugin': 5.62.0 '@typescript-eslint/parser': 5.62.0 @@ -88,7 +88,7 @@ importers: '@parcel/transformer-svg-react': 2.11.0_@parcel+core@2.11.0 '@parcel/transformer-typescript-types': 2.11.0_thpdvma3gyyfkukwiz3qzszj2y '@testing-library/react-hooks': 7.0.2_7qv3rjnqa3j7exc7qtvho7thru - '@types/jest': 29.5.11 + '@types/jest': 29.5.12 '@types/node': 18.19.13 '@typescript-eslint/eslint-plugin': 5.62.0_nldoq6vhwgubixvpe5yogu5fmq '@typescript-eslint/parser': 5.62.0_7sjm5uif3lrlodkmlzqsvrpzla @@ -319,7 +319,7 @@ importers: '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 12.1.5 '@testing-library/user-event': 14.5.2 - '@types/jest': 29.5.11 + '@types/jest': 29.5.12 '@types/node': 18.19.13 '@types/react': 17.0.43 '@types/react-dom': 17.0.14 @@ -379,7 +379,7 @@ importers: '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 12.1.5_sfoxds7t5ydpegc3knd667wn6m '@testing-library/user-event': 14.5.2_szfc7t2zqsdonxwckqxkjn2the - '@types/jest': 29.5.11 + '@types/jest': 29.5.12 '@types/node': 18.19.13 '@types/react': 17.0.43 '@types/react-dom': 17.0.14 @@ -6287,8 +6287,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/29.5.11: - resolution: {integrity: sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==} + /@types/jest/29.5.12: + resolution: {integrity: sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==} dependencies: expect: 29.7.0 pretty-format: 29.7.0 @@ -6419,7 +6419,7 @@ packages: /@types/testing-library__jest-dom/5.14.3: resolution: {integrity: sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==} dependencies: - '@types/jest': 29.5.11 + '@types/jest': 29.5.12 dev: true /@types/through/0.0.30: