Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 6f73f25 commit 9b377a4
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 163 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ast-kit",
"version": "0.12.1",
"packageManager": "pnpm@9.0.5",
"packageManager": "pnpm@9.0.6",
"description": "A toolkit for easy AST generation and manipulation.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -47,17 +47,17 @@
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/ui": "^1.5.0",
"@vitest/coverage-v8": "^1.5.2",
"@vitest/ui": "^1.5.2",
"bumpp": "^9.4.0",
"eslint": "^9.1.0",
"eslint": "^9.1.1",
"estree-walker": "^3.0.3",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"tsx": "^4.7.3",
"typescript": "^5.4.5",
"vitest": "^1.5.0"
"vitest": "^1.5.2"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit 9b377a4

Please sign in to comment.