Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#57)
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 May 16, 2023
1 parent d2a543b commit 05480da
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"dependencies": {
"@babel/parser": "^7.21.8",
"@babel/types": "^7.21.5",
"recast": "^0.22.0"
"recast": "^0.23.2"
},
"devDependencies": {
"@types/node": "^18.16.8",
"@types/node": "^18.16.10",
"@vitest/coverage-c8": "^0.31.0",
"@vitest/ui": "^0.31.0",
"changelogen": "^0.5.3",
Expand All @@ -64,5 +64,5 @@
"prettier -w"
]
},
"packageManager": "pnpm@8.5.0"
"packageManager": "pnpm@8.5.1"
}
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 05480da

Please sign in to comment.