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 Sep 9, 2023
1 parent 1e39cb3 commit 511cd75
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 172 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,27 +41,27 @@
"esbuild": "^0.19.2",
"globby": "^13.2.2",
"hookable": "^5.5.3",
"jiti": "^1.19.3",
"jiti": "^1.20.0",
"magic-string": "^0.30.3",
"mkdist": "^1.3.0",
"mlly": "^1.4.1",
"mlly": "^1.4.2",
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"rollup": "^3.28.1",
"rollup-plugin-dts": "^6.0.0",
"rollup": "^3.29.0",
"rollup-plugin-dts": "^6.0.1",
"scule": "^1.0.0",
"untyped": "^1.4.0"
},
"devDependencies": {
"@types/node": "^20.5.7",
"@vitest/coverage-v8": "^0.34.3",
"@types/node": "^20.6.0",
"@vitest/coverage-v8": "^0.34.4",
"changelogen": "^0.5.5",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
"vitest": "^0.34.4"
},
"peerDependencies": {
"typescript": "^5.2.2"
Expand All @@ -71,5 +71,5 @@
"optional": true
}
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].4"
}
Loading

0 comments on commit 511cd75

Please sign in to comment.