From eaba90fb425a70348f22f6cf514d8804c45b4fcd Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Sun, 13 Nov 2022 15:03:17 +0000 Subject: 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] --- vnext/package-lock.json | 14 +++++++------- vnext/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'vnext') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 44065064..376e82f8 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -50,7 +50,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", @@ -5985,9 +5985,9 @@ } }, "node_modules/eslint-plugin-jest-dom": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-4.0.2.tgz", - "integrity": "sha512-Jo51Atwyo2TdcUncjmU+UQeSTKh3sc2LF/M5i/R3nTU0Djw9V65KGJisdm/RtuKhy2KH/r7eQ1n6kwYFPNdHlA==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-4.0.3.tgz", + "integrity": "sha512-9j+n8uj0+V0tmsoS7bYC7fLhQmIvjRqRYEcbDSi+TKPsTThLLXCyj5swMSSf/hTleeMktACnn+HFqXBr5gbcbA==", "dev": true, "dependencies": { "@babel/runtime": "^7.16.3", @@ -21218,9 +21218,9 @@ } }, "eslint-plugin-jest-dom": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-4.0.2.tgz", - "integrity": "sha512-Jo51Atwyo2TdcUncjmU+UQeSTKh3sc2LF/M5i/R3nTU0Djw9V65KGJisdm/RtuKhy2KH/r7eQ1n6kwYFPNdHlA==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-4.0.3.tgz", + "integrity": "sha512-9j+n8uj0+V0tmsoS7bYC7fLhQmIvjRqRYEcbDSi+TKPsTThLLXCyj5swMSSf/hTleeMktACnn+HFqXBr5gbcbA==", "dev": true, "requires": { "@babel/runtime": "^7.16.3", 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", -- cgit v1.2.3