Skip to content

Commit

Permalink
build(deps-dev): Bump eslint from 8.32.0 to 8.33.0 (#149)
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 Jan 30, 2023
1 parent 7812e7f commit e11374b
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 @@ -115,7 +115,7 @@
"conventional-recommended-bump": "6.1.0",
"cspell": "6.19.2",
"esbuild": "0.17.4",
"eslint": "8.32.0",
"eslint": "8.33.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 @@ -1074,7 +1074,7 @@ __metadata:
conventional-recommended-bump: "npm:6.1.0"
cspell: "npm:6.19.2"
esbuild: "npm:0.17.4"
eslint: "npm:8.32.0"
eslint: "npm:8.33.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 @@ -4127,9 +4127,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.32.0":
version: 8.32.0
resolution: "eslint@npm:8.32.0"
"eslint@npm:8.33.0":
version: 8.33.0
resolution: "eslint@npm:8.33.0"
dependencies:
"@eslint/eslintrc": "npm:^1.4.1"
"@humanwhocodes/config-array": "npm:^0.11.8"
Expand Down Expand Up @@ -4172,7 +4172,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: cc00214baef7655ccf19f65017910e6f24786958a19f481fbbc9595060aad7437646ffde1d123d13aef60a0ff61ab09573bff0319679d632e87dd1d0f9878c3e
checksum: 616877cf98325f619070e6c85b1bb4734fe99202871f5f43cbb9c56b13d7cacf8caa499c61c0a112541067be3b6143cd0497d1319950a4a1d355adeff8504596
languageName: node
linkType: hard

Expand Down

0 comments on commit e11374b

Please sign in to comment.