Skip to content

Commit ddad30b

Browse files
committed
chore: update deps
1 parent 6f89c64 commit ddad30b

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -36,27 +36,27 @@
3636
},
3737
"homepage": "https://github.com/molvqingtai/event-hub#readme",
3838
"devDependencies": {
39-
"@commitlint/cli": "^17.4.2",
40-
"@commitlint/config-conventional": "^17.4.2",
41-
"@semantic-release/changelog": "^6.0.2",
39+
"@commitlint/cli": "^17.8.1",
40+
"@commitlint/config-conventional": "^17.8.1",
41+
"@semantic-release/changelog": "^6.0.3",
4242
"@semantic-release/git": "^10.0.1",
43-
"@typescript-eslint/eslint-plugin": "^5.51.0",
44-
"@typescript-eslint/parser": "^5.51.0",
45-
"@vitest/coverage-c8": "^0.28.4",
46-
"eslint": "^8.33.0",
47-
"eslint-config-prettier": "^8.6.0",
48-
"eslint-config-standard": "^17.0.0",
49-
"eslint-config-standard-with-typescript": "^34.0.0",
50-
"eslint-plugin-import": "^2.27.5",
51-
"eslint-plugin-n": "^15.6.1",
43+
"@typescript-eslint/eslint-plugin": "^5.62.0",
44+
"@typescript-eslint/parser": "^5.62.0",
45+
"@vitest/coverage-c8": "^0.28.5",
46+
"eslint": "^8.57.1",
47+
"eslint-config-prettier": "^8.10.2",
48+
"eslint-config-standard": "^17.1.0",
49+
"eslint-config-standard-with-typescript": "^34.0.1",
50+
"eslint-plugin-import": "^2.32.0",
51+
"eslint-plugin-n": "^15.7.0",
5252
"eslint-plugin-node": "^11.1.0",
53-
"eslint-plugin-prettier": "^4.2.1",
54-
"eslint-plugin-promise": "^6.1.1",
53+
"eslint-plugin-prettier": "^4.2.5",
54+
"eslint-plugin-promise": "^6.6.0",
5555
"husky": "^8.0.3",
56-
"prettier": "^2.8.4",
57-
"semantic-release": "^20.1.0",
56+
"prettier": "^2.8.8",
57+
"semantic-release": "^20.1.3",
5858
"typescript": "^4.9.5",
59-
"vitest": "^0.28.4"
59+
"vitest": "^0.28.5"
6060
},
6161
"publishConfig": {
6262
"access": "public"

pnpm-lock.yaml

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)