Skip to content

Commit

Permalink
chore: update effect
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed Dec 2, 2024
1 parent d43fa7f commit 4125716
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 37 deletions.
5 changes: 5 additions & 0 deletions .changeset/tasty-cheetahs-own.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"effect-log": minor
---

Update effect.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"@effect/build-utils": "^0.7.8",
"@effect/docgen": "^0.4.5",
"@effect/docgen": "^0.5.1",
"@effect/eslint-plugin": "^0.2.0",
"@effect/language-service": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"@vitest/coverage-v8": "^2.1.3",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"effect": "3.10.4",
"effect": "3.11.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-codegen": "0.29.0",
Expand All @@ -67,7 +67,7 @@
"vitest": "^2.1.3"
},
"peerDependencies": {
"effect": "^3.10.4"
"effect": "^3.11.0"
},
"pnpm": {
"updateConfig": {
Expand Down
74 changes: 40 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4125716

Please sign in to comment.