Merge pull request #6 from BreizhHardware/dependabot/npm_and_yarn/testing-library/user-event-14.5.2

Bump @testing-library/user-event from 13.5.0 to 14.5.2
This commit is contained in:
Félix MARQUET
2024-06-27 11:26:04 +02:00
committed by GitHub
2 changed files with 6 additions and 9 deletions

13
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"dependencies": {
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@testing-library/user-event": "^14.5.2",
"aos": "^2.3.4",
"i18next": "^23.11.5",
"react": "^18.2.0",
@@ -3984,14 +3984,11 @@
}
},
"node_modules/@testing-library/user-event": {
"version": "13.5.0",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz",
"integrity": "sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==",
"dependencies": {
"@babel/runtime": "^7.12.5"
},
"version": "14.5.2",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.5.2.tgz",
"integrity": "sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==",
"engines": {
"node": ">=10",
"node": ">=12",
"npm": ">=6"
},
"peerDependencies": {

View File

@@ -5,7 +5,7 @@
"dependencies": {
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@testing-library/user-event": "^14.5.2",
"aos": "^2.3.4",
"i18next": "^23.11.5",
"react": "^18.2.0",