Skip to content

Commit

Permalink
feat: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Aug 28, 2023
1 parent c6e03d4 commit 2b542a7
Show file tree
Hide file tree
Showing 2 changed files with 687 additions and 448 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@
"prepack": "pnpm build && clean-pkg-json"
},
"dependencies": {
"expect": "^29.6.2"
"expect": "^29.6.4"
},
"devDependencies": {
"@pvtnbr/eslint-config": "^0.35.0",
"@types/node": "^20.4.5",
"@pvtnbr/eslint-config": "^0.36.0",
"@types/node": "^20.5.7",
"clean-pkg-json": "^1.2.0",
"cleye": "^1.3.2",
"eslint": "^8.46.0",
"execa": "^7.2.0",
"eslint": "^8.48.0",
"execa": "^8.0.1",
"kolorist": "^1.8.0",
"pkgroll": "^1.10.0",
"pkgroll": "^1.11.0",
"pretty-ms": "^8.0.0",
"tsd": "^0.28.1",
"tsx": "^3.12.7",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"eslintConfig": {
"extends": "@pvtnbr",
Expand Down
Loading

0 comments on commit 2b542a7

Please sign in to comment.