Skip to content

Commit

Permalink
fix(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Dec 30, 2023
1 parent 601477a commit 2315227
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 78 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"Tom Fletcher (https://github.com/tom-fletcher)"
],
"dependencies": {
"@effect/schema": "0.56.0",
"@effect/schema": "0.56.1",
"chalk": "4.1.2",
"commander": "11.1.0",
"cosmiconfig": "9.0.0",
Expand All @@ -53,19 +53,19 @@
"devDependencies": {
"@release-it/conventional-changelog": "8.0.1",
"@tsconfig/node18": "18.2.2",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@types/npm-package-arg": "6.1.4",
"@types/prompts": "2.4.9",
"@types/semver": "7.5.6",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@vitest/coverage-v8": "1.1.0",
"auto-changelog": "2.4.0",
"eslint": "8.56.0",
"eslint-plugin-import": "2.29.1",
"memfs": "4.6.0",
"prettier": "3.1.1",
"prettier-plugin-astro": "0.12.2",
"prettier-plugin-astro": "0.12.3",
"quill-delta": "5.1.0",
"release-it": "17.0.1",
"rxjs": "7.8.1",
Expand Down
Loading

0 comments on commit 2315227

Please sign in to comment.