Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#242)
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 Mar 31, 2023
1 parent 9039fe4 commit f703e87
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 171 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"defu": "^6.1.2",
"esbuild": "^0.17.14",
"globby": "^13.1.3",
"hookable": "^5.5.2",
"hookable": "^5.5.3",
"jiti": "^1.18.2",
"magic-string": "^0.30.0",
"mkdist": "^1.1.2",
"mkdist": "^1.2.0",
"mlly": "^1.2.0",
"mri": "^1.2.0",
"pathe": "^1.1.0",
Expand All @@ -52,18 +52,18 @@
"rollup": "^3.20.2",
"rollup-plugin-dts": "^5.3.0",
"scule": "^1.0.0",
"typescript": "^5.0.2",
"untyped": "^1.2.2"
"typescript": "^5.0.3",
"untyped": "^1.3.2"
},
"devDependencies": {
"@types/mri": "^1.1.1",
"@types/node": "^18.15.10",
"@vitest/coverage-c8": "^0.29.7",
"changelogen": "^0.5.1",
"eslint": "^8.36.0",
"@types/node": "^18.15.11",
"@vitest/coverage-c8": "^0.29.8",
"changelogen": "^0.5.2",
"eslint": "^8.37.0",
"eslint-config-unjs": "^0.1.0",
"prettier": "^2.8.7",
"vitest": "^0.29.7"
"vitest": "^0.29.8"
},
"packageManager": "[email protected].3"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit f703e87

Please sign in to comment.