From 05dbdaa0dd93266d93d1d3572999a2c469e5d8e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Oct 2022 13:09:14 +0000 Subject: [PATCH] chore: cms to repo sync --- site/plugins.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 510c54fd6..9027c4f7c 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -210,17 +210,19 @@ }, { "author": "bahmutov", - "description": "Runs Cypress end-to-end tests after Netlify builds the site", + "description": "Runs Cypress end-to-end tests after Netlify builds the site.", "name": "Cypress", "package": "netlify-plugin-cypress", "repo": "https://github.com/cypress-io/netlify-plugin-cypress", "version": "2.2.0", "compatibility": [ { - "version": "2.2.0", - "migrationGuide": "https://github.com/cypress-io/netlify-plugin-cypress/releases/tag/v2.0.0" + "_key": "7de4fed9-a873-48e5-983a-78862572ec53", + "migrationGuide": "https://github.com/cypress-io/netlify-plugin-cypress/releases/tag/v2.0.0", + "version": "2.2.0" }, { + "_key": "8dd5a0c0-d4ac-4b53-82c6-80b80599925d", "version": "1.11.1" } ] @@ -717,5 +719,5 @@ "package": "netlify-plugin-formspree", "repo": "https://github.com/formspree/netlify-plugin-formspree", "version": "0.0.3" - } + } ]