Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 8b24338 commit 5f241cb
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"license": "MIT",
"name": "crystal-nest",
"description": "A Nest rewrite of crystal, the SOS Discord bot",
"version": "0.5.1-192",
"version": "0.5.1-193",
"author": "Jonas Schultheiss <[email protected]> (https://jonasschultheiss.dev)",
"keywords": [
"discord",
Expand Down Expand Up @@ -66,8 +66,8 @@
"@types/jest": "29.5.13",
"@types/node": "22.7.6",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
94 changes: 47 additions & 47 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 5f241cb

Please sign in to comment.