mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-07 00:03:44 -05:00
chore(deps): update dependency @testing-library/dom to v8.14.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -34,7 +34,7 @@
|
||||
"@babel/preset-react": "7.18.6",
|
||||
"@babel/preset-typescript": "7.18.6",
|
||||
"@testing-library/cypress": "8.0.3",
|
||||
"@testing-library/dom": "8.14.0",
|
||||
"@testing-library/dom": "8.14.1",
|
||||
"@testing-library/jest-dom": "5.16.4",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/chai": "4.3.1",
|
||||
@@ -13540,9 +13540,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@testing-library/dom": {
|
||||
"version": "8.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.14.0.tgz",
|
||||
"integrity": "sha512-m8FOdUo77iMTwVRCyzWcqxlEIk+GnopbrRI15a0EaLbpZSCinIVI4kSQzWhkShK83GogvEFJSsHF3Ws0z1vrqA==",
|
||||
"version": "8.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.14.1.tgz",
|
||||
"integrity": "sha512-S+E5jTThFnTga+LrX9Oj29Uz0wyLcu0/fD6i9+BUaoJpYtcW9QZ5rJ9SPq4CkKXGhz3Vz9w8poBkngq6Xg7NLQ==",
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
@@ -63833,9 +63833,9 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/dom": {
|
||||
"version": "8.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.14.0.tgz",
|
||||
"integrity": "sha512-m8FOdUo77iMTwVRCyzWcqxlEIk+GnopbrRI15a0EaLbpZSCinIVI4kSQzWhkShK83GogvEFJSsHF3Ws0z1vrqA==",
|
||||
"version": "8.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.14.1.tgz",
|
||||
"integrity": "sha512-S+E5jTThFnTga+LrX9Oj29Uz0wyLcu0/fD6i9+BUaoJpYtcW9QZ5rJ9SPq4CkKXGhz3Vz9w8poBkngq6Xg7NLQ==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
|
||||
@@ -113,7 +113,7 @@
|
||||
"@babel/preset-react": "7.18.6",
|
||||
"@babel/preset-typescript": "7.18.6",
|
||||
"@testing-library/cypress": "8.0.3",
|
||||
"@testing-library/dom": "8.14.0",
|
||||
"@testing-library/dom": "8.14.1",
|
||||
"@testing-library/jest-dom": "5.16.4",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/chai": "4.3.1",
|
||||
|
||||
Reference in New Issue
Block a user