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 Dec 12, 2022
1 parent d5d8f6e commit 0504f3a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 76 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-ast",
"version": "0.6.0",
"packageManager": "pnpm@7.18.0",
"packageManager": "pnpm@7.18.1",
"description": "Manipulate the AST to transform your code.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -77,26 +77,26 @@
"@babel/parser": "^7.20.5",
"@rollup/pluginutils": "^5.0.2",
"magic-string": "^0.27.0",
"unplugin": "^1.0.0"
"unplugin": "^1.0.1"
},
"devDependencies": {
"@babel/generator": "^7.20.5",
"@babel/types": "^7.20.5",
"@sxzz/eslint-config": "^2.4.4",
"@types/babel__generator": "^7.6.4",
"@types/node": "^18.11.12",
"@types/node": "^18.11.13",
"bumpp": "^8.2.1",
"eslint": "^8.29.0",
"eslint-define-config": "^1.12.0",
"estree-walker": "^3.0.1",
"fast-glob": "^3.2.12",
"prettier": "^2.8.1",
"rollup": "^3.7.0",
"rollup": "^3.7.3",
"tsup": "^6.5.0",
"tsx": "^3.12.1",
"typescript": "^4.9.4",
"vite": "^4.0.0",
"vitest": "^0.25.6"
"vitest": "^0.25.7"
},
"engines": {
"node": ">=14.19.0"
Expand Down
100 changes: 29 additions & 71 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 0504f3a

Please sign in to comment.