Skip to content

Commit 0fc5cd9

Browse files
committed
Bump eslint-plugin-function and function-rule to 0.3.1
1 parent 94e14a7 commit 0fc5cd9

4 files changed

Lines changed: 19 additions & 19 deletions

File tree

.pkgs/configs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@eslint/js": "^9.39.2",
2323
"@stylistic/eslint-plugin": "^5.7.1",
2424
"eslint-plugin-de-morgan": "^2.0.0",
25-
"eslint-plugin-function": "^0.3.0",
26-
"eslint-plugin-function-rule": "^0.3.0",
25+
"eslint-plugin-function": "^0.3.1",
26+
"eslint-plugin-function-rule": "^0.3.1",
2727
"eslint-plugin-jsdoc": "^62.4.1",
2828
"eslint-plugin-perfectionist": "^5.4.0",
2929
"eslint-plugin-regexp": "^3.0.0",

.pkgs/function-rules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lint:ts": "tsc --noEmit"
2222
},
2323
"dependencies": {
24-
"eslint-plugin-function-rule": "^0.3.0"
24+
"eslint-plugin-function-rule": "^0.3.1"
2525
},
2626
"devDependencies": {
2727
"eslint": "^9.39.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"effect": "^3.19.15",
7373
"eslint": "^9.39.2",
7474
"eslint-plugin-fast-import": "^1.9.2",
75-
"eslint-plugin-function-rule": "^0.3.0",
75+
"eslint-plugin-function-rule": "^0.3.1",
7676
"mdxlint": "^1.0.0",
7777
"publint": "^0.3.17",
7878
"react": "^19.2.4",

pnpm-lock.yaml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)