Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#172)
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 Oct 18, 2022
1 parent b4525f6 commit 55d7170
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 238 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin",
"version": "0.9.6",
"packageManager": "pnpm@7.12.1",
"packageManager": "pnpm@7.13.5",
"description": "Unified plugin system for build tools",
"repository": "unjs/unplugin",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@ampproject/remapping": "^2.2.0",
"@antfu/ni": "^0.18.0",
"@antfu/ni": "^0.18.2",
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@types/express": "^4.17.14",
"@types/fs-extra": "^9.0.13",
Expand All @@ -46,18 +46,18 @@
"bumpp": "^8.2.1",
"conventional-changelog-cli": "^2.2.2",
"enhanced-resolve": "^5.10.0",
"esbuild": "^0.15.8",
"eslint": "^8.23.1",
"esbuild": "^0.15.11",
"eslint": "^8.25.0",
"fast-glob": "^3.2.12",
"fs-extra": "^10.1.0",
"jiti": "^1.16.0",
"magic-string": "^0.26.3",
"magic-string": "^0.26.7",
"picocolors": "^1.0.0",
"rollup": "^2.79.0",
"tsup": "^6.2.3",
"typescript": "^4.8.3",
"vite": "^3.1.3",
"vitest": "^0.23.4",
"rollup": "^2.79.1",
"tsup": "^6.3.0",
"typescript": "^4.8.4",
"vite": "^3.1.8",
"vitest": "^0.24.3",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
}
Expand Down

0 comments on commit 55d7170

Please sign in to comment.