Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 8a9bb6c

Browse files
Update dependency eslint to v8.29.0
1 parent 2f7c5d0 commit 8a9bb6c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@typescript-eslint/eslint-plugin": "5.43.0",
6565
"@typescript-eslint/parser": "5.43.0",
6666
"all-contributors-cli": "6.24.0",
67-
"eslint": "8.27.0",
67+
"eslint": "8.29.0",
6868
"eslint-config-prettier": "8.5.0",
6969
"eslint-plugin-import": "2.26.0",
7070
"eslint-plugin-jsdoc": "39.6.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1629,7 +1629,7 @@ __metadata:
16291629
colors: ^1.4.0
16301630
cors: ^2.8.5
16311631
dotenv: ^16.0.3
1632-
eslint: 8.27.0
1632+
eslint: 8.29.0
16331633
eslint-config-prettier: 8.5.0
16341634
eslint-plugin-import: 2.26.0
16351635
eslint-plugin-jsdoc: 39.6.2
@@ -2645,9 +2645,9 @@ __metadata:
26452645
languageName: node
26462646
linkType: hard
26472647

2648-
"eslint@npm:8.27.0":
2649-
version: 8.27.0
2650-
resolution: "eslint@npm:8.27.0"
2648+
"eslint@npm:8.29.0":
2649+
version: 8.29.0
2650+
resolution: "eslint@npm:8.29.0"
26512651
dependencies:
26522652
"@eslint/eslintrc": ^1.3.3
26532653
"@humanwhocodes/config-array": ^0.11.6
@@ -2690,7 +2690,7 @@ __metadata:
26902690
text-table: ^0.2.0
26912691
bin:
26922692
eslint: bin/eslint.js
2693-
checksum: 153b022d309e1b647a73b1bb0fa98912add699b06e279084155f23c6f2b5fc5abd05411fc1ba81608a24bbfaf044ca079544c16fffa6fc987b8f676c9960a2c4
2693+
checksum: e05204b05907b82d910983995cb946e0ba62ca514eb2b6791c43f623333b143564a2eee0139909d31c10935c21877d815b1f76dd674a59cb91c471064325c4ab
26942694
languageName: node
26952695
linkType: hard
26962696

0 commit comments

Comments
 (0)