Skip to content

Commit c83a901

Browse files
committed
chore: bump deps
1 parent 60ff9dc commit c83a901

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@
1515
"display-notification": "2.0.0",
1616
"fixpack": "^4.0.0",
1717
"get-port": "5.1.1",
18-
"mailparser": "^3.6.4",
19-
"nodemailer": "^6.9.9",
18+
"mailparser": "^3.7.1",
19+
"nodemailer": "^6.9.13",
2020
"open": "7",
2121
"p-event": "4.2.0",
2222
"p-wait-for": "3.2.0",
2323
"pug": "^3.0.3",
24-
"uuid": "^9.0.0"
24+
"uuid": "^9.0.1"
2525
},
2626
"devDependencies": {
27-
"@commitlint/cli": "^17.6.3",
28-
"@commitlint/config-conventional": "^17.6.3",
27+
"@commitlint/cli": "^19.3.0",
28+
"@commitlint/config-conventional": "^19.2.2",
2929
"ava": "^5.2.0",
3030
"cross-env": "^7.0.3",
3131
"eslint": "^8.40.0",
3232
"eslint-config-xo-lass": "^2.0.1",
33-
"husky": "^8.0.3",
34-
"lint-staged": "^13.2.2",
33+
"husky": "^9.0.11",
34+
"lint-staged": "^15.2.5",
3535
"nyc": "^15.1.0",
36-
"remark-cli": "^11.0.0",
36+
"remark-cli": "11.0.0",
3737
"remark-preset-github": "^4.0.4",
3838
"xo": "^0.54.2"
3939
},

0 commit comments

Comments
 (0)