diff --git a/package.json b/package.json index eafe56529..f34991d55 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "12.1.5", "@testing-library/react-hooks": "8.0.0", - "@types/jest": "27.4.1", + "@types/jest": "27.5.0", "@types/node": "17.0.31", "@types/prop-types": "15.7.3", "@types/react": "17.0.44", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52a5c18e8..4514b7065 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 12.1.5 '@testing-library/react-hooks': 8.0.0 - '@types/jest': 27.4.1 + '@types/jest': 27.5.0 '@types/node': 17.0.31 '@types/prop-types': 15.7.3 '@types/react': 17.0.44 @@ -55,7 +55,7 @@ importers: '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 12.1.5_sfoxds7t5ydpegc3knd667wn6m '@testing-library/react-hooks': 8.0.0_wsn53pslsboo2rytzocxzsur7i - '@types/jest': 27.4.1 + '@types/jest': 27.5.0 '@types/node': 17.0.31 '@types/prop-types': 15.7.3 '@types/react': 17.0.44 @@ -4116,8 +4116,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/27.4.1: - resolution: {integrity: sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==} + /@types/jest/27.5.0: + resolution: {integrity: sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==} dependencies: jest-matcher-utils: 27.5.1 pretty-format: 27.5.1 @@ -4195,7 +4195,7 @@ packages: /@types/testing-library__jest-dom/5.14.3: resolution: {integrity: sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==} dependencies: - '@types/jest': 27.4.1 + '@types/jest': 27.5.0 dev: true /@types/yargs-parser/21.0.0: