Skip to content

Commit

Permalink
chore(deps): update dependency effect to v2.0.0-next.41
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2023
1 parent e6ca0ca commit 93a1e1f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vitest/coverage-v8": "^0.34.6",
"effect": "2.0.0-next.40",
"effect": "2.0.0-next.41",
"eslint": "^8.50.0",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
Expand All @@ -62,6 +62,6 @@
"dotenv": "^16.3.1"
},
"peerDependencies": {
"effect": "2.0.0-next.40"
"effect": "2.0.0-next.41"
}
}
8 changes: 4 additions & 4 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 93a1e1f

Please sign in to comment.