From 2a3405dd2a8116612547d6c1cb1c1b001c111ea5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:48:56 +0000 Subject: [PATCH 1/2] chore(deps): update dependency cypress to v13.6.4 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f112993e..b9f7be38 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "sass": "^1.55.0" }, "devDependencies": { - "cypress": "13.6.3", + "cypress": "13.6.4", "prettier": "3.1.1", "serve": "14.2.1" }, diff --git a/yarn.lock b/yarn.lock index 6b9b1d5f..d8f518e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5841,9 +5841,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:13.6.3": - version: 13.6.3 - resolution: "cypress@npm:13.6.3" +"cypress@npm:13.6.4": + version: 13.6.4 + resolution: "cypress@npm:13.6.4" dependencies: "@cypress/request": "npm:^3.0.0" "@cypress/xvfb": "npm:^1.2.4" @@ -5889,7 +5889,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: dc6038ff7b36aeef7cc97918fbdc848f43175cd3396df9f0d723f8fbb172b2f0ced98ddcd55786f38b57a9634f9a1dc446d5712ac20d30ae7c786f626dc28adc + checksum: 35278bea9a3d4ac7754cbf02f57a50839d67d142c8e84d1a97dc7cd746135cb180616793863a77cfc2cbe2f4974c9fd07f21d320818444b0f7e02bfc29f35e77 languageName: node linkType: hard @@ -13657,7 +13657,7 @@ __metadata: dependencies: "@snyk/protect": "npm:^1.1194.0" bulma: "npm:^0.9.4" - cypress: "npm:13.6.3" + cypress: "npm:13.6.4" font-awesome: "npm:^4.7.0" gatsby: "npm:^5.0.0" gatsby-plugin-manifest: "npm:^5.0.0" From 8f095aeb7b81f969b52e8d75860d76bc88b2efe0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 09:28:22 +0000 Subject: [PATCH 2/2] chore(deps): update dependency prettier to v3.2.4 --- package.json | 4 ++-- yarn.lock | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index b9f7be38..50bc84b3 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "sass": "^1.55.0" }, "devDependencies": { - "cypress": "13.6.4", - "prettier": "3.1.1", + "cypress": "13.6.3", + "prettier": "3.2.4", "serve": "14.2.1" }, "snyk": true, diff --git a/yarn.lock b/yarn.lock index d8f518e0..2bbd2760 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5841,9 +5841,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:13.6.4": - version: 13.6.4 - resolution: "cypress@npm:13.6.4" +"cypress@npm:13.6.3": + version: 13.6.3 + resolution: "cypress@npm:13.6.3" dependencies: "@cypress/request": "npm:^3.0.0" "@cypress/xvfb": "npm:^1.2.4" @@ -5889,7 +5889,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 35278bea9a3d4ac7754cbf02f57a50839d67d142c8e84d1a97dc7cd746135cb180616793863a77cfc2cbe2f4974c9fd07f21d320818444b0f7e02bfc29f35e77 + checksum: dc6038ff7b36aeef7cc97918fbdc848f43175cd3396df9f0d723f8fbb172b2f0ced98ddcd55786f38b57a9634f9a1dc446d5712ac20d30ae7c786f626dc28adc languageName: node linkType: hard @@ -12268,12 +12268,12 @@ __metadata: languageName: node linkType: hard -"prettier@npm:3.1.1": - version: 3.1.1 - resolution: "prettier@npm:3.1.1" +"prettier@npm:3.2.4": + version: 3.2.4 + resolution: "prettier@npm:3.2.4" bin: prettier: bin/prettier.cjs - checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3 + checksum: 88dfeb78ac6096522c9a5b81f1413d875f568420d9bb6a5e5103527912519b993f2bcdcac311fcff5718d5869671d44e4f85827d3626f3a6ce32b9abc65d88e0 languageName: node linkType: hard @@ -13657,7 +13657,7 @@ __metadata: dependencies: "@snyk/protect": "npm:^1.1194.0" bulma: "npm:^0.9.4" - cypress: "npm:13.6.4" + cypress: "npm:13.6.3" font-awesome: "npm:^4.7.0" gatsby: "npm:^5.0.0" gatsby-plugin-manifest: "npm:^5.0.0" @@ -13666,7 +13666,7 @@ __metadata: gatsby-plugin-sass: "npm:^6.0.0" gatsby-plugin-sharp: "npm:^5.0.0" gatsby-transformer-sharp: "npm:^5.0.0" - prettier: "npm:3.1.1" + prettier: "npm:3.2.4" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" react-helmet: "npm:^6.1.0"