diff --git a/package-lock.json b/package-lock.json index c8e9facb..677393e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@storybook/react-webpack5": "^7.4.5", "@storybook/theming": "^7.4.5", "@testing-library/dom": "^9.3.3", - "@testing-library/jest-dom": "^6.1.3", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.5.1", "acorn": "^8.10.0", diff --git a/package.json b/package.json index 0f975c0b..c7ccf892 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@storybook/react-webpack5": "^7.4.5", "@storybook/theming": "^7.4.5", "@testing-library/dom": "^9.3.3", - "@testing-library/jest-dom": "^6.1.3", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.5.1", "acorn": "^8.10.0",