Browse Source

Maintenance: Bump @testing-library/vue from 6.5.1 to 6.6.0

Bumps [@testing-library/vue](https://github.com/testing-library/vue-testing-library) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/testing-library/vue-testing-library/releases)
- [Commits](https://github.com/testing-library/vue-testing-library/compare/v6.5.1...v6.6.0)
Dominik Klein 2 years ago
parent
commit
340a73a6f7
2 changed files with 5 additions and 5 deletions
  1. 1 1
      package.json
  2. 4 4
      yarn.lock

+ 1 - 1
package.json

@@ -32,7 +32,7 @@
     "@tailwindcss/line-clamp": "^0.4.0",
     "@testing-library/jest-dom": "^5.16.4",
     "@testing-library/user-event": "^14.2.0",
-    "@testing-library/vue": "^6.5.1",
+    "@testing-library/vue": "^6.6.0",
     "@types/lodash-es": "^4.17.6",
     "@types/rails__actioncable": "^6.1.6",
     "@types/svgo": "^2.6.3",

+ 4 - 4
yarn.lock

@@ -1142,10 +1142,10 @@
   resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.0.tgz#8293560f8f80a00383d6c755ec3e0b918acb1683"
   integrity sha512-+hIlG4nJS6ivZrKnOP7OGsDu9Fxmryj9vCl8x0ZINtTJcCHs2zLsYif5GzuRiBF2ck5GZG2aQr7Msg+EHlnYVQ==
 
-"@testing-library/vue@^6.5.1":
-  version "6.5.1"
-  resolved "https://registry.yarnpkg.com/@testing-library/vue/-/vue-6.5.1.tgz#e312cb6fb59d2e0e1a3d62a13299a70cf9a95e56"
-  integrity sha512-zbh2cAJrFbNN9i30Ly6rhbxq7y1aD1Au8v4QjukOLWWHJj7WH6q051eBcHTxPFjKCU4sCH6w6Xn5Qj7B35vc0w==
+"@testing-library/vue@^6.6.0":
+  version "6.6.0"
+  resolved "https://registry.yarnpkg.com/@testing-library/vue/-/vue-6.6.0.tgz#5d5d1f5544969c6b0733b1b325c0df7e1ae3c5da"
+  integrity sha512-pVCYlXSc19TDe8h9KgZGRY9CrdrsN2wLOegWbyI53FDUEJOuk/3w/BeXPLTQPMYxIv4N3/ZKK2ZJcBsNCouajA==
   dependencies:
     "@babel/runtime" "^7.15.4"
     "@testing-library/dom" "^8.5.0"