Skip to content

Commit 9d0e783

Browse files
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](editorconfig/editorconfig-core-js@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] <support@github.com>
1 parent 2ffc437 commit 9d0e783

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"cross-env": "7.0.3",
167167
"cspell": "9.1.2",
168168
"dprint": "0.50.1",
169-
"editorconfig": "2.0.1",
169+
"editorconfig": "3.0.0",
170170
"eslint": "9.30.1",
171171
"growl": "1.10.5",
172172
"happy-dom": "18.0.1",

yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,7 +1680,7 @@ __metadata:
16801680
cspell: "npm:9.1.2"
16811681
devlop: "npm:1.1.0"
16821682
dprint: "npm:0.50.1"
1683-
editorconfig: "npm:2.0.1"
1683+
editorconfig: "npm:3.0.0"
16841684
eslint: "npm:9.30.1"
16851685
growl: "npm:1.10.5"
16861686
happy-dom: "npm:18.0.1"
@@ -3918,13 +3918,6 @@ __metadata:
39183918
languageName: node
39193919
linkType: hard
39203920

3921-
"commander@npm:^13.1.0":
3922-
version: 13.1.0
3923-
resolution: "commander@npm:13.1.0"
3924-
checksum: 10/d3b4b79e6be8471ddadacbb8cd441fe82154d7da7393b50e76165a9e29ccdb74fa911a186437b9a211d0fc071db6051915c94fb8ef16d77511d898e9dbabc6af
3925-
languageName: node
3926-
linkType: hard
3927-
39283921
"commander@npm:^14.0.0":
39293922
version: 14.0.0
39303923
resolution: "commander@npm:14.0.0"
@@ -4469,17 +4462,17 @@ __metadata:
44694462
languageName: node
44704463
linkType: hard
44714464

4472-
"editorconfig@npm:2.0.1":
4473-
version: 2.0.1
4474-
resolution: "editorconfig@npm:2.0.1"
4465+
"editorconfig@npm:3.0.0":
4466+
version: 3.0.0
4467+
resolution: "editorconfig@npm:3.0.0"
44754468
dependencies:
44764469
"@one-ini/wasm": "npm:0.2.0"
4477-
commander: "npm:^13.1.0"
4470+
commander: "npm:^14.0.0"
44784471
minimatch: "npm:10.0.1"
4479-
semver: "npm:^7.7.1"
4472+
semver: "npm:^7.7.2"
44804473
bin:
44814474
editorconfig: bin/editorconfig
4482-
checksum: 10/5ee2770d0d3be7a09288a7123e5604d22280394ab5ac64ffb7b9bdf90ad8e7c29d40fb9a9cdd7136a7d606ef48274ce260d20f7246ba5da6352883ea95be1b03
4475+
checksum: 10/3e62bd1cb9636800e0a079c37a548f26986ca2db99b2386a4b754f37b03073277f0927247d2a15629711a9b2ec316a28ba990ab78cba0c097aac5234164d1509
44834476
languageName: node
44844477
linkType: hard
44854478

0 commit comments

Comments
 (0)