diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index dc6f5f71a31..546bf9f4906 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -72,7 +72,7 @@ "@swc/core": "1.3.107", "@swc/helpers": "0.5.3", "@testing-library/dom": "9.3.4", - "@testing-library/jest-dom": "6.4.0", + "@testing-library/jest-dom": "6.4.1", "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "@types/d3": "7.4.3", diff --git a/yarn.lock b/yarn.lock index 355d2607057..39fc7370b44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3711,7 +3711,7 @@ __metadata: "@swc/core": "npm:1.3.107" "@swc/helpers": "npm:0.5.3" "@testing-library/dom": "npm:9.3.4" - "@testing-library/jest-dom": "npm:6.4.0" + "@testing-library/jest-dom": "npm:6.4.1" "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/d3": "npm:7.4.3" @@ -8115,39 +8115,6 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:6.4.0": - version: 6.4.0 - resolution: "@testing-library/jest-dom@npm:6.4.0" - dependencies: - "@adobe/css-tools": "npm:^4.3.2" - "@babel/runtime": "npm:^7.9.2" - aria-query: "npm:^5.0.0" - chalk: "npm:^3.0.0" - css.escape: "npm:^1.5.1" - dom-accessibility-api: "npm:^0.6.3" - lodash: "npm:^4.17.15" - 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: 10/09179611c61357925ca26a9cde4398a6ceee87940ab1c991c61d76fa74adb80e637f60e2ad1443e2cc75f1d336dc6285d5f50419e37b9bd04ad585233f913fc8 - languageName: node - linkType: hard - "@testing-library/jest-dom@npm:6.4.1, @testing-library/jest-dom@npm:^6.1.2": version: 6.4.1 resolution: "@testing-library/jest-dom@npm:6.4.1"