Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#9)
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 May 1, 2023
1 parent cbaf8da commit f9b24f3
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 142 deletions.
16 changes: 8 additions & 8 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-glob",
"version": "0.3.2",
"packageManager": "pnpm@8.2.0",
"packageManager": "pnpm@8.3.1",
"description": "Imports or exports files using glob match for ES Module.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -74,16 +74,16 @@
},
"devDependencies": {
"@sxzz/eslint-config": "^2.4.6",
"@types/node": "^18.15.11",
"@types/node": "^18.16.3",
"bumpp": "^9.1.0",
"eslint": "^8.38.0",
"eslint-define-config": "^1.18.0",
"prettier": "^2.8.7",
"rollup": "^3.20.3",
"eslint": "^8.39.0",
"eslint-define-config": "^1.20.0",
"prettier": "^2.8.8",
"rollup": "^3.21.2",
"tsup": "^6.7.0",
"tsx": "^3.12.6",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
"vite": "^4.2.1",
"vite": "^4.3.3",
"vitest": "^0.30.1"
},
"engines": {
Expand Down

0 comments on commit f9b24f3

Please sign in to comment.