Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 6efcb18

Browse files
committed
Update dependency @testing-library/vue to v5.8.2
1 parent 68df447 commit 6efcb18

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@graphql-codegen/typescript-operations": "1.17.15",
106106
"@sentry/webpack-plugin": "1.14.2",
107107
"@testing-library/jest-dom": "5.11.10",
108-
"@testing-library/vue": "5.6.1",
108+
"@testing-library/vue": "5.8.2",
109109
"@types/date-fns": "2.6.0",
110110
"@types/discord-rpc": "3.0.5",
111111
"@types/electron-devtools-installer": "2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2184,10 +2184,10 @@
21842184
lodash "^4.17.15"
21852185
redent "^3.0.0"
21862186

2187-
"@testing-library/vue@5.6.1":
2188-
version "5.6.1"
2189-
resolved "https://registry.yarnpkg.com/@testing-library/vue/-/vue-5.6.1.tgz#09424b933b71720fa247dc4ba2ebc27a1c80c758"
2190-
integrity sha512-56wdi7qkr5Vq2iQZW5ceEbqu6Zx+rC+8Y9z9i5Qyd/sql9EP8b/jpNrAlYMKWxUzye7AFVs0cmigHJrtWhzFcA==
2187+
"@testing-library/vue@5.8.2":
2188+
version "5.8.2"
2189+
resolved "https://registry.yarnpkg.com/@testing-library/vue/-/vue-5.8.2.tgz#976b2179dc28ceba8dd63b5437edc2749f860252"
2190+
integrity sha512-evsQjLw3T/c92ZsXflZMzSN72P06VlgUZMIcrRKn5n9ZX7QgQyebB3DgdmPACf6JgNfP8Y3Lm2212FmeMnWlZw==
21912191
dependencies:
21922192
"@babel/runtime" "^7.12.5"
21932193
"@testing-library/dom" "^7.26.6"

0 commit comments

Comments
 (0)