Skip to content

Commit dfa3e2a

Browse files
committed
chore: upgrade dev dependencies
1 parent 51bfad5 commit dfa3e2a

File tree

2 files changed

+507
-703
lines changed

2 files changed

+507
-703
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,18 +58,18 @@
5858
},
5959
"devDependencies": {
6060
"@pvtnbr/eslint-config": "^0.33.0",
61-
"@types/node": "^18.11.0",
61+
"@types/node": "^18.13.0",
6262
"clean-pkg-json": "^1.2.0",
6363
"eslint": "^8.27.0",
64-
"kolorist": "^1.6.0",
65-
"lint-staged": "^13.0.3",
66-
"manten": "^0.5.0",
64+
"kolorist": "^1.7.0",
65+
"lint-staged": "^13.1.2",
66+
"manten": "^0.6.1",
6767
"nanospy": "^0.5.0",
68-
"pkgroll": "^1.4.0",
68+
"pkgroll": "^1.9.0",
6969
"simple-git-hooks": "^2.8.1",
70-
"tsd": "^0.24.1",
71-
"tsx": "^3.11.0",
72-
"typescript": "^4.8.4"
70+
"tsd": "^0.25.0",
71+
"tsx": "^3.12.3",
72+
"typescript": "^4.9.5"
7373
},
7474
"eslintConfig": {
7575
"extends": "@pvtnbr",

0 commit comments

Comments
 (0)