From 9d0e7833a8e055a3b75dcb58ffcbb74d0310b842 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 23:16:05 +0000 Subject: [PATCH] build(deps-dev): Bump editorconfig from 2.0.1 to 3.0.0 Bumps [editorconfig](https://github.com/editorconfig/editorconfig-core-js) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/editorconfig/editorconfig-core-js/releases) - [Changelog](https://github.com/editorconfig/editorconfig-core-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/editorconfig/editorconfig-core-js/compare/v2.0.1...v3.0.0) --- updated-dependencies: - dependency-name: editorconfig dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 +++++++-------------- 2 files changed, 8 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 76efc44..26dc7c8 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "cross-env": "7.0.3", "cspell": "9.1.2", "dprint": "0.50.1", - "editorconfig": "2.0.1", + "editorconfig": "3.0.0", "eslint": "9.30.1", "growl": "1.10.5", "happy-dom": "18.0.1", diff --git a/yarn.lock b/yarn.lock index 0bc9ffc..fe0a332 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1680,7 +1680,7 @@ __metadata: cspell: "npm:9.1.2" devlop: "npm:1.1.0" dprint: "npm:0.50.1" - editorconfig: "npm:2.0.1" + editorconfig: "npm:3.0.0" eslint: "npm:9.30.1" growl: "npm:1.10.5" happy-dom: "npm:18.0.1" @@ -3918,13 +3918,6 @@ __metadata: languageName: node linkType: hard -"commander@npm:^13.1.0": - version: 13.1.0 - resolution: "commander@npm:13.1.0" - checksum: 10/d3b4b79e6be8471ddadacbb8cd441fe82154d7da7393b50e76165a9e29ccdb74fa911a186437b9a211d0fc071db6051915c94fb8ef16d77511d898e9dbabc6af - languageName: node - linkType: hard - "commander@npm:^14.0.0": version: 14.0.0 resolution: "commander@npm:14.0.0" @@ -4469,17 +4462,17 @@ __metadata: languageName: node linkType: hard -"editorconfig@npm:2.0.1": - version: 2.0.1 - resolution: "editorconfig@npm:2.0.1" +"editorconfig@npm:3.0.0": + version: 3.0.0 + resolution: "editorconfig@npm:3.0.0" dependencies: "@one-ini/wasm": "npm:0.2.0" - commander: "npm:^13.1.0" + commander: "npm:^14.0.0" minimatch: "npm:10.0.1" - semver: "npm:^7.7.1" + semver: "npm:^7.7.2" bin: editorconfig: bin/editorconfig - checksum: 10/5ee2770d0d3be7a09288a7123e5604d22280394ab5ac64ffb7b9bdf90ad8e7c29d40fb9a9cdd7136a7d606ef48274ce260d20f7246ba5da6352883ea95be1b03 + checksum: 10/3e62bd1cb9636800e0a079c37a548f26986ca2db99b2386a4b754f37b03073277f0927247d2a15629711a9b2ec316a28ba990ab78cba0c097aac5234164d1509 languageName: node linkType: hard