diff --git a/vidow-front/package.json b/vidow-front/package.json index 3e73c5f..92cd0f7 100644 --- a/vidow-front/package.json +++ b/vidow-front/package.json @@ -18,7 +18,7 @@ "@testing-library/jest-dom": "6.1.4", "@testing-library/react": "14.1.2", "@testing-library/user-event": "14.5.1", - "@types/jest": "29.5.8", + "@types/jest": "29.5.9", "@types/node": "20.9.2", "@types/react": "18.2.37", "@types/react-dom": "18.2.15", diff --git a/vidow-front/yarn.lock b/vidow-front/yarn.lock index e5331f0..ab4497f 100644 --- a/vidow-front/yarn.lock +++ b/vidow-front/yarn.lock @@ -851,10 +851,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.8": - version "29.5.8" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120" - integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g== +"@types/jest@29.5.9": + version "29.5.9" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.9.tgz#eb997ab4a201b7504662ac9ebb84a748e17f95ab" + integrity sha512-zJeWhqBwVoPm83sP8h1/SVntwWTu5lZbKQGCvBjxQOyEWnKnsaomt2y7SlV4KfwlrHAHHAn00Sh4IAWaIsGOgQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0"