Skip to content

Commit 52bd034

Browse files
renovate[bot]github-actions[bot]
andauthoredNov 8, 2024··
fix(deps): update dependency eslint-plugin-jsonc to v2.17.0 (#629)
* fix(deps): update dependency eslint-plugin-jsonc to v2.17.0 * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e7669a0 commit 52bd034

File tree

3 files changed

+23
-7
lines changed

3 files changed

+23
-7
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@theguild/eslint-config": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`eslint-plugin-jsonc@2.17.0` ↗︎](https://www.npmjs.com/package/eslint-plugin-jsonc/v/2.17.0) (from `2.16.0`, in `dependencies`)

‎packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-config-prettier": "9.1.0",
3131
"eslint-import-resolver-typescript": "3.6.3",
3232
"eslint-plugin-import": "2.31.0",
33-
"eslint-plugin-jsonc": "2.16.0",
33+
"eslint-plugin-jsonc": "2.17.0",
3434
"eslint-plugin-jsx-a11y": "6.10.2",
3535
"eslint-plugin-mdx": "3.1.5",
3636
"eslint-plugin-n": "17.13.0",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.