diff --git a/packages/ui-avatar/package.json b/packages/ui-avatar/package.json index a0b8e82171..43ef5c1f11 100644 --- a/packages/ui-avatar/package.json +++ b/packages/ui-avatar/package.json @@ -40,7 +40,7 @@ "@instructure/ui-test-locator": "8.46.0", "@instructure/ui-test-utils": "8.46.0", "@instructure/ui-themes": "8.46.0", - "@testing-library/jest-dom": "^5.17.0", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0" }, "peerDependencies": { diff --git a/packages/ui-badge/package.json b/packages/ui-badge/package.json index 35900ca74b..1ab809c8c4 100644 --- a/packages/ui-badge/package.json +++ b/packages/ui-badge/package.json @@ -40,7 +40,7 @@ "@instructure/ui-babel-preset": "8.46.0", "@instructure/ui-test-utils": "8.46.0", "@instructure/ui-themes": "8.46.0", - "@testing-library/jest-dom": "^5.17.0", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0" }, "peerDependencies": { diff --git a/packages/ui-billboard/package.json b/packages/ui-billboard/package.json index 9f37cf4341..53ac263ea6 100644 --- a/packages/ui-billboard/package.json +++ b/packages/ui-billboard/package.json @@ -29,7 +29,7 @@ "@instructure/ui-icons": "8.46.0", "@instructure/ui-test-utils": "8.46.0", "@instructure/ui-themes": "8.46.0", - "@testing-library/jest-dom": "^5.17.0", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3" }, diff --git a/packages/ui-byline/package.json b/packages/ui-byline/package.json index 629730f744..a2d671bf9a 100644 --- a/packages/ui-byline/package.json +++ b/packages/ui-byline/package.json @@ -37,7 +37,7 @@ "@instructure/ui-color-utils": "8.46.0", "@instructure/ui-test-utils": "8.46.0", "@instructure/ui-themes": "8.46.0", - "@testing-library/jest-dom": "^5.17.0", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0" }, "peerDependencies": { diff --git a/packages/ui-codemods/package.json b/packages/ui-codemods/package.json index 28a1022767..74abe64642 100644 --- a/packages/ui-codemods/package.json +++ b/packages/ui-codemods/package.json @@ -20,7 +20,7 @@ "@instructure/ui-babel-preset": "8.46.0", "@types/jscodeshift": "^0.11.6", "@types/prettier": "^2.7.3", - "jest": "^29.6.4" + "jest": "^29.7.0" }, "dependencies": { "babel-core": "^7.0.0-bridge.0", diff --git a/packages/ui-select/package.json b/packages/ui-select/package.json index 8acd12061a..57b4935d33 100644 --- a/packages/ui-select/package.json +++ b/packages/ui-select/package.json @@ -28,7 +28,7 @@ "@instructure/ui-test-locator": "8.46.0", "@instructure/ui-test-utils": "8.46.0", "@instructure/ui-themes": "8.46.0", - "@testing-library/jest-dom": "^5.17.0", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0" }, "dependencies": { diff --git a/packages/ui-simple-select/package.json b/packages/ui-simple-select/package.json index b2754ae0e9..f47c439fa6 100644 --- a/packages/ui-simple-select/package.json +++ b/packages/ui-simple-select/package.json @@ -41,7 +41,7 @@ "@instructure/ui-test-locator": "8.46.0", "@instructure/ui-test-utils": "8.46.0", "@instructure/ui-utils": "8.46.0", - "@testing-library/jest-dom": "^5.17.0", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0" }, "peerDependencies": { diff --git a/packages/ui-source-code-editor/package.json b/packages/ui-source-code-editor/package.json index c6a6e9c839..0167f5e767 100644 --- a/packages/ui-source-code-editor/package.json +++ b/packages/ui-source-code-editor/package.json @@ -26,7 +26,7 @@ "@instructure/ui-babel-preset": "8.46.0", "@instructure/ui-test-queries": "8.46.0", "@instructure/ui-test-utils": "8.46.0", - "@testing-library/jest-dom": "^5.17.0", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0" }, "dependencies": { diff --git a/packages/ui-spinner/package.json b/packages/ui-spinner/package.json index 08d107d473..db894686ae 100644 --- a/packages/ui-spinner/package.json +++ b/packages/ui-spinner/package.json @@ -40,7 +40,7 @@ "@instructure/ui-test-locator": "8.46.0", "@instructure/ui-test-utils": "8.46.0", "@instructure/ui-themes": "8.46.0", - "@testing-library/jest-dom": "^5.17.0", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0" }, "peerDependencies": { diff --git a/packages/ui/package.json b/packages/ui/package.json index f9cc91d832..b929983173 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -102,7 +102,7 @@ "devDependencies": { "@instructure/ui-babel-preset": "8.46.0", "@instructure/ui-test-utils": "8.46.0", - "jest": "^29.6.4" + "jest": "^29.7.0" }, "publishConfig": { "access": "public"