aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-13 15:03:17 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commiteaba90fb425a70348f22f6cf514d8804c45b4fcd (patch)
tree88aa135b7a3ca0f36a9aa1f2ef6e4d9422523a87 /vnext/package.json
parent547502b96b9fa2e3715c5b738dc4abfab6178338 (diff)
Bump eslint-plugin-jest-dom from 4.0.2 to 4.0.3
Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases) - [Commits](https://github.com/testing-library/eslint-plugin-jest-dom/compare/v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest-dom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 86cec0ff..987d949b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -27,7 +27,7 @@
"cssnano": "^5.1.14",
"eslint": "^8.27.0",
"eslint-plugin-jest": "^27.1.5",
- "eslint-plugin-jest-dom": "^4.0.2",
+ "eslint-plugin-jest-dom": "^4.0.3",
"eslint-plugin-jsdoc": "^39.6.2",
"eslint-plugin-no-floating-promise": "^1.0.2",
"eslint-plugin-only-ascii": "^0.0.0",