diff --git a/package.json b/package.json index 4dd91b9..b46889f 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", "@types/is-ci": "^3.0.4", - "@types/jest": "^29.5.8", + "@types/jest": "^29.5.10", "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aaf590b..46a3e9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ specifiers: '@testing-library/jest-dom': ^6.1.4 '@testing-library/react': ^14.0.0 '@types/is-ci': ^3.0.4 - '@types/jest': ^29.5.8 + '@types/jest': ^29.5.10 '@types/node': ^20 '@types/react': ^18 '@types/react-dom': ^18 @@ -46,10 +46,10 @@ devDependencies: '@commitlint/cli': 18.4.2_typescript@5.2.2 '@commitlint/config-conventional': 18.4.2 '@playwright/test': 1.39.0 - '@testing-library/jest-dom': 6.1.4_iqlqvvq4kdwrrnwujncoonjh6m + '@testing-library/jest-dom': 6.1.4_yvyevhylwpqfzitp4gk3eja2be '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y '@types/is-ci': 3.0.4 - '@types/jest': 29.5.8 + '@types/jest': 29.5.10 '@types/node': 20.8.6 '@types/react': 18.2.28 '@types/react-dom': 18.2.14 @@ -1285,7 +1285,7 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom/6.1.4_iqlqvvq4kdwrrnwujncoonjh6m: + /@testing-library/jest-dom/6.1.4_yvyevhylwpqfzitp4gk3eja2be: resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: @@ -1305,7 +1305,7 @@ packages: dependencies: '@adobe/css-tools': 4.3.1 '@babel/runtime': 7.23.2 - '@types/jest': 29.5.8 + '@types/jest': 29.5.10 aria-query: 5.3.0 chalk: 3.0.0 css.escape: 1.5.1 @@ -1399,8 +1399,8 @@ packages: '@types/istanbul-lib-report': 3.0.1 dev: true - /@types/jest/29.5.8: - resolution: {integrity: sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==} + /@types/jest/29.5.10: + resolution: {integrity: sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==} dependencies: expect: 29.7.0 pretty-format: 29.7.0