From ebb320996cfee59878d8b1e80cff41510c410cf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 13:02:28 +0000 Subject: [PATCH] Bump flat and nightwatch Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [nightwatch](https://github.com/nightwatchjs/nightwatch). These dependencies need to be updated together. Updates `flat` from 4.1.1 to 5.0.2 - [Release notes](https://github.com/hughsk/flat/releases) - [Commits](https://github.com/hughsk/flat/compare/4.1.1...5.0.2) Updates `nightwatch` from 1.7.13 to 1.7.13 - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](https://github.com/nightwatchjs/nightwatch/compare/v1.7.13...v1.7.13) --- updated-dependencies: - dependency-name: flat dependency-type: indirect - dependency-name: nightwatch dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3b3de60f..a4332168e 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "mini-css-extract-plugin": "1.6.0", "mocha": "^10.2.0", "msw": "^1.2.1", - "nightwatch": "^1.0.19", + "nightwatch": "^1.7.13", "prettier": "2.1.2", "react-axe": "^3.3.0", "redux-mock-store": "^1.5.4",