Skip to content

Commit

Permalink
fix(deps): update eik packages (#466)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 996247c commit 59b4655
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"author": "",
"license": "MIT",
"dependencies": {
"@eik/common": "5.0.0",
"@eik/common": "5.0.1",
"@eik/sink": "1.2.5",
"@eik/sink-file-system": "2.0.0",
"@eik/sink-memory": "2.0.0",
"@eik/sink-file-system": "2.0.2",
"@eik/sink-memory": "2.0.1",
"@metrics/client": "2.5.4",
"abslog": "2.4.4",
"busboy": "1.6.0",
Expand All @@ -41,7 +41,7 @@
"unique-slug": "5.0.0"
},
"devDependencies": {
"@eik/eslint-config": "1.0.5",
"@eik/eslint-config": "1.0.7",
"@eik/prettier-config": "1.0.1",
"@eik/semantic-release-config": "1.0.0",
"@eik/typescript-config": "1.0.0",
Expand Down

0 comments on commit 59b4655

Please sign in to comment.