Skip to content

Commit 5686c41

Browse files
committed
chore: update effect
1 parent 6fb018d commit 5686c41

File tree

3 files changed

+77
-72
lines changed

3 files changed

+77
-72
lines changed

.changeset/odd-waves-jog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"effect-log": patch
3+
---
4+
5+
Update effect.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
"@effect/docgen": "^0.4.0",
4646
"@effect/eslint-plugin": "^0.1.2",
4747
"@effect/language-service": "^0.1.0",
48-
"@typescript-eslint/eslint-plugin": "^7.3.1",
49-
"@typescript-eslint/parser": "^7.3.1",
48+
"@typescript-eslint/eslint-plugin": "^7.4.0",
49+
"@typescript-eslint/parser": "^7.4.0",
5050
"@vitest/coverage-v8": "^1.4.0",
5151
"babel-plugin-annotate-pure-calls": "^0.4.0",
52-
"effect": "2.4.13",
52+
"effect": "2.4.14",
5353
"eslint": "^8.57.0",
5454
"eslint-import-resolver-typescript": "^3.6.1",
5555
"eslint-plugin-codegen": "0.28.0",
@@ -66,6 +66,6 @@
6666
"vitest": "^1.4.0"
6767
},
6868
"peerDependencies": {
69-
"effect": "^2.4.13"
69+
"effect": "^2.4.14"
7070
}
7171
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)