Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
update dependencies (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Jul 31, 2023
1 parent 0a5de5d commit 5385275
Show file tree
Hide file tree
Showing 3 changed files with 282 additions and 169 deletions.
5 changes: 5 additions & 0 deletions .changeset/proud-bulldogs-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@effect/cli": minor
---

update dependencies
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@effect/data": "~0.17.0",
"@effect/io": "^0.36.0",
"@effect/printer": "^0.11.0",
"@effect/printer-ansi": "^0.11.0"
"@effect/data": "~0.17.1",
"@effect/io": "^0.37.0",
"@effect/printer": "^0.12.0",
"@effect/printer-ansi": "^0.12.0"
},
"devDependencies": {
"@babel/cli": "^7.22.9",
Expand All @@ -83,11 +83,11 @@
"babel-plugin-annotate-pure-calls": "^0.4.0",
"concurrently": "^8.2.0",
"error-stack-parser": "^2.1.4",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-deprecation": "^1.5.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sort-destructure-keys": "^1.5.0",
"fast-check": "^3.12.0",
Expand Down
Loading

0 comments on commit 5385275

Please sign in to comment.