Skip to content

Commit

Permalink
build(deps-dev): Bump eslint from 8.33.0 to 8.34.0 (#181)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2023
1 parent b4f1768 commit d16c8e6
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 @@ -120,7 +120,7 @@
"cross-env": "7.0.3",
"cspell": "6.22.0",
"esbuild": "0.17.7",
"eslint": "8.33.0",
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,7 @@ __metadata:
cross-env: "npm:7.0.3"
cspell: "npm:6.22.0"
esbuild: "npm:0.17.7"
eslint: "npm:8.33.0"
eslint: "npm:8.34.0"
eslint-config-prettier: "npm:8.6.0"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
Expand Down Expand Up @@ -4581,9 +4581,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": "npm:^1.4.1"
"@humanwhocodes/config-array": "npm:^0.11.8"
Expand Down Expand Up @@ -4626,7 +4626,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 616877cf98325f619070e6c85b1bb4734fe99202871f5f43cbb9c56b13d7cacf8caa499c61c0a112541067be3b6143cd0497d1319950a4a1d355adeff8504596
checksum: ec20023e4d680f390b89509f27b40824957d6518ed19c43c52b979e891a3ee225cf09a7fc9e9f882b3636f5cfa34a7a2e20416a2b22047d94db9b1ac3a55e9d9
languageName: node
linkType: hard

Expand Down

0 comments on commit d16c8e6

Please sign in to comment.