From 34ebfe7e7682ff4239d69bf7613041bb8c6c7ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:03:12 +0000 Subject: [PATCH] chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates Bumps the development-dependencies group with 2 updates in the / directory: [c8](https://github.com/bcoe/c8) and [eslint](https://github.com/eslint/eslint). Updates `c8` from 9.1.0 to 10.1.2 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](https://github.com/bcoe/c8/compare/v9.1.0...v10.1.2) Updates `eslint` from 8.57.0 to 9.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.5.0) --- updated-dependencies: - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0c58468..892da77 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ "@myunisoft/httpie": "^4.0.1", "@nodesecure/eslint-config": "^1.8.0", "astring": "^1.8.6", - "c8": "^9.1.0", - "eslint": "^8.31.0", + "c8": "^10.1.2", + "eslint": "^9.5.0", "node-estree": "^4.0.0" }, "engines": {