Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#10)
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 Aug 29, 2022
1 parent 266aed5 commit 1e64a5f
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 126 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-ast",
"version": "0.5.5",
"packageManager": "pnpm@7.9.3",
"packageManager": "pnpm@7.9.5",
"description": "Manipulate the AST to transform your code.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -77,7 +77,7 @@
"@babel/parser": "^7.18.13",
"@rollup/pluginutils": "^4.2.1",
"magic-string": "^0.26.2",
"unplugin": "^0.9.4"
"unplugin": "^0.9.5"
},
"devDependencies": {
"@babel/generator": "^7.18.13",
Expand All @@ -86,15 +86,15 @@
"@types/babel__generator": "^7.6.4",
"@types/node": "*",
"bumpp": "^8.2.1",
"eslint": "^8.22.0",
"eslint": "^8.23.0",
"eslint-define-config": "^1.6.0",
"estree-walker": "^3.0.1",
"fast-glob": "^3.2.11",
"prettier": "^2.7.1",
"rollup": "^2.78.1",
"tsup": "^6.2.2",
"tsup": "^6.2.3",
"tsx": "^3.8.2",
"typescript": "^4.7.4",
"typescript": "^4.8.2",
"vite": "^3.0.9",
"vitest": "^0.22.1"
},
Expand Down

0 comments on commit 1e64a5f

Please sign in to comment.