Skip to content

Commit

Permalink
ABF-5730 chore(deps): update dependency eslint to v8.34.0 (#353)
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 Feb 13, 2023
1 parent 183fa8c commit 94c8cd6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"eslint": "8.33.0",
"eslint": "8.34.0",
"eslint-import-resolver-node": "0.3.7",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-import": "2.27.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ __metadata:
"@types/node": 18.13.0
"@typescript-eslint/eslint-plugin": 5.51.0
"@typescript-eslint/parser": 5.51.0
eslint: 8.33.0
eslint: 8.34.0
eslint-import-resolver-node: 0.3.7
eslint-import-resolver-typescript: 3.5.3
eslint-plugin-import: 2.27.5
Expand Down Expand Up @@ -2579,9 +2579,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.33.0":
version: 8.33.0
resolution: "eslint@npm:8.33.0"
"eslint@npm:8.34.0":
version: 8.34.0
resolution: "eslint@npm:8.34.0"
dependencies:
"@eslint/eslintrc": ^1.4.1
"@humanwhocodes/config-array": ^0.11.8
Expand Down Expand Up @@ -2624,7 +2624,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 727e63ab8b7acf281442323c5971f6afdd5b656fbcebc4476cf54e35af51b2f180617433fc5e1952f0449ca3f43a905527f9407ea4b8a7ea7562fc9c3f278d4c
checksum: 4e13e9eb05ac2248efbb6acae0b2325091235d5c47ba91a4775c7d6760778cbcd358a773ebd42f4629d2ad89e27c02f5d66eb1f737d75d9f5fc411454f83b2e5
languageName: node
linkType: hard

Expand Down

0 comments on commit 94c8cd6

Please sign in to comment.