Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2023
1 parent b88100f commit 946d4ce
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 @@ -58,7 +58,7 @@
"@types/util.promisify": "^1.0.4",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"eslint": "8.31.0",
"eslint": "8.33.0",
"husky": "^8.0.1",
"jest": "^29.0.0",
"pinst": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3952,9 +3952,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4357,7 +4357,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.40.0
"@typescript-eslint/parser": ^5.40.0
byline: 5.0.0
eslint: 8.31.0
eslint: 8.33.0
husky: ^8.0.1
jest: ^29.0.0
pinst: ^3.0.0
Expand Down

0 comments on commit 946d4ce

Please sign in to comment.