Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-chai-expect from 3.0.0 to 3.1.0 (#90
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 0fbab9c commit 8d31552
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"eslint": "8.57.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-mdx": "3.1.5",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-html": "8.1.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1870,7 +1870,7 @@ __metadata:
eslint: "npm:8.57.0"
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-mdx: "npm:3.1.5"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-chai-expect: "npm:3.1.0"
eslint-plugin-html: "npm:8.1.1"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
Expand Down Expand Up @@ -4743,12 +4743,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-chai-expect@npm:3.0.0":
version: 3.0.0
resolution: "eslint-plugin-chai-expect@npm:3.0.0"
"eslint-plugin-chai-expect@npm:3.1.0":
version: 3.1.0
resolution: "eslint-plugin-chai-expect@npm:3.1.0"
peerDependencies:
eslint: ">=2.0.0 <= 8.x"
checksum: 10/8461455f11fd0638cf7fe555922ee528c4560409d50a293d5d8a5bec8c0e45748fba00ac0fad68980bdcb65da59b8c0f5db0942115b94a8ecde864d29a1631d5
eslint: ">=2.0.0 <= 9.x"
checksum: 10/fc6250a8407b5c35eda5c02fcd830994cbdede2da2d4da2d058b5f3f03df4bc500ab30d3638737b10dfa338109c3a963438ae89426a5bb88224870a018ed30a4
languageName: node
linkType: hard

Expand Down

0 comments on commit 8d31552

Please sign in to comment.