diff --git a/package.json b/package.json index aab2d38d2..6a1a71f0e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@rollup/plugin-node-resolve": "13.3.0", "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "13.3.0", - "@types/jest": "28.1.2", + "@types/jest": "28.1.3", "@types/node": "17.0.31", "@types/prop-types": "15.7.5", "@types/react": "18.0.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42ead6678..492b7350c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: '@rollup/plugin-node-resolve': 13.3.0 '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.3.0 - '@types/jest': 28.1.2 + '@types/jest': 28.1.3 '@types/node': 17.0.31 '@types/prop-types': 15.7.5 '@types/react': 18.0.14 @@ -54,7 +54,7 @@ importers: '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.7 '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y - '@types/jest': 28.1.2 + '@types/jest': 28.1.3 '@types/node': 17.0.31 '@types/prop-types': 15.7.5 '@types/react': 18.0.14 @@ -4315,8 +4315,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/28.1.2: - resolution: {integrity: sha512-5dNM7mMuIrCtNJsFfvUO/5xCrG8swuT2c7ND+sl3XwlwxJf3k7e7o+PRvcFN/iIm8XhCqHqxLOj9yutDDOJoRg==} + /@types/jest/28.1.3: + resolution: {integrity: sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==} dependencies: jest-matcher-utils: 28.1.1 pretty-format: 28.1.1 @@ -4396,7 +4396,7 @@ packages: /@types/testing-library__jest-dom/5.14.3: resolution: {integrity: sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==} dependencies: - '@types/jest': 28.1.2 + '@types/jest': 28.1.3 dev: true /@types/tough-cookie/4.0.2: