Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#23)
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 Nov 21, 2022
1 parent fb31eeb commit 1c795e5
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 115 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-ast",
"version": "0.5.5",
"packageManager": "pnpm@7.15.0",
"packageManager": "pnpm@7.17.0",
"description": "Manipulate the AST to transform your code.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -86,17 +86,17 @@
"@types/babel__generator": "^7.6.4",
"@types/node": "*",
"bumpp": "^8.2.1",
"eslint": "^8.27.0",
"eslint": "^8.28.0",
"eslint-define-config": "^1.12.0",
"estree-walker": "^3.0.1",
"fast-glob": "^3.2.12",
"prettier": "^2.7.1",
"rollup": "^2.79.1",
"tsup": "^6.4.0",
"tsup": "^6.5.0",
"tsx": "^3.12.1",
"typescript": "^4.8.4",
"vite": "^3.2.3",
"vitest": "^0.25.1"
"typescript": "^4.9.3",
"vite": "^3.2.4",
"vitest": "^0.25.2"
},
"engines": {
"node": ">=14.19.0"
Expand Down

0 comments on commit 1c795e5

Please sign in to comment.