Skip to content

Commit fd2bde9

Browse files
build(deps-dev): Bump editorconfig from 2.0.1 to 3.0.0 (#246)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39d00bb commit fd2bde9

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

bun.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"cross-env": "7.0.3",
5959
"cspell": "9.0.2",
6060
"dprint": "0.50.0",
61-
"editorconfig": "2.0.1",
61+
"editorconfig": "3.0.0",
6262
"eslint": "9.28.0",
6363
"growl": "1.10.5",
6464
"husky": "9.1.7",
@@ -1046,7 +1046,7 @@
10461046

10471047
"ecdsa-sig-formatter": ["[email protected]", "", { "dependencies": { "safe-buffer": "^5.0.1" } }, "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ=="],
10481048

1049-
"editorconfig": ["editorconfig@2.0.1", "", { "dependencies": { "@one-ini/wasm": "0.2.0", "commander": "^13.1.0", "minimatch": "10.0.1", "semver": "^7.7.1" }, "bin": { "editorconfig": "bin/editorconfig" } }, "sha512-jMVc7LbF/M13cSpBiVWGut+qhIyOddIhSXPAntMSboEigGFGaQmBow9ZrVog0VT2K89qm0cyGHa7FRhcOqP8hA=="],
1049+
"editorconfig": ["editorconfig@3.0.0", "", { "dependencies": { "@one-ini/wasm": "0.2.0", "commander": "^14.0.0", "minimatch": "10.0.1", "semver": "^7.7.2" }, "bin": { "editorconfig": "bin/editorconfig" } }, "sha512-cU9vLVQ1YmDmLL047KkgQ3Yv9jSI6ZlqW4XjEdG0RrFhz7kYQ5lxD7SfhQci8g1TQu9iMA+54rRLe6yvWxXxcA=="],
10501050

10511051
"electron-to-chromium": ["[email protected]", "", {}, "sha512-Rl6uugut2l9sLojjS4H4SAr3A4IgACMLgpuEMPYCVcKydzfyPrn5absNRju38IhQOf/NwjJY8OGWjlteqYeBCA=="],
10521052

@@ -2572,9 +2572,7 @@
25722572

25732573
"dir-glob/path-type": ["[email protected]", "", { "dependencies": { "pify": "^3.0.0" } }, "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg=="],
25742574

2575-
"editorconfig/commander": ["[email protected]", "", {}, "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw=="],
2576-
2577-
"editorconfig/semver": ["[email protected]", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA=="],
2575+
"editorconfig/semver": ["[email protected]", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA=="],
25782576

25792577
"eslint/@eslint/js": ["@eslint/[email protected]", "", {}, "sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg=="],
25802578

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"cross-env": "7.0.3",
149149
"cspell": "9.0.2",
150150
"dprint": "0.50.0",
151-
"editorconfig": "2.0.1",
151+
"editorconfig": "3.0.0",
152152
"eslint": "9.28.0",
153153
"growl": "1.10.5",
154154
"husky": "9.1.7",

0 commit comments

Comments
 (0)