Skip to content

Commit 6c97aa0

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 3a40169 commit 6c97aa0

File tree

2 files changed

+179
-174
lines changed

2 files changed

+179
-174
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"author": "David Peng",
1616
"license": "ISC",
1717
"devDependencies": {
18-
"@commitlint/cli": "17.1.2",
19-
"@commitlint/config-conventional": "17.1.0",
20-
"@commitlint/cz-commitlint": "17.1.2",
21-
"@types/node": "18.11.8",
22-
"@typescript-eslint/eslint-plugin": "5.41.0",
23-
"@typescript-eslint/parser": "5.41.0",
18+
"@commitlint/cli": "17.2.0",
19+
"@commitlint/config-conventional": "17.2.0",
20+
"@commitlint/cz-commitlint": "17.2.0",
21+
"@types/node": "18.11.9",
22+
"@typescript-eslint/eslint-plugin": "5.42.0",
23+
"@typescript-eslint/parser": "5.42.0",
2424
"commitizen": "4.2.5",
25-
"esbuild": "0.15.12",
25+
"esbuild": "0.15.13",
2626
"esbuild-plugin-pino": "1.2.5",
27-
"eslint": "8.26.0",
27+
"eslint": "8.27.0",
2828
"eslint-config-prettier": "8.5.0",
2929
"eslint-plugin-prettier": "4.2.1",
3030
"husky": "8.0.1",

0 commit comments

Comments
 (0)