Skip to content

Commit

Permalink
bump(eslint-config-fluid): bump version of eslint-plugin-fluid (micro…
Browse files Browse the repository at this point in the history
…soft#23489)

bump version of eslint-plugin-fluid to 0.1.4 in eslint-config-fluid to
propagate changes from
microsoft#23463

[AB#11815](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/11815)
  • Loading branch information
RishhiB authored Jan 7, 2025
1 parent 89dec15 commit 401cc06
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions common/build/eslint-config-fluid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluidframework/eslint-config-fluid",
"version": "5.7.0",
"version": "5.7.1",
"description": "Shareable ESLint config for the Fluid Framework",
"homepage": "https://fluidframework.com",
"repository": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"test": "echo TODO: add tests"
},
"dependencies": {
"@fluid-internal/eslint-plugin-fluid": "^0.1.3",
"@fluid-internal/eslint-plugin-fluid": "^0.1.4",
"@microsoft/tsdoc": "^0.14.2",
"@rushstack/eslint-patch": "~1.4.0",
"@rushstack/eslint-plugin": "~0.13.1",
Expand Down
8 changes: 4 additions & 4 deletions common/build/eslint-config-fluid/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 401cc06

Please sign in to comment.