From ba5ef7b3f3fea030f94a8f1c830b70c272e6ddf3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:35:57 +0000 Subject: [PATCH] deps(dev): update dependency @types/jest to v29.5.14 --- 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 57209f1f3..7458a45bd 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@parcel/transformer-svg-react": "2.12.0", "@parcel/transformer-typescript-types": "2.12.0", "@testing-library/react-hooks": "7.0.2", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "18.19.51", "@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 b3b84eead..5a83807e6 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.13", + "@types/jest": "29.5.14", "@types/node": "18.19.51", "@types/react": "17.0.83", "@types/react-dom": "17.0.25", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6a917a17f..444ebee84 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: '@parcel/transformer-svg-react': 2.12.0 '@parcel/transformer-typescript-types': 2.12.0 '@testing-library/react-hooks': 7.0.2 - '@types/jest': 29.5.13 + '@types/jest': 29.5.14 '@types/node': 18.19.51 '@typescript-eslint/eslint-plugin': 5.62.0 '@typescript-eslint/parser': 5.62.0 @@ -88,7 +88,7 @@ importers: '@parcel/transformer-svg-react': 2.12.0_@parcel+core@2.12.0 '@parcel/transformer-typescript-types': 2.12.0_zy54unjkjgqlrdhpn4rl226kue '@testing-library/react-hooks': 7.0.2_7qv3rjnqa3j7exc7qtvho7thru - '@types/jest': 29.5.13 + '@types/jest': 29.5.14 '@types/node': 18.19.51 '@typescript-eslint/eslint-plugin': 5.62.0_xjofbppfavgzddet3eqaopcxxe '@typescript-eslint/parser': 5.62.0_avq3eyf5kaj6ssrwo7fvkrwnji @@ -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.13 + '@types/jest': 29.5.14 '@types/node': 18.19.51 '@types/react': 17.0.83 '@types/react-dom': 17.0.25 @@ -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.13 + '@types/jest': 29.5.14 '@types/node': 18.19.51 '@types/react': 17.0.83 '@types/react-dom': 17.0.25 @@ -6417,8 +6417,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/29.5.13: - resolution: {integrity: sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==} + /@types/jest/29.5.14: + resolution: {integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==} dependencies: expect: 29.7.0 pretty-format: 29.7.0 @@ -6541,7 +6541,7 @@ packages: /@types/testing-library__jest-dom/5.14.3: resolution: {integrity: sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==} dependencies: - '@types/jest': 29.5.13 + '@types/jest': 29.5.14 dev: true /@types/through/0.0.30: