Skip to content

Commit b6ed7ca

Browse files
committed
chore(deps): update eslint dependencies to ^6.19.1
1 parent 8044676 commit b6ed7ca

File tree

5 files changed

+59
-59
lines changed

5 files changed

+59
-59
lines changed

packages/constants/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"license": "GPL-3.0",
3030
"devDependencies": {
3131
"@types/node": "^20.11.5",
32-
"@typescript-eslint/eslint-plugin": "^6.19.0",
33-
"@typescript-eslint/parser": "^6.19.0",
32+
"@typescript-eslint/eslint-plugin": "^6.19.1",
33+
"@typescript-eslint/parser": "^6.19.1",
3434
"eslint": "^8.56.0",
3535
"rimraf": "^5.0.5",
3636
"typescript": "^5.3.3"

packages/decorators/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"license": "GPL-3.0",
3030
"devDependencies": {
3131
"@types/node": "^20.11.5",
32-
"@typescript-eslint/eslint-plugin": "^6.19.0",
33-
"@typescript-eslint/parser": "^6.19.0",
32+
"@typescript-eslint/eslint-plugin": "^6.19.1",
33+
"@typescript-eslint/parser": "^6.19.1",
3434
"eslint": "^8.56.0",
3535
"rimraf": "^5.0.5",
3636
"typescript": "^5.3.3"

packages/prisma/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"license": "GPL-3.0",
3030
"devDependencies": {
3131
"@types/node": "^20.11.5",
32-
"@typescript-eslint/eslint-plugin": "^6.19.0",
33-
"@typescript-eslint/parser": "^6.19.0",
32+
"@typescript-eslint/eslint-plugin": "^6.19.1",
33+
"@typescript-eslint/parser": "^6.19.1",
3434
"eslint": "^8.56.0",
3535
"prisma": "^5.8.1",
3636
"rimraf": "^5.0.5",

packages/utilities/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"devDependencies": {
3131
"@types/amqplib": "^0.10.4",
3232
"@types/node": "^20.11.5",
33-
"@typescript-eslint/eslint-plugin": "^6.19.0",
34-
"@typescript-eslint/parser": "^6.19.0",
33+
"@typescript-eslint/eslint-plugin": "^6.19.1",
34+
"@typescript-eslint/parser": "^6.19.1",
3535
"amqplib": "^0.10.3",
3636
"eslint": "^8.56.0",
3737
"ioredis": "^5.3.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)