Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 20, 2023
1 parent 3606d5c commit f637a17
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 @@ -44,7 +44,7 @@
"commitizen": "4.2.6",
"cz-conventional-changelog": "3.3.0",
"esbuild": "0.15.11",
"eslint": "8.31.0",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"fast-glob": "3.2.12",
"openapi-typescript": "5.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2702,9 +2702,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -3455,7 +3455,7 @@ __metadata:
dedent: 0.7.0
dotenv: 16.0.3
esbuild: 0.15.11
eslint: 8.31.0
eslint: 8.32.0
eslint-config-prettier: 8.6.0
fast-glob: 3.2.12
json-stringify-pretty-compact: 4.0.0
Expand Down

0 comments on commit f637a17

Please sign in to comment.