Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Oct 19, 2022
1 parent f7773e6 commit b8d4370
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 178 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"dev": "tsx watch --conditions=development tests"
},
"dependencies": {
"expect": "^29.0.3"
"expect": "^29.2.1"
},
"devDependencies": {
"@pvtnbr/eslint-config": "^0.30.2",
"@types/node": "^18.7.21",
"@types/node": "^18.11.2",
"cleye": "^1.2.1",
"eslint": "^8.25.0",
"execa": "^6.1.0",
"kleur": "^4.1.5",
"pkgroll": "^1.4.0",
"tsx": "^3.9.0",
"typescript": "^4.8.3"
"tsx": "^3.10.3",
"typescript": "^4.8.4"
},
"eslintConfig": {
"extends": "@pvtnbr",
Expand Down
Loading

0 comments on commit b8d4370

Please sign in to comment.