Skip to content

Commit f88f5ad

Browse files
chore(deps): update dependency eslint-flat-config-utils to v1 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfe6982 commit f88f5ad

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

bun.lock

+4-6
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"bumpp": "^9.10.0",
2626
"changelogen": "^0.5.7",
2727
"eslint-config-flat-gitignore": "^1.0.0",
28-
"eslint-flat-config-utils": "^0.4.0",
28+
"eslint-flat-config-utils": "^1.0.0",
2929
"eslint-merge-processors": "^1.0.0",
3030
"eslint-plugin-antfu": "^2.7.0",
3131
"eslint-plugin-command": "^2.1.0",
@@ -1260,7 +1260,7 @@
12601260

12611261
"eslint-config-flat-gitignore": ["eslint-config-flat-gitignore@1.0.0", "", { "dependencies": { "@eslint/compat": "^1.2.4", "find-up-simple": "^1.0.0" }, "peerDependencies": { "eslint": "^9.5.0" } }, "sha512-EWpSLrAP80IdcYK5sIhq/qAY0pmUdBnbzqzpE3QAn6H6wLBN26cMRoMNU9Di8upTzUSL6TXeYRxWhTYuz8+UQA=="],
12621262

1263-
"eslint-flat-config-utils": ["eslint-flat-config-utils@0.4.0", "", { "dependencies": { "pathe": "^1.1.2" } }, "sha512-kfd5kQZC+BMO0YwTol6zxjKX1zAsk8JfSAopbKjKqmENTJcew+yBejuvccAg37cvOrN0Mh+DVbeyznuNWEjt4A=="],
1263+
"eslint-flat-config-utils": ["eslint-flat-config-utils@1.0.0", "", { "dependencies": { "pathe": "^2.0.0" } }, "sha512-tmzcXeCsa24/u3glyw1Mo7KfC/r9a5Vsu1nPCkX7uefD7C5Z4x922Q2KP/drhTLbOI5lcFHYpfXjKhqqnUWObw=="],
12641264

12651265
"eslint-import-resolver-node": ["eslint-import-resolver-node@0.3.9", "", { "dependencies": { "debug": "^3.2.7", "is-core-module": "^2.13.0", "resolve": "^1.22.4" } }, "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g=="],
12661266

@@ -2626,8 +2626,6 @@
26262626

26272627
"@stacksjs/env/@stacksjs/validation": ["@stacksjs/validation@0.67.0", "", { "dependencies": { "@stacksjs/strings": "0.67.0", "@stacksjs/types": "0.67.0", "@vinejs/vine": "^2.1.0" } }, "sha512-W+wOze8vcMCq5z+xEj7qDmdUiv7pnSfnt1yKZJEDYocCwSOZseDKK56bik6c5ETA78sy6EZEtd68xFS0Lei3wg=="],
26282628

2629-
"@stacksjs/eslint-config/eslint-flat-config-utils": ["eslint-flat-config-utils@1.0.0", "", { "dependencies": { "pathe": "^2.0.0" } }, "sha512-tmzcXeCsa24/u3glyw1Mo7KfC/r9a5Vsu1nPCkX7uefD7C5Z4x922Q2KP/drhTLbOI5lcFHYpfXjKhqqnUWObw=="],
2630-
26312629
"@stacksjs/logging/@stacksjs/path": ["@stacksjs/path@0.67.0", "", { "dependencies": { "@stacksjs/logging": "0.67.0", "@stacksjs/validation": "0.67.0" } }, "sha512-KbiUmp3NgCbsZPtZVRdAHammInl487bdHMf6PJraWMUaYh2yAeQtxE+ZHMD8Y9Mh4jp3evkM2XLvmM2HtOTbNw=="],
26322630

26332631
"@stacksjs/logging/@stacksjs/validation": ["@stacksjs/validation@0.67.0", "", { "dependencies": { "@stacksjs/strings": "0.67.0", "@stacksjs/types": "0.67.0", "@vinejs/vine": "^2.1.0" } }, "sha512-W+wOze8vcMCq5z+xEj7qDmdUiv7pnSfnt1yKZJEDYocCwSOZseDKK56bik6c5ETA78sy6EZEtd68xFS0Lei3wg=="],
@@ -2682,6 +2680,8 @@
26822680

26832681
"eslint/minimatch": ["minimatch@3.1.2", "", { "dependencies": { "brace-expansion": "^1.1.7" } }, "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw=="],
26842682

2683+
"eslint-flat-config-utils/pathe": ["pathe@2.0.1", "", {}, "sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw=="],
2684+
26852685
"eslint-import-resolver-node/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="],
26862686

26872687
"eslint-plugin-es-x/eslint-compat-utils": ["eslint-compat-utils@0.5.1", "", { "dependencies": { "semver": "^7.5.4" }, "peerDependencies": { "eslint": ">=6.0.0" } }, "sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q=="],
@@ -2894,8 +2894,6 @@
28942894

28952895
"@stacksjs/dns/@stacksjs/path/@stacksjs/validation": ["@stacksjs/validation@0.67.0", "", { "dependencies": { "@stacksjs/strings": "0.67.0", "@stacksjs/types": "0.67.0", "@vinejs/vine": "^2.1.0" } }, "sha512-W+wOze8vcMCq5z+xEj7qDmdUiv7pnSfnt1yKZJEDYocCwSOZseDKK56bik6c5ETA78sy6EZEtd68xFS0Lei3wg=="],
28962896

2897-
"@stacksjs/eslint-config/eslint-flat-config-utils/pathe": ["pathe@2.0.1", "", {}, "sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw=="],
2898-
28992897
"@stacksjs/logging/@stacksjs/path/@stacksjs/logging": ["@stacksjs/logging@0.67.0", "", { "dependencies": { "@stacksjs/cli": "0.67.0", "@stacksjs/config": "0.67.0", "@stacksjs/error-handling": "0.67.0", "@stacksjs/path": "0.67.0", "@stacksjs/storage": "0.67.0", "@stacksjs/validation": "0.67.0" } }, "sha512-Hfg6dsPJwUx0MZEHnLlBSJWVa0BRJMFwdz8uvofke+oMjXCoC5q+DL7RQG7WCjzS3CKD+pgR3qnXMXnpBpKj8g=="],
29002898

29012899
"@stacksjs/storage/@stacksjs/path/@stacksjs/logging": ["@stacksjs/logging@0.67.0", "", { "dependencies": { "@stacksjs/cli": "0.67.0", "@stacksjs/config": "0.67.0", "@stacksjs/error-handling": "0.67.0", "@stacksjs/path": "0.67.0", "@stacksjs/storage": "0.67.0", "@stacksjs/validation": "0.67.0" } }, "sha512-Hfg6dsPJwUx0MZEHnLlBSJWVa0BRJMFwdz8uvofke+oMjXCoC5q+DL7RQG7WCjzS3CKD+pgR3qnXMXnpBpKj8g=="],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"bumpp": "^9.10.0",
6363
"changelogen": "^0.5.7",
6464
"eslint-config-flat-gitignore": "^1.0.0",
65-
"eslint-flat-config-utils": "^0.4.0",
65+
"eslint-flat-config-utils": "^1.0.0",
6666
"eslint-merge-processors": "^1.0.0",
6767
"eslint-plugin-antfu": "^2.7.0",
6868
"eslint-plugin-command": "^2.1.0",

0 commit comments

Comments
 (0)