Skip to content

Commit 75b2c05

Browse files
fix(deps): update dependency eslint-plugin-jest-dom to v5.5.0 (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96037a3 commit 75b2c05

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

configs/eslint-config-custom/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-custom",
3-
"version": "1.5.8",
3+
"version": "1.5.9",
44
"private": true,
55
"license": "MIT",
66
"scripts": {
@@ -15,7 +15,7 @@
1515
"eslint-plugin-chai-friendly": "0.7.4",
1616
"eslint-plugin-import": "2.29.1",
1717
"eslint-plugin-jest": "27.9.0",
18-
"eslint-plugin-jest-dom": "5.4.0",
18+
"eslint-plugin-jest-dom": "5.5.0",
1919
"eslint-plugin-jest-formatting": "3.1.0",
2020
"eslint-plugin-lit": "1.14.0",
2121
"eslint-plugin-lit-a11y": "1.1.0",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)