diff --git a/package-lock.json b/package-lock.json index eff9c37..79f7308 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@illandril/foundryvtt-types": "^2.3.4", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-node-resolve": "^15.0.1", - "@testing-library/dom": "^8.19.1", + "@testing-library/dom": "^8.20.0", "@testing-library/jest-dom": "^5.16.5", "@types/chance": "^1.1.3", "@types/jest": "^29.2.5", @@ -2964,9 +2964,9 @@ } }, "node_modules/@testing-library/dom": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.19.1.tgz", - "integrity": "sha512-P6iIPyYQ+qH8CvGauAqanhVnjrnRe0IZFSYCeGkSRW9q3u8bdVn2NPI+lasFyVsEQn1J/IFmp5Aax41+dAP9wg==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.20.0.tgz", + "integrity": "sha512-d9ULIT+a4EXLX3UU8FBjauG9NnsZHkHztXoIcTsOKoOw030fyjheN9svkTULjJxtYag9DZz5Jz5qkWZDPxTFwA==", "dev": true, "dependencies": { "@babel/code-frame": "^7.10.4", diff --git a/package.json b/package.json index c0c65a9..1c6189c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@illandril/foundryvtt-types": "^2.3.4", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-node-resolve": "^15.0.1", - "@testing-library/dom": "^8.19.1", + "@testing-library/dom": "^8.20.0", "@testing-library/jest-dom": "^5.16.5", "@types/chance": "^1.1.3", "@types/jest": "^29.2.5",