Skip to content

Commit

Permalink
chore: update effect
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed Mar 25, 2024
1 parent 87bd614 commit 1399642
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 13 deletions.
5 changes: 5 additions & 0 deletions .changeset/spicy-cherries-yawn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"effect-log": patch
---

Update effect.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@typescript-eslint/parser": "^7.3.1",
"@vitest/coverage-v8": "^1.4.0",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"effect": "2.4.11",
"effect": "2.4.13",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-codegen": "0.28.0",
Expand All @@ -62,10 +62,10 @@
"rimraf": "^5.0.5",
"tsx": "^4.7.1",
"typescript": "^5.4.3",
"vite": "^5.2.3",
"vite": "^5.2.6",
"vitest": "^1.4.0"
},
"peerDependencies": {
"effect": "^2.4.11"
"effect": "^2.4.13"
}
}
20 changes: 10 additions & 10 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 1399642

Please sign in to comment.