Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#15)
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 6, 2023
1 parent 9cdef58 commit db600c1
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 221 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-macros",
"version": "0.8.3",
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"description": "Macros for bundlers.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -84,18 +84,18 @@
},
"devDependencies": {
"@babel/types": "^7.23.0",
"@sxzz/eslint-config": "^3.7.0",
"@sxzz/eslint-config": "^3.7.4",
"@sxzz/prettier-config": "^1.0.4",
"@types/dedent": "^0.7.1",
"@types/node": "^20.8.9",
"@vue-macros/test-utils": "^1.2.0",
"@types/node": "^20.8.10",
"@vue-macros/test-utils": "^1.2.1",
"bumpp": "^9.2.0",
"dedent": "^1.5.1",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.1",
"prettier": "^3.0.3",
"rollup": "^4.1.5",
"rollup": "^4.3.0",
"tsup": "^7.2.0",
"tsx": "^3.14.0",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit db600c1

Please sign in to comment.