mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update dependency @testing-library/dom to v8.1.0
This commit is contained in:
committed by
renovate[bot]
parent
912c7129fb
commit
df662e111e
Generated
+3
-3
@@ -7067,9 +7067,9 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/dom": {
|
||||
"version": "8.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.0.0.tgz",
|
||||
"integrity": "sha512-Ym375MTOpfszlagRnTMO+FOfTt6gRrWiDOWmEnWLu9OvwCPOWtK6i5pBHmZ07wUJiQ7wWz0t8+ZBK2wFo2tlew==",
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.1.0.tgz",
|
||||
"integrity": "sha512-kmW9alndr19qd6DABzQ978zKQ+J65gU2Rzkl8hriIetPnwpesRaK4//jEQyYh8fEALmGhomD/LBQqt+o+DL95Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
|
||||
+1
-1
@@ -104,7 +104,7 @@
|
||||
"@babel/preset-react": "7.14.5",
|
||||
"@babel/preset-typescript": "7.14.5",
|
||||
"@testing-library/cypress": "7.0.6",
|
||||
"@testing-library/dom": "8.0.0",
|
||||
"@testing-library/dom": "8.1.0",
|
||||
"@testing-library/jest-dom": "5.14.1",
|
||||
"@testing-library/user-event": "13.1.9",
|
||||
"@typescript-eslint/eslint-plugin": "4.28.1",
|
||||
|
||||
Reference in New Issue
Block a user