From b4ef0b9a6191bfe29216a68740f80b965ffd9619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 12:14:52 +0000 Subject: [PATCH] build(deps-dev): bump eslint-config-brightspace from 0.6.7 to 0.25.3 Bumps [eslint-config-brightspace](https://github.com/Brightspace/eslint-config-brightspace) from 0.6.7 to 0.25.3. - [Release notes](https://github.com/Brightspace/eslint-config-brightspace/releases) - [Commits](https://github.com/Brightspace/eslint-config-brightspace/compare/v0.6.7...v0.25.3) --- updated-dependencies: - dependency-name: eslint-config-brightspace dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5526194..34431c0 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "chai": "^4.2.0", "coveralls": "^3.0.5", "eslint": "^6.0.1", - "eslint-config-brightspace": "^0.6.4", + "eslint-config-brightspace": "^0.25.3", "jwa": "^1.1.4", "mocha": "^6.2.0", "nyc": "^14.1.1"