Skip to content

Commit

Permalink
Update dependency eslint to v8.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2023
1 parent 4375948 commit 10ebf76
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apps/push/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"eslint": "8.37.0",
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
"jest": "29.5.0",
"npm-run-all": "4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"eslint": "8.37.0",
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
"jest": "29.5.0",
"npm-run-all": "4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/video/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"eslint": "8.37.0",
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
"jest": "29.5.0",
"npm-run-all": "4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"eslint": "8.37.0",
"eslint": "8.38.0",
"eslint-config-next": "13.2.4",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jest-dom": "4.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@typescript-eslint/experimental-utils": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"aspida": "1.11.0",
"eslint": "8.37.0",
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-aspida": "0.1.0",
"npm-run-all": "4.1.5",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3078,10 +3078,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.37.0":
version: 8.37.0
resolution: "@eslint/js@npm:8.37.0"
checksum: 7a07fb085c94ce1538949012c292fd3a6cd734f149bc03af6157dfbd8a7477678899ef57b4a27e15b36470a997389ad79a0533d5880c71e67720ae1a7de7c62d
"@eslint/js@npm:8.38.0":
version: 8.38.0
resolution: "@eslint/js@npm:8.38.0"
checksum: 1f28987aa8c9cd93e23384e16c7220863b39b5dc4b66e46d7cdbccce868040f455a98d24cd8b567a884f26545a0555b761f7328d4a00c051e7ef689cbea5fce1
languageName: node
linkType: hard

Expand Down Expand Up @@ -5050,7 +5050,7 @@ __metadata:
"@typescript-eslint/experimental-utils": 5.57.1
"@typescript-eslint/parser": 5.57.1
aspida: 1.11.0
eslint: 8.37.0
eslint: 8.38.0
eslint-config-prettier: 8.8.0
eslint-plugin-aspida: 0.1.0
npm-run-all: 4.1.5
Expand Down Expand Up @@ -6913,14 +6913,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.37.0":
version: 8.37.0
resolution: "eslint@npm:8.37.0"
"eslint@npm:8.38.0":
version: 8.38.0
resolution: "eslint@npm:8.38.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.4.0
"@eslint/eslintrc": ^2.0.2
"@eslint/js": 8.37.0
"@eslint/js": 8.38.0
"@humanwhocodes/config-array": ^0.11.8
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
Expand Down Expand Up @@ -6959,7 +6959,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 80f3d5cdce2d671f4794e392d234a78d039c347673defb0596268bd481e8f30a53d93c01ff4f66a546c87d97ab4122c0e9cafe1371f87cb03cee6b7d5aa97595
checksum: 73b6d9b650d0434aa7c07d0a1802f099b086ee70a8d8ba7be730439a26572a5eb71def12125c82942be2ec8ee5be38a6f1b42a13e40d4b67f11a148ec9e263eb
languageName: node
linkType: hard

Expand Down Expand Up @@ -10956,7 +10956,7 @@ __metadata:
"@typescript-eslint/parser": 5.57.1
ajv: 8.12.0
api-types: "workspace:^"
eslint: 8.37.0
eslint: 8.38.0
eslint-config-prettier: 8.8.0
ffmpeg-ffprobe-static: 4.4.0-rc.11
ffmpeg-static: 5.1.0
Expand Down Expand Up @@ -11623,7 +11623,7 @@ __metadata:
api-types: "workspace:^"
bullmq: 3.10.4
dotenv: 16.0.3
eslint: 8.37.0
eslint: 8.38.0
eslint-config-prettier: 8.8.0
ioredis: 5.3.1
is-valid-domain: 0.1.6
Expand Down Expand Up @@ -13033,7 +13033,7 @@ __metadata:
"@typescript-eslint/parser": 5.57.1
ajv: 8.12.0
api-types: "workspace:^"
eslint: 8.37.0
eslint: 8.38.0
eslint-config-prettier: 8.8.0
ffmpeg-static: 5.1.0
fluent-ffmpeg: 2.1.2
Expand Down Expand Up @@ -13090,7 +13090,7 @@ __metadata:
"@typescript-eslint/parser": 5.57.1
api-types: "*"
canvas: 2.11.0
eslint: 8.37.0
eslint: 8.38.0
eslint-config-next: 13.2.4
eslint-config-prettier: 8.8.0
eslint-plugin-jest-dom: 4.0.3
Expand Down

0 comments on commit 10ebf76

Please sign in to comment.