Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 3, 2023
1 parent a38053a commit f94bb77
Show file tree
Hide file tree
Showing 2 changed files with 1,028 additions and 1,082 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
"tar": "^6.1.13"
},
"devDependencies": {
"@types/node": "^18.15.10",
"@types/node": "^18.15.11",
"@types/tar": "^6.1.4",
"@vitest/coverage-c8": "^0.29.7",
"changelogen": "^0.5.1",
"eslint": "^8.36.0",
"@vitest/coverage-c8": "^0.29.8",
"changelogen": "^0.5.2",
"eslint": "^8.37.0",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.18.2",
"prettier": "^2.8.7",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vitest": "^0.29.7"
"typescript": "^5.0.3",
"unbuild": "^1.2.0",
"vitest": "^0.29.8"
},
"packageManager": "pnpm@7.30.5"
"packageManager": "pnpm@8.0.0"
}

0 comments on commit f94bb77

Please sign in to comment.