Skip to content

Commit

Permalink
chore(dev): update dependency @eslint/config-inspector to v1.0.2 (#1018)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] authored Mar 8, 2025
1 parent b94dd94 commit 79f37ae
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 9 deletions.
5 changes: 5 additions & 0 deletions .changeset/renovate-1b2153e.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@bfra.me/eslint-config': patch
---

Updated dependency `@eslint/config-inspector` to `1.0.2`.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@bfra.me/prettier-config": "workspace:*",
"@bfra.me/tsconfig": "workspace:*",
"@changesets/cli": "2.28.1",
"@eslint/config-inspector": "1.0.1",
"@eslint/config-inspector": "1.0.2",
"@manypkg/cli": "0.23.0",
"@microsoft/api-extractor": "7.51.1",
"@svitejs/changesets-changelog-github-compact": "1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@bfra.me/eslint-config": "workspace:*",
"@bfra.me/prettier-config": "workspace:*",
"@bfra.me/tsconfig": "workspace:*",
"@eslint/config-inspector": "1.0.1",
"@eslint/config-inspector": "1.0.2",
"@eslint/js": "9.21.0",
"@types/eslint-config-prettier": "6.11.3",
"@typescript-eslint/types": "8.26.0",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit 79f37ae

Please sign in to comment.