Skip to content

Commit 33fe1dc

Browse files
fix(deps): update eslint-patch (#612)
* fix(deps): update eslint-patch * chore(deps): changeset for dependency update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: robo-miku[bot] <185786754+robo-miku[bot]@users.noreply.github.com>
1 parent d9b130c commit 33fe1dc

3 files changed

Lines changed: 73 additions & 45 deletions

File tree

.changeset/dependencies-GH-612.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@virtual-live-lab/eslint-config": patch
3+
---
4+
5+
fix(deps): update eslint-patch

packages/eslint-config/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"eslint": "^8.57.0 || ^9.0.0"
3535
},
3636
"dependencies": {
37-
"@astrojs/compiler": "2.13.0",
38-
"@eslint/compat": "2.0.2",
39-
"@eslint/config-helpers": "0.5.2",
40-
"@eslint/eslintrc": "3.3.3",
41-
"@eslint/js": "9.39.2",
37+
"@astrojs/compiler": "2.13.1",
38+
"@eslint/compat": "2.0.3",
39+
"@eslint/config-helpers": "0.5.3",
40+
"@eslint/eslintrc": "3.3.5",
41+
"@eslint/js": "9.39.4",
4242
"@typescript-eslint/utils": "8.57.1",
4343
"astro-eslint-parser": "1.3.0",
4444
"astrojs-compiler-sync": "1.1.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)