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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-02-15 12:44:01 +0300
committerGitHub <noreply@github.com>2022-02-15 12:44:01 +0300
commit4c1733a019bb00081bb7cc3ca754d85d3926cdc5 (patch)
tree33c613713b765f326885157fb9aae99a92fcb74b /package.json
parent8ea49e0d13530feec2f8e5976d28bedf9b612516 (diff)
parent240720784f9f82c2c4d9ec4eeb534b81ae048d5a (diff)
Merge pull request #5994 from nextcloud/dependabot/npm_and_yarn/chai-4.3.6
Bump chai from 4.3.4 to 4.3.6
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 710ddad92..d3a785e60 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"@vue/test-utils": "^1.3.0",
"babel-loader": "^8.2.3",
"babel-loader-exclude-node-modules-except": "^1.2.1",
- "chai": "^4.3.4",
+ "chai": "^4.3.6",
"css-loader": "^5.2.7",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",