Skip to content

Commit a1a6e35

Browse files
committed
Update deps
1 parent 85b97e7 commit a1a6e35

File tree

3 files changed

+81
-82
lines changed

3 files changed

+81
-82
lines changed

.oxlintrc.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"no-unused-vars": "off",
1818
"no-var": "error",
1919
"unicorn/no-empty-file": "off",
20-
"unicorn/no-new-array": "off",
21-
"unicorn/prefer-string-starts-ends-with": "off"
20+
"unicorn/no-new-array": "off"
2221
}
2322
}

package-lock.json

+78-78
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@biomejs/biome": "1.9.4",
6565
"@eslint/compat": "1.2.8",
6666
"@eslint/js": "9.25.0",
67-
"@socketsecurity/registry": "1.0.153",
67+
"@socketsecurity/registry": "1.0.154",
6868
"all-the-package-names": "2.0.0",
6969
"all-the-package-names-v1.3905.0": "npm:[email protected]",
7070
"custompatch": "1.1.4",
@@ -79,7 +79,7 @@
7979
"knip": "5.50.5",
8080
"lint-staged": "15.5.1",
8181
"npm-run-all2": "7.0.2",
82-
"oxlint": "0.16.6",
82+
"oxlint": "0.16.7",
8383
"pacote": "21.0.0",
8484
"semver": "7.7.1",
8585
"tap": "21.1.0",

0 commit comments

Comments
 (0)