forked from Archives/Athou_commafeed
chore(deps): update dependency @testing-library/jest-dom to ^6.6.4
This commit is contained in:
17
commafeed-client/package-lock.json
generated
17
commafeed-client/package-lock.json
generated
@@ -49,7 +49,7 @@
|
||||
"@lingui/babel-plugin-lingui-macro": "^5.3.3",
|
||||
"@lingui/cli": "^5.3.3",
|
||||
"@lingui/vite-plugin": "^5.3.3",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/jest-dom": "^6.6.4",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/mousetrap": "^1.6.15",
|
||||
@@ -6790,21 +6790,6 @@
|
||||
"devOptional": true,
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/yaml": {
|
||||
"version": "2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz",
|
||||
"integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==",
|
||||
"dev": true,
|
||||
"license": "ISC",
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"bin": {
|
||||
"yaml": "bin.mjs"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 14.6"
|
||||
}
|
||||
},
|
||||
"node_modules/yargs": {
|
||||
"version": "17.7.2",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"@lingui/babel-plugin-lingui-macro": "^5.3.3",
|
||||
"@lingui/cli": "^5.3.3",
|
||||
"@lingui/vite-plugin": "^5.3.3",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/jest-dom": "^6.6.4",
|
||||
"@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