summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-06 02:21:11 +0000
committerGitHub <noreply@github.com>2021-03-06 02:21:11 +0000
commitbb296212974b9c8757f0dbd038de11c247c8876c (patch)
tree34bbba51361060892b5beca9cd00ab153d64500f /package.json
parentb6e434f02adeb827d141a5cf8f6bed0f0a0b5bbc (diff)
downloadnextcloud-server-bb296212974b9c8757f0dbd038de11c247c8876c.tar.gz
nextcloud-server-bb296212974b9c8757f0dbd038de11c247c8876c.zip
Bump chai from 4.3.0 to 4.3.3
Bumps [chai](https://github.com/chaijs/chai) from 4.3.0 to 4.3.3. - [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.0...4.3.3) 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 d386c3f22c5..d3af04093bf 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.0",
+ "chai": "^4.3.3",
"css-loader": "^5.0.1",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",