Skip to content

Commit

Permalink
chore(deps): update eslint dependencies (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent cee0650 commit 36b55a5
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 100 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"license": "GPL-3.0",
"devDependencies": {
"@discordjs/builders": "^1.7.0",
"@hazmi35/eslint-config": "^9.0.0",
"@hazmi35/eslint-config": "^11.0.0",
"@nezuchan/core": "^0.7.3",
"@nezuchan/decorators": "^0.2.0",
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.102",
"@types/amqplib": "^0.10.4",
"@types/common-tags": "^1.8.4",
"@types/node": "^20.10.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"eslint": "^8.56.0",
"rimraf": "^5.0.5",
"typescript": "^5.3.3"
Expand Down
174 changes: 77 additions & 97 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 36b55a5

Please sign in to comment.