Skip to content

Commit

Permalink
chore: update dependencies (#88)
Browse files Browse the repository at this point in the history
This PR was automatically created by the deps-sync workflow.

Renovate will continue to push to deps.

Review each dependency update and merge as needed.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: aryaemami59 <aryaemami59@users.noreply.github.com>
Co-authored-by: mmkal <mmkal@users.noreply.github.com>
  • Loading branch information
4 people authored Aug 7, 2024
1 parent ac3f92e commit 14e715c
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 172 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"test": "vitest run"
},
"devDependencies": {
"@types/node": "^14.0.0",
"@types/node": "^20.0.0",
"eslint": "^8.57.0",
"eslint-plugin-mmkal": "0.7.0",
"np": "^10.0.0",
"pkg-pr-new": "0.0.19",
"strip-ansi": "6.0.1",
"pkg-pr-new": "0.0.20",
"strip-ansi": "7.1.0",
"ts-morph": "16.0.0",
"typescript": "5.5.4",
"vitest": "^1.4.0"
"vitest": "^2.0.0"
}
}
Loading

0 comments on commit 14e715c

Please sign in to comment.