diff --git a/.changelog/1216.internal.md b/.changelog/1216.internal.md new file mode 100644 index 000000000..787f5708c --- /dev/null +++ b/.changelog/1216.internal.md @@ -0,0 +1 @@ +Update dependencies diff --git a/package.json b/package.json index 23dc4baa5..4ed6b5383 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@storybook/react": "7.6.10", "@storybook/react-webpack5": "7.6.10", "@storybook/testing-library": "0.2.2", - "@testing-library/jest-dom": "6.4.0", + "@testing-library/jest-dom": "6.4.1", "@testing-library/react": "14.1.2", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.11", diff --git a/yarn.lock b/yarn.lock index 8bece5e7b..bc02abc71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5031,10 +5031,10 @@ lz-string "^1.5.0" pretty-format "^27.0.2" -"@testing-library/jest-dom@6.4.0": - version "6.4.0" - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.0.tgz#e7391967af57273effdaa181fc291be0ecc155bd" - integrity sha512-GgGT3OR8qhIjk2SBMy51AYDWoMnAyR/cwjZO4SttuBmIQ9wWy9QmVOeaSbgT5Bm0J6qLBaf4+dsJWfisvafoaA== +"@testing-library/jest-dom@6.4.1": + version "6.4.1" + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.1.tgz#1b0cc222c3a59f9cba2cc7947dc5fadc01210a37" + integrity sha512-Z7qMM3J2Zw5H/nC2/5CYx5YcuaD56JmDFKNIozZ89VIo6o6Y9FMhssics4e2madEKYDNEpZz3+glPGz0yWMOag== dependencies: "@adobe/css-tools" "^4.3.2" "@babel/runtime" "^7.9.2"