From 55a7ca5693525914ca18105f8cdad6c110250140 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 11:02:24 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v13.7.2 --- .../sanity-esbuild-app-esm/package.json | 2 +- .../sanity-esbuild-app/package.json | 2 +- .../full-cycle-app/package.json | 2 +- .../sanity-app-esm/package.json | 2 +- .../custom-webpack/sanity-app/package.json | 2 +- examples/jest/multiple-apps/package.json | 2 +- examples/jest/simple-app/package.json | 2 +- examples/timestamp/package.json | 2 +- yarn.lock | 24 +++++++++---------- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/examples/custom-esbuild/sanity-esbuild-app-esm/package.json b/examples/custom-esbuild/sanity-esbuild-app-esm/package.json index 46915e83c..e3a2aafc3 100644 --- a/examples/custom-esbuild/sanity-esbuild-app-esm/package.json +++ b/examples/custom-esbuild/sanity-esbuild-app-esm/package.json @@ -35,7 +35,7 @@ "@angular/language-service": "17.3.2", "@types/jasmine": "5.1.2", "@types/node": "20.12.3", - "cypress": "13.7.1", + "cypress": "13.7.2", "jasmine-core": "5.1.2", "karma": "6.4.3", "karma-chrome-launcher": "3.2.0", diff --git a/examples/custom-esbuild/sanity-esbuild-app/package.json b/examples/custom-esbuild/sanity-esbuild-app/package.json index a29cee0d0..e486b33bc 100644 --- a/examples/custom-esbuild/sanity-esbuild-app/package.json +++ b/examples/custom-esbuild/sanity-esbuild-app/package.json @@ -32,7 +32,7 @@ "@angular/language-service": "17.3.2", "@types/jasmine": "5.1.2", "@types/node": "20.12.3", - "cypress": "13.7.1", + "cypress": "13.7.2", "jasmine-core": "5.1.2", "karma": "6.4.3", "karma-chrome-launcher": "3.2.0", diff --git a/examples/custom-webpack/full-cycle-app/package.json b/examples/custom-webpack/full-cycle-app/package.json index 2013519f7..0acc8c412 100644 --- a/examples/custom-webpack/full-cycle-app/package.json +++ b/examples/custom-webpack/full-cycle-app/package.json @@ -32,7 +32,7 @@ "@angular/language-service": "17.3.2", "@types/jasmine": "5.1.4", "@types/node": "20.12.3", - "cypress": "13.7.1", + "cypress": "13.7.2", "html-webpack-plugin": "5.6.0", "jasmine-core": "5.1.2", "karma": "6.4.3", diff --git a/examples/custom-webpack/sanity-app-esm/package.json b/examples/custom-webpack/sanity-app-esm/package.json index a03ce86d8..ed0f8b3ef 100644 --- a/examples/custom-webpack/sanity-app-esm/package.json +++ b/examples/custom-webpack/sanity-app-esm/package.json @@ -36,7 +36,7 @@ "@cypress/schematic": "2.5.1", "@types/jasmine": "5.1.4", "@types/node": "20.12.3", - "cypress": "13.7.1", + "cypress": "13.7.2", "jasmine-core": "5.1.2", "karma": "6.4.3", "karma-chrome-launcher": "3.2.0", diff --git a/examples/custom-webpack/sanity-app/package.json b/examples/custom-webpack/sanity-app/package.json index 3c443c5b0..657dae54b 100644 --- a/examples/custom-webpack/sanity-app/package.json +++ b/examples/custom-webpack/sanity-app/package.json @@ -32,7 +32,7 @@ "@angular/language-service": "17.3.2", "@types/jasmine": "5.1.4", "@types/node": "20.12.3", - "cypress": "13.7.1", + "cypress": "13.7.2", "jasmine-core": "5.1.2", "karma": "6.4.3", "karma-chrome-launcher": "3.2.0", diff --git a/examples/jest/multiple-apps/package.json b/examples/jest/multiple-apps/package.json index b0b4491b0..38f8335cd 100644 --- a/examples/jest/multiple-apps/package.json +++ b/examples/jest/multiple-apps/package.json @@ -32,7 +32,7 @@ "@angular/language-service": "17.3.2", "@types/jasmine": "5.1.4", "@types/node": "20.12.3", - "cypress": "13.7.1", + "cypress": "13.7.2", "jasmine-core": "5.1.2", "jest": "29.7.0", "ng-packagr": "17.3.0", diff --git a/examples/jest/simple-app/package.json b/examples/jest/simple-app/package.json index 2648f3125..e2dacee4f 100644 --- a/examples/jest/simple-app/package.json +++ b/examples/jest/simple-app/package.json @@ -34,7 +34,7 @@ "@angular/language-service": "17.3.2", "@types/jasmine": "5.1.4", "@types/node": "20.12.3", - "cypress": "13.7.1", + "cypress": "13.7.2", "jasmine-core": "5.1.2", "jest": "29.7.0", "jest-junit": "16.0.0", diff --git a/examples/timestamp/package.json b/examples/timestamp/package.json index 1eb6c2fd7..6e0ecbbd6 100644 --- a/examples/timestamp/package.json +++ b/examples/timestamp/package.json @@ -34,7 +34,7 @@ "@cypress/schematic": "2.5.1", "@types/jasmine": "5.1.4", "@types/node": "20.12.3", - "cypress": "13.7.1", + "cypress": "13.7.2", "jasmine-core": "5.1.2", "karma": "6.4.3", "karma-chrome-launcher": "3.2.0", diff --git a/yarn.lock b/yarn.lock index 0b0b66871..b71a7060b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6755,9 +6755,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:13.7.1": - version: 13.7.1 - resolution: "cypress@npm:13.7.1" +"cypress@npm:13.7.2": + version: 13.7.2 + resolution: "cypress@npm:13.7.2" dependencies: "@cypress/request": ^3.0.0 "@cypress/xvfb": ^1.2.4 @@ -6803,7 +6803,7 @@ __metadata: yauzl: ^2.10.0 bin: cypress: bin/cypress - checksum: f6c3cafdc53f5737d3b981c9e8ace574398bc999c47e87bb8c8855052b6aa53c140d8361484b573f600acbcbcc113aad4c97a6953878e8c82f0a43864b58e17c + checksum: ff4df8403756bf12b21b045ffd288da53c1b4bb2e69b4ce8fcc54ccf6a35cb4c2ede8e08586f2c758086a552170e61a14908fbead35a72783fff4f6e23cf9852 languageName: node linkType: hard @@ -8526,7 +8526,7 @@ __metadata: "@angular/router": 17.3.2 "@types/jasmine": 5.1.4 "@types/node": 20.12.3 - cypress: 13.7.1 + cypress: 13.7.2 html-webpack-plugin: 5.6.0 jasmine-core: 5.1.2 karma: 6.4.3 @@ -11905,7 +11905,7 @@ __metadata: "@angular/router": 17.3.2 "@types/jasmine": 5.1.4 "@types/node": 20.12.3 - cypress: 13.7.1 + cypress: 13.7.2 jasmine-core: 5.1.2 jest: 29.7.0 ng-packagr: 17.3.0 @@ -14230,7 +14230,7 @@ __metadata: "@cypress/schematic": 2.5.1 "@types/jasmine": 5.1.4 "@types/node": 20.12.3 - cypress: 13.7.1 + cypress: 13.7.2 jasmine-core: 5.1.2 karma: 6.4.3 karma-chrome-launcher: 3.2.0 @@ -14264,7 +14264,7 @@ __metadata: "@angular/router": 17.3.2 "@types/jasmine": 5.1.4 "@types/node": 20.12.3 - cypress: 13.7.1 + cypress: 13.7.2 jasmine-core: 5.1.2 karma: 6.4.3 karma-chrome-launcher: 3.2.0 @@ -14299,7 +14299,7 @@ __metadata: "@angular/router": 17.3.2 "@types/jasmine": 5.1.2 "@types/node": 20.12.3 - cypress: 13.7.1 + cypress: 13.7.2 jasmine-core: 5.1.2 karma: 6.4.3 karma-chrome-launcher: 3.2.0 @@ -14334,7 +14334,7 @@ __metadata: "@angular/router": 17.3.2 "@types/jasmine": 5.1.2 "@types/node": 20.12.3 - cypress: 13.7.1 + cypress: 13.7.2 jasmine-core: 5.1.2 karma: 6.4.3 karma-chrome-launcher: 3.2.0 @@ -14692,7 +14692,7 @@ __metadata: "@angular/router": 17.3.2 "@types/jasmine": 5.1.4 "@types/node": 20.12.3 - cypress: 13.7.1 + cypress: 13.7.2 jasmine-core: 5.1.2 jest: 29.7.0 jest-junit: 16.0.0 @@ -15578,7 +15578,7 @@ __metadata: "@cypress/schematic": 2.5.1 "@types/jasmine": 5.1.4 "@types/node": 20.12.3 - cypress: 13.7.1 + cypress: 13.7.2 jasmine-core: 5.1.2 karma: 6.4.3 karma-chrome-launcher: 3.2.0