summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-13 02:17:13 +0000
committerGitHub <noreply@github.com>2021-03-13 02:17:13 +0000
commit0ec4ac2c212ea64f049bcabffd85be5ad6fbcc57 (patch)
tree079537d7fe4060e21d9d23271a19c557d529c53a /package.json
parent32551b9ff7978395ec7777f11320056ab8413432 (diff)
downloadnextcloud-server-0ec4ac2c212ea64f049bcabffd85be5ad6fbcc57.tar.gz
nextcloud-server-0ec4ac2c212ea64f049bcabffd85be5ad6fbcc57.zip
Bump chai from 4.3.3 to 4.3.4
Bumps [chai](https://github.com/chaijs/chai) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](https://github.com/chaijs/chai/compare/4.3.3...v4.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 95894c39b90..ed8b6aa967d 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-loader-exclude-node-modules-except": "^1.1.2",
- "chai": "^4.3.3",
+ "chai": "^4.3.4",
"css-loader": "^5.1.1",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",