Skip to content

Commit ea55397

Browse files
fix(deps): update dependency eslint-plugin-functional to v8
##### [v8.0.0](https://github.com/eslint-functional/eslint-plugin-functional/blob/HEAD/CHANGELOG.md#800-2025-01-14) ##### Bug Fixes - prefix PrivateIdentifier names with a # ([#921](eslint-functional/eslint-plugin-functional#921)) ([09b6474](eslint-functional/eslint-plugin-functional@09b6474)), closes [#910](eslint-functional/eslint-plugin-functional#910) [#911](eslint-functional/eslint-plugin-functional#911) ##### BREAKING CHANGES - when using patterns to match against PrivateIdentifiers, their names are now prefixed with a #. ##### [v7.3.1](eslint-functional/eslint-plugin-functional@v7.3.0...v7.3.1)
1 parent d30914c commit ea55397

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-config-xo-react": "^0.27.0",
5555
"eslint-config-xo-typescript": "^7.0.0",
5656
"eslint-plugin-codegen": "0.29.0",
57-
"eslint-plugin-functional": "^7.0.0",
57+
"eslint-plugin-functional": "^8.0.0",
5858
"eslint-plugin-import-x": "^4.0.0",
5959
"eslint-plugin-jsx-a11y": "^6.8.0",
6060
"eslint-plugin-markdown": "^5.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)