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

github.com/twbs/bootstrap.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-03-16 13:35:45 +0300
committerGitHub <noreply@github.com>2021-03-16 13:35:45 +0300
commit8d9c62852a69baa8843a3756a7bb413affe297d5 (patch)
treee2d221522944c0ea38f6d2b87d71bce297280d52 /package-lock.json
parentaf42557f4a8eb69bd098869d0f29f4c456c95063 (diff)
Bump karma-rollup-preprocessor from 7.0.6 to 7.0.7 (#33373)
Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases) - [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md) - [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.6...7.0.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 59f9206edb..ff7e795746 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3008,9 +3008,9 @@
"dev": true
},
"debounce": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.0.tgz",
- "integrity": "sha512-mYtLl1xfZLi1m4RtQYlZgJUNQjl4ZxVnHzIR8nLLgi4q1YT8o/WM+MK/f8yfcc9s5Ir5zRaPZyZU6xs1Syoocg==",
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz",
+ "integrity": "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==",
"dev": true
},
"debug": {
@@ -6152,9 +6152,9 @@
"dev": true
},
"karma-rollup-preprocessor": {
- "version": "7.0.6",
- "resolved": "https://registry.npmjs.org/karma-rollup-preprocessor/-/karma-rollup-preprocessor-7.0.6.tgz",
- "integrity": "sha512-Qghr/oNnmNKB4Ry5n81QX+tB6+vSy0kjn+rwzH1dp80ZVf9WiA19NQqVFZLc0f76tBoE7is2Qef8dqbVNjVtjw==",
+ "version": "7.0.7",
+ "resolved": "https://registry.npmjs.org/karma-rollup-preprocessor/-/karma-rollup-preprocessor-7.0.7.tgz",
+ "integrity": "sha512-Y1QwsTCiCBp8sSALZdqmqry/mWIWIy0V6zonUIpy+0/D/Kpb2XZvR+JZrWfacQvcvKQdZFJvg6EwlnKtjepu3Q==",
"dev": true,
"requires": {
"chokidar": "^3.3.1",