Skip to content

Commit 68c3ba6

Browse files
committed
fml
1 parent 51a792d commit 68c3ba6

3 files changed

Lines changed: 24 additions & 24 deletions

File tree

.changeset/tender-bars-ring.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@effect-app/eslint-shared-config": patch
3+
---
4+
5+
fml

packages/eslint-shared-config/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect-app/eslint-shared-config",
3-
"version": "0.5.7-beta.5",
3+
"version": "0.5.7-beta.4",
44
"description": "Shared flat ESLint base & vue configs for effect-app monorepo",
55
"license": "MIT",
66
"private": false,
@@ -31,13 +31,13 @@
3131
"eslint-plugin-codegen": "0.17.0",
3232
"eslint-plugin-sort-destructure-keys": "3.0.0",
3333
"eslint-plugin-unused-imports": "4.4.1",
34-
"@ben_12/eslint-plugin-dprint": "1.16.0",
34+
"@ben_12/eslint-plugin-dprint": "1.17.0",
3535
"eslint-plugin-formatjs": "6.4.4",
3636
"@vue/eslint-config-typescript": "14.7.0",
3737
"typescript-eslint": "8.57.2",
3838
"eslint-plugin-vue": "10.8.0",
3939
"dprint-plugin-malva": "0.15.2",
40-
"dprint-plugin-markup": "0.26.0",
40+
"dprint-plugin-markup": "0.27.0",
4141
"dprint-plugin-yaml": "0.6.0",
4242
"@dprint/typescript": "0.95.15",
4343
"@eslint/compat": "2.0.3",
@@ -46,7 +46,7 @@
4646
"eslint-watch": "^8.0.0",
4747
"@typescript-eslint/eslint-plugin": "8.57.2",
4848
"@typescript-eslint/parser": "8.57.2",
49-
"@dprint/formatter": "~0.5.1",
49+
"@dprint/formatter": "~0.4.1",
5050
"jsonc-parser": "3.3.1"
5151
},
5252
"bundledDependencies": [

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)