Skip to content

Commit

Permalink
chore: bumping effect (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpb06 authored Nov 1, 2024
1 parent ebea50e commit 784a3c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"dependencies": {
"@effect/schema": "^0.75.5",
"effect": "^3.10.4",
"effect": "^3.10.8",
"picocolors": "^1.1.1",
"source-map-js": "^1.2.1"
},
Expand All @@ -64,7 +64,7 @@
"@babel/plugin-transform-modules-commonjs": "^7.25.9",
"@biomejs/biome": "^1.9.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.8.2",
"@types/node": "^22.8.6",
"@vitest/coverage-v8": "^2.1.4",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"copyfiles": "^2.4.1",
Expand Down

0 comments on commit 784a3c9

Please sign in to comment.