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-02 16:37:25 +0300
committerGitHub <noreply@github.com>2021-03-02 16:37:25 +0300
commitc17d197dd5ccd61bde8f8d37ae0676f9e2fbe8c9 (patch)
treead133e0d95239225c159e10f2f07a3cd888a8273
parent31167a776124ce53f5c586323372ddb6598c2eab (diff)
Bump karma-rollup-preprocessor from 7.0.5 to 7.0.6 (#33235)
Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) from 7.0.5 to 7.0.6. - [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.5...7.0.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 80266a8a22..5c8b127aaf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6400,9 +6400,9 @@
"dev": true
},
"karma-rollup-preprocessor": {
- "version": "7.0.5",
- "resolved": "https://registry.npmjs.org/karma-rollup-preprocessor/-/karma-rollup-preprocessor-7.0.5.tgz",
- "integrity": "sha512-VhZI81l8LZBvBrSf4xaojsbur7bcycsSlxXkYaTOjV6DQwx1gtAM0CQVdue7LuIbXB1AohYIg0S5at+dqDtMxQ==",
+ "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==",
"dev": true,
"requires": {
"chokidar": "^3.3.1",
diff --git a/package.json b/package.json
index 78a6a3bdb3..80417cab77 100644
--- a/package.json
+++ b/package.json
@@ -130,7 +130,7 @@
"karma-firefox-launcher": "^2.1.0",
"karma-jasmine": "^4.0.1",
"karma-jasmine-html-reporter": "^1.5.4",
- "karma-rollup-preprocessor": "^7.0.5",
+ "karma-rollup-preprocessor": "^7.0.6",
"linkinator": "^2.13.6",
"lockfile-lint": "^4.6.1",
"nodemon": "^2.0.7",