diff --git a/packages/contexts/package.json b/packages/contexts/package.json index 213c042c..50b42e9c 100644 --- a/packages/contexts/package.json +++ b/packages/contexts/package.json @@ -44,7 +44,7 @@ "@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-typescript": "^11.1.5", - "@testing-library/jest-dom": "^6.2.0", + "@testing-library/jest-dom": "^6.4.1", "@testing-library/react": "^14.2.0", "@testing-library/react-hooks": "^8.0.1", "@types/babel__core": "^7", diff --git a/packages/hooks/package.json b/packages/hooks/package.json index 7d828c12..2c9c1e99 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -46,7 +46,7 @@ "@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-typescript": "^11.1.5", - "@testing-library/jest-dom": "^6.2.0", + "@testing-library/jest-dom": "^6.4.1", "@testing-library/react": "^14.2.0", "@testing-library/react-hooks": "^8.0.1", "@types/babel__core": "^7", diff --git a/yarn.lock b/yarn.lock index 03f7110e..e529e995 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1592,7 +1592,7 @@ __metadata: "@rollup/plugin-commonjs": "npm:^25.0.7" "@rollup/plugin-node-resolve": "npm:^15.2.3" "@rollup/plugin-typescript": "npm:^11.1.5" - "@testing-library/jest-dom": "npm:^6.2.0" + "@testing-library/jest-dom": "npm:^6.4.1" "@testing-library/react": "npm:^14.2.0" "@testing-library/react-hooks": "npm:^8.0.1" "@types/babel__core": "npm:^7" @@ -1636,7 +1636,7 @@ __metadata: "@rollup/plugin-commonjs": "npm:^25.0.7" "@rollup/plugin-node-resolve": "npm:^15.2.3" "@rollup/plugin-typescript": "npm:^11.1.5" - "@testing-library/jest-dom": "npm:^6.2.0" + "@testing-library/jest-dom": "npm:^6.4.1" "@testing-library/react": "npm:^14.2.0" "@testing-library/react-hooks": "npm:^8.0.1" "@types/babel__core": "npm:^7" @@ -2353,9 +2353,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:^6.2.0": - version: 6.2.0 - resolution: "@testing-library/jest-dom@npm:6.2.0" +"@testing-library/jest-dom@npm:^6.4.1": + version: 6.4.1 + resolution: "@testing-library/jest-dom@npm:6.4.1" dependencies: "@adobe/css-tools": "npm:^4.3.2" "@babel/runtime": "npm:^7.9.2" @@ -2367,19 +2367,22 @@ __metadata: redent: "npm:^3.0.0" peerDependencies: "@jest/globals": ">= 28" + "@types/bun": "*" "@types/jest": ">= 28" jest: ">= 28" vitest: ">= 0.32" peerDependenciesMeta: "@jest/globals": optional: true + "@types/bun": + optional: true "@types/jest": optional: true jest: optional: true vitest: optional: true - checksum: 71421693e0ad6a46be7d16f00b58a45725c238693972b8b5b1fd9ab797902ccf1209cf259afe8da1bf59d7c958762c46ee85d1aa5b164a5ec330981ea2376b08 + checksum: 50104f19eb9e31c21521cc12c0323cb8939d8999eac5e869fb6480f7fc99ea3e131f464e71b9ebe6edc1936e8d9a1a540d9253f1c06ddb5e13387e00ea724ba0 languageName: node linkType: hard