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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-29 05:03:05 +0300
committerGitHub <noreply@github.com>2022-01-29 05:03:05 +0300
commit240720784f9f82c2c4d9ec4eeb534b81ae048d5a (patch)
tree99fce554f6b2ba2bf65514d45072721be3b4b26f /package.json
parentd0b7e4cb44eaab8b6eadbc87d7c497fe80c4179e (diff)
Bump chai from 4.3.4 to 4.3.6
Bumps [chai](https://github.com/chaijs/chai) from 4.3.4 to 4.3.6. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md) - [Commits](https://github.com/chaijs/chai/compare/v4.3.4...v4.3.6) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-patch ... 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 13c67add4..eb1a199f4 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,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",