aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-08-07 21:53:49 +0000
committerGravatar vitalyster2023-08-09 21:15:41 +0300
commit49de77b64cdce0cd9ad1a34c29cc58ccfa227cf6 (patch)
tree87010b32e9aca9e8d20967676e4aafb073fcce67 /package-lock.json
parent971b433e55e30375a361451077c3d506bd3c95d1 (diff)
build(deps-dev): bump eslint-plugin-jest-dom from 5.0.1 to 5.0.2
Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases) - [Commits](https://github.com/testing-library/eslint-plugin-jest-dom/compare/v5.0.1...v5.0.2) --- 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 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 302f8109..3b537269 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -52,7 +52,7 @@
"eslint": "8.46.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.2.3",
- "eslint-plugin-jest-dom": "^5.0.1",
+ "eslint-plugin-jest-dom": "^5.0.2",
"eslint-plugin-jsdoc": "^46.4.6",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
@@ -8354,9 +8354,9 @@
}
},
"node_modules/eslint-plugin-jest-dom": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.0.1.tgz",
- "integrity": "sha512-zD/BjNk12R5R9cxIu8oa2HfNeDSknI3ewtN8nygIUMQuieWDnTY9Np//6a1Z3G7Y3dx3l45hCUR4EphsgRmUtA==",
+ "version": "5.0.2",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.0.2.tgz",
+ "integrity": "sha512-zfNOwQOrOOGcxb3tcOgB2fEiqmgEbXKcPrNC+NlNSWCi3wg/m+DWVqrrshp4gOjhpP1R/1X7kkHumnf8PLUFhw==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.16.3",
@@ -25193,9 +25193,9 @@
}
},
"eslint-plugin-jest-dom": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.0.1.tgz",
- "integrity": "sha512-zD/BjNk12R5R9cxIu8oa2HfNeDSknI3ewtN8nygIUMQuieWDnTY9Np//6a1Z3G7Y3dx3l45hCUR4EphsgRmUtA==",
+ "version": "5.0.2",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.0.2.tgz",
+ "integrity": "sha512-zfNOwQOrOOGcxb3tcOgB2fEiqmgEbXKcPrNC+NlNSWCi3wg/m+DWVqrrshp4gOjhpP1R/1X7kkHumnf8PLUFhw==",
"dev": true,
"requires": {
"@babel/runtime": "^7.16.3",