chore(deps): update dependency @testing-library/dom to v8.14.0

This commit is contained in:
renovate[bot]
2022-06-27 05:27:17 +00:00
parent 86b9d4a061
commit 9086b96313
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"@edx/frontend-build": "9.2.2",
"@edx/frontend-platform": "1.15.6",
"@edx/paragon": "19.25.3",
"@testing-library/dom": "8.13.0",
"@testing-library/dom": "8.14.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "10.4.9",
"codecov": "3.8.3",
@@ -5407,9 +5407,9 @@
}
},
"node_modules/@testing-library/dom": {
"version": "8.13.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.13.0.tgz",
"integrity": "sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==",
"version": "8.14.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.14.0.tgz",
"integrity": "sha512-m8FOdUo77iMTwVRCyzWcqxlEIk+GnopbrRI15a0EaLbpZSCinIVI4kSQzWhkShK83GogvEFJSsHF3Ws0z1vrqA==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.10.4",
@@ -31095,9 +31095,9 @@
}
},
"@testing-library/dom": {
"version": "8.13.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.13.0.tgz",
"integrity": "sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==",
"version": "8.14.0",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.14.0.tgz",
"integrity": "sha512-m8FOdUo77iMTwVRCyzWcqxlEIk+GnopbrRI15a0EaLbpZSCinIVI4kSQzWhkShK83GogvEFJSsHF3Ws0z1vrqA==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.10.4",

View File

@@ -50,7 +50,7 @@
"reactifex": "1.1.1",
"redux": "4.2.0",
"redux-saga": "1.1.3",
"@testing-library/dom": "8.13.0",
"@testing-library/dom": "8.14.0",
"@testing-library/jest-dom": "5.16.4",
"jest": "27.5.1",
"jest-chain": "1.1.5",