forked from Archives/Athou_commafeed
chore(deps): update dependency @testing-library/jest-dom to ^6.9.1
This commit is contained in:
8
commafeed-client/package-lock.json
generated
8
commafeed-client/package-lock.json
generated
@@ -48,7 +48,7 @@
|
||||
"@lingui/babel-plugin-lingui-macro": "^5.5.0",
|
||||
"@lingui/cli": "^5.5.0",
|
||||
"@lingui/vite-plugin": "^5.5.0",
|
||||
"@testing-library/jest-dom": "^6.9.0",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/mousetrap": "^1.6.15",
|
||||
@@ -2225,9 +2225,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@testing-library/jest-dom": {
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.9.0.tgz",
|
||||
"integrity": "sha512-QHdxYMJ0YPGKYofMc6zYvo7LOViVhdc6nPg/OtM2cf9MQrwEcTxFCs7d/GJ5eSyPkHzOiBkc/KfLdFJBHzldtQ==",
|
||||
"version": "6.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz",
|
||||
"integrity": "sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"@lingui/babel-plugin-lingui-macro": "^5.5.0",
|
||||
"@lingui/cli": "^5.5.0",
|
||||
"@lingui/vite-plugin": "^5.5.0",
|
||||
"@testing-library/jest-dom": "^6.9.0",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/mousetrap": "^1.6.15",
|
||||
|
||||
Reference in New Issue
Block a user