Skip to content

Commit

Permalink
chore: update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Oct 26, 2023
1 parent d14f023 commit 351c35b
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 310 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"devDependencies": {
"@actions/core": "^1.10.1",
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^18.0.0",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@favware/cliff-jumper": "^2.2.0",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.2",
Expand All @@ -27,10 +27,10 @@
"@sapphire/stopwatch": "^1.5.0",
"@sapphire/ts-config": "^5.0.0",
"@sapphire/utilities": "^3.13.0",
"@types/node": "^20.8.7",
"@types/node": "^20.8.9",
"@types/ws": "^8.5.8",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@vitest/coverage-v8": "^0.34.6",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.61",
Expand Down
Loading

0 comments on commit 351c35b

Please sign in to comment.