diff --git a/packages/jest-helpers/package.json b/packages/jest-helpers/package.json index 2eca57110..c928aef45 100644 --- a/packages/jest-helpers/package.json +++ b/packages/jest-helpers/package.json @@ -17,7 +17,7 @@ "license": "MIT", "dependencies": { "@emotion/cache": "11.9.3", - "@emotion/jest": "11.9.3", + "@emotion/jest": "11.9.4", "@emotion/react": "11.9.3", "@testing-library/react": "13.3.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8db36d88c..c3f4f0d6d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,14 +116,14 @@ importers: specifiers: '@babel/core': 7.18.6 '@emotion/cache': 11.9.3 - '@emotion/jest': 11.9.3 + '@emotion/jest': 11.9.4 '@emotion/react': 11.9.3 '@testing-library/react': 13.3.0 react: 18.2.0 react-dom: 18.2.0 dependencies: '@emotion/cache': 11.9.3 - '@emotion/jest': 11.9.3 + '@emotion/jest': 11.9.4 '@emotion/react': 11.9.3_2sb3a56iojvze2npkgcccbebf4 '@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y devDependencies: @@ -1724,10 +1724,10 @@ packages: resolution: {integrity: sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==} dev: false - /@emotion/jest/11.9.3: - resolution: {integrity: sha512-fDfZc1ydjjJ+2IDAK+rP+rm469I4u5cIkN3zmGYf0CBW9TLrtM9u9kke3s+i5/M2UpcqLDvtal0EyPBR0A8EWg==} + /@emotion/jest/11.9.4: + resolution: {integrity: sha512-dbV8gAOHyRTsPeARs4hEruHZ1eSgfOsYnShPRM2c+QoUxtKWrFN7toNDq9uwFrTV2lSul5G1HtgxAIQcWKyM/g==} peerDependencies: - '@types/jest': ^26.0.14 || ^27.0.0 + '@types/jest': ^26.0.14 || ^27.0.0 || ^28.0.0 enzyme-to-json: ^3.2.1 peerDependenciesMeta: '@types/jest': @@ -1735,7 +1735,7 @@ packages: enzyme-to-json: optional: true dependencies: - '@babel/runtime': 7.17.9 + '@babel/runtime': 7.18.3 '@emotion/css-prettifier': 1.0.1 chalk: 4.1.2 specificity: 0.4.1 @@ -4221,7 +4221,7 @@ packages: engines: {node: '>=12'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/runtime': 7.17.9 + '@babel/runtime': 7.18.3 '@types/aria-query': 4.2.2 aria-query: 5.0.0 chalk: 4.1.2 @@ -4894,7 +4894,7 @@ packages: /babel-plugin-macros/2.8.0: resolution: {integrity: sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==} dependencies: - '@babel/runtime': 7.17.9 + '@babel/runtime': 7.18.3 cosmiconfig: 6.0.0 resolve: 1.22.0 dev: false