Skip to content

Commit

Permalink
chore: update dependencies (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubblyworld authored and guybedford committed Feb 15, 2023
1 parent 41f71f1 commit b3dce35
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,15 @@
"picocolors": "^1.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.34.0",
"@antfu/eslint-config": "^0.34.2",
"@types/node": "^18.13.0",
"cac": "^6.7.14",
"esbuild": "^0.16.10",
"eslint": "^8.30.0",
"esbuild": "^0.16.17",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"prettier": "^2.8.4",
"tinyspy": "^1.0.2",
"tsx": "^3.12.1",
"typescript": "^4.9.4"
"tinyspy": "^1.1.1",
"tsx": "^3.12.3",
"typescript": "^4.9.5"
}
}

0 comments on commit b3dce35

Please sign in to comment.