From f0c3740d36be49d8fca5ab6ba4411c869da44ced Mon Sep 17 00:00:00 2001 From: Olu Ashiru Date: Fri, 12 Jan 2024 18:49:39 +0000 Subject: [PATCH] chore: updated package json with cypress --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index d18b0195..f51cbde8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,8 +13,8 @@ "@x-govuk/govuk-eleventy-plugin": "^6.0.3" }, "devDependencies": { - "axe-core": "^4.8.2", - "cypress": "^13.6.1", + "axe-core": "^4.8.3", + "cypress": "^13.6.2", "cypress-axe": "^1.5.0" } }, @@ -12231,4 +12231,4 @@ "optional": true } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index ad582307..13c1dd71 100644 --- a/package.json +++ b/package.json @@ -37,4 +37,4 @@ "cypress-axe": "^1.5.0", "cypress": "^13.6.2" } -} +} \ No newline at end of file