From 09234bc88914a30fdeb7dd7d3b4a59a61338c8d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 00:11:16 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/cypress from 8.0.1 to 8.0.7 Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 8.0.1 to 8.0.7. - [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases) - [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v8.0.1...v8.0.7) --- updated-dependencies: - dependency-name: "@testing-library/cypress" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 37 +++++++++++++++++++++++++++++-------- package.json | 2 +- 2 files changed, 30 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8f0676d..1031b49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@nuxtjs/storybook": "^4.1.1", "@nuxtjs/stylelint-module": "^4.0.0", "@storybook/addon-a11y": "^6.3.12", - "@testing-library/cypress": "^8.0.1", + "@testing-library/cypress": "^8.0.7", "@testing-library/vue": "^5.8.2", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.1.0", @@ -8165,9 +8165,9 @@ } }, "node_modules/@testing-library/cypress": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-8.0.1.tgz", - "integrity": "sha512-JCGy8u4ia+OQQJxVqKqjqpb0i4kmHQhu5jKFVBp+v/YSICnf52fil2MWIJqO+tH9ZQXtp3aF7uKHsVipWaI0BQ==", + "version": "8.0.7", + "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-8.0.7.tgz", + "integrity": "sha512-3HTV725rOS+YHve/gD9coZp/UcPK5xhr4H0GMnq/ni6USdtzVtSOG9WBFtd8rYnrXk8rrGD+0toRFYouJNIG0Q==", "dev": true, "dependencies": { "@babel/runtime": "^7.14.6", @@ -8178,7 +8178,7 @@ "npm": ">=6" }, "peerDependencies": { - "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0" + "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" } }, "node_modules/@testing-library/cypress/node_modules/@jest/types": { @@ -38424,6 +38424,20 @@ "is-typedarray": "^1.0.0" } }, + "node_modules/typescript": { + "version": "4.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz", + "integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==", + "dev": true, + "peer": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } + }, "node_modules/ua-parser-js": { "version": "0.7.28", "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.28.tgz", @@ -46994,9 +47008,9 @@ } }, "@testing-library/cypress": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-8.0.1.tgz", - "integrity": "sha512-JCGy8u4ia+OQQJxVqKqjqpb0i4kmHQhu5jKFVBp+v/YSICnf52fil2MWIJqO+tH9ZQXtp3aF7uKHsVipWaI0BQ==", + "version": "8.0.7", + "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-8.0.7.tgz", + "integrity": "sha512-3HTV725rOS+YHve/gD9coZp/UcPK5xhr4H0GMnq/ni6USdtzVtSOG9WBFtd8rYnrXk8rrGD+0toRFYouJNIG0Q==", "dev": true, "requires": { "@babel/runtime": "^7.14.6", @@ -70465,6 +70479,13 @@ "is-typedarray": "^1.0.0" } }, + "typescript": { + "version": "4.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz", + "integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==", + "dev": true, + "peer": true + }, "ua-parser-js": { "version": "0.7.28", "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.28.tgz", diff --git a/package.json b/package.json index f4b1a6f..61c0bdf 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@nuxtjs/storybook": "^4.1.1", "@nuxtjs/stylelint-module": "^4.0.0", "@storybook/addon-a11y": "^6.3.12", - "@testing-library/cypress": "^8.0.1", + "@testing-library/cypress": "^8.0.7", "@testing-library/vue": "^5.8.2", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.1.0",