Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#46)
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] committed May 15, 2023
1 parent 82fca50 commit 3f488dd
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-ast",
"version": "0.7.0",
"packageManager": "pnpm@8.4.0",
"packageManager": "pnpm@8.5.1",
"description": "Manipulate the AST to transform your code.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -82,14 +82,14 @@
"@babel/types": "^7.21.5",
"@sxzz/eslint-config": "^2.4.6",
"@types/babel__generator": "^7.6.4",
"@types/node": "^18.16.5",
"@types/node": "^18.16.9",
"bumpp": "^9.1.0",
"eslint": "^8.40.0",
"eslint-define-config": "^1.20.0",
"estree-walker": "^3.0.3",
"fast-glob": "^3.2.12",
"prettier": "^2.8.8",
"rollup": "^3.21.5",
"rollup": "^3.21.7",
"tsup": "^6.7.0",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
Expand Down
42 changes: 21 additions & 21 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 3f488dd

Please sign in to comment.