Skip to content

Commit 4125716

Browse files
committed
chore: update effect
1 parent d43fa7f commit 4125716

File tree

3 files changed

+48
-37
lines changed

3 files changed

+48
-37
lines changed

.changeset/tasty-cheetahs-own.md

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@
4343
"@changesets/changelog-github": "^0.5.0",
4444
"@changesets/cli": "^2.27.9",
4545
"@effect/build-utils": "^0.7.8",
46-
"@effect/docgen": "^0.4.5",
46+
"@effect/docgen": "^0.5.1",
4747
"@effect/eslint-plugin": "^0.2.0",
4848
"@effect/language-service": "^0.2.0",
4949
"@typescript-eslint/eslint-plugin": "^8.11.0",
5050
"@typescript-eslint/parser": "^8.11.0",
5151
"@vitest/coverage-v8": "^2.1.3",
5252
"babel-plugin-annotate-pure-calls": "^0.4.0",
53-
"effect": "3.10.4",
53+
"effect": "3.11.0",
5454
"eslint": "^8.57.0",
5555
"eslint-import-resolver-typescript": "^3.6.3",
5656
"eslint-plugin-codegen": "0.29.0",
@@ -67,7 +67,7 @@
6767
"vitest": "^2.1.3"
6868
},
6969
"peerDependencies": {
70-
"effect": "^3.10.4"
70+
"effect": "^3.11.0"
7171
},
7272
"pnpm": {
7373
"updateConfig": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)