Skip to content

Commit 873ff7c

Browse files
authored
chore: bump all dependencies (#33)
1 parent 41978a3 commit 873ff7c

File tree

8 files changed

+367
-303
lines changed

8 files changed

+367
-303
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,17 @@
5959
},
6060
"license": "MIT",
6161
"dependencies": {
62-
"kolorist": "^1.6.0",
63-
"minimist": "^1.2.7",
62+
"kolorist": "^1.8.0",
63+
"minimist": "^1.2.8",
6464
"prompts": "^2.4.2"
6565
},
6666
"devDependencies": {
67-
"@playwright/test": "^1.32.3",
68-
"@types/node": "^18.15.11",
69-
"esbuild": "^0.14.11",
70-
"husky": "^8.0.2",
71-
"lint-staged": "^13.1.0",
72-
"prettier": "2.5.1",
67+
"@playwright/test": "^1.33.0",
68+
"@types/node": "^18.16.3",
69+
"esbuild": "^0.17.18",
70+
"husky": "^8.0.3",
71+
"lint-staged": "^13.2.2",
72+
"prettier": "2.8.8",
7373
"standard-version": "^9.5.0"
7474
},
7575
"lint-staged": {

0 commit comments

Comments
 (0)