Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2)
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 Sep 4, 2023
1 parent 61286f6 commit c29779f
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 41 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-macros",
"version": "0.8.3",
"packageManager": "pnpm@8.6.0",
"packageManager": "pnpm@8.7.1",
"description": "Macros for bundlers.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -84,20 +84,20 @@
},
"devDependencies": {
"@babel/types": "^7.22.11",
"@sxzz/eslint-config": "^3.4.0",
"@sxzz/eslint-config": "^3.5.1",
"@sxzz/prettier-config": "^1.0.4",
"@types/dedent": "^0.7.0",
"@types/node": "^20.5.7",
"@types/node": "^20.5.9",
"@vue-macros/test-utils": "^1.1.2",
"bumpp": "^9.2.0",
"dedent": "^1.5.1",
"eslint": "^8.48.0",
"eslint-define-config": "^1.23.0",
"fast-glob": "^3.3.1",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"rollup": "^3.28.1",
"tsup": "^7.2.0",
"tsx": "^3.12.7",
"tsx": "^3.12.8",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
},
Expand Down
104 changes: 68 additions & 36 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 c29779f

Please sign in to comment.