Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-01 10:04:07 +0300
committerGitHub <noreply@github.com>2021-05-01 10:04:07 +0300
commit718e097135ad20f4771f8d1359c03ee2a88fbd36 (patch)
treeae396335263991be6d13acb7202f183f35efb186 /package.json
parent754b1c59269fc3675d6fd7f9d74fd3ca2d7c11fe (diff)
Bump eslint-plugin-jest from 24.3.5 to 24.3.6
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.5 to 24.3.6. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.5...v24.3.6) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 53a234a7c..f80d741ce 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-loader": "^3.0.4",
"eslint-plugin-import": "^2.22.1",
- "eslint-plugin-jest": "^24.3.5",
+ "eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",