From 8abfcec44dc77b4d500d15fbc3cf94f8c655986f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Jun 2022 01:04:55 +0000 Subject: [PATCH] chore(devdeps): update dependency @types/jest to v28 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3f270c752..0db2aec3e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "13.3.0", "@testing-library/react-hooks": "8.0.0", - "@types/jest": "27.5.1", + "@types/jest": "28.1.0", "@types/node": "17.0.31", "@types/prop-types": "15.7.5", "@types/react": "18.0.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac3baf574..1242bde99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.3.0 '@testing-library/react-hooks': 8.0.0 - '@types/jest': 27.5.1 + '@types/jest': 28.1.0 '@types/node': 17.0.31 '@types/prop-types': 15.7.5 '@types/react': 18.0.9 @@ -56,7 +56,7 @@ importers: '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.3.0_ef5jwxihqo6n7gxfmzogljlgcm '@testing-library/react-hooks': 8.0.0_ohobp6rpsmerwlq5ipwfh5yigy - '@types/jest': 27.5.1 + '@types/jest': 28.1.0 '@types/node': 17.0.31 '@types/prop-types': 15.7.5 '@types/react': 18.0.9 @@ -4404,8 +4404,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/27.5.1: - resolution: {integrity: sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==} + /@types/jest/28.1.0: + resolution: {integrity: sha512-ITfF6JJIl9zbEi2k6NmhNE/BiDqfsI/ceqfvdaWaPbcrCpYyyRq4KtDQIWh6vQUru6SqwppODiom/Zhid+np6A==} dependencies: jest-matcher-utils: 27.5.1 pretty-format: 27.5.1 @@ -4485,7 +4485,7 @@ packages: /@types/testing-library__jest-dom/5.14.3: resolution: {integrity: sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==} dependencies: - '@types/jest': 27.5.1 + '@types/jest': 28.1.0 dev: true /@types/tough-cookie/4.0.2: