Bump karma-rollup-preprocessor from 7.0.4 to 7.0.5 (#30459)

Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) from 7.0.4 to 7.0.5.
- [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.4...7.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-25 22:58:32 +02:00 committed by GitHub
parent 3c6d5c4675
commit e65c75e39f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7611,9 +7611,9 @@
"dev": true
},
"karma-rollup-preprocessor": {
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/karma-rollup-preprocessor/-/karma-rollup-preprocessor-7.0.4.tgz",
"integrity": "sha512-pFNFjiWcJlv64SRgYDXIZId61rbWo9UOQleV+B0FXVl0rxbFZwAbhb3KZALMOPYmTZZaCJf2KtgV2ht5q2r2Jw==",
"version": "7.0.5",
"resolved": "https://registry.npmjs.org/karma-rollup-preprocessor/-/karma-rollup-preprocessor-7.0.5.tgz",
"integrity": "sha512-VhZI81l8LZBvBrSf4xaojsbur7bcycsSlxXkYaTOjV6DQwx1gtAM0CQVdue7LuIbXB1AohYIg0S5at+dqDtMxQ==",
"dev": true,
"requires": {
"chokidar": "^3.3.1",

View File

@ -117,7 +117,7 @@
"karma-firefox-launcher": "^1.3.0",
"karma-jasmine": "^3.1.1",
"karma-jasmine-html-reporter": "^1.5.3",
"karma-rollup-preprocessor": "^7.0.4",
"karma-rollup-preprocessor": "^7.0.5",
"linkinator": "^2.0.4",
"lockfile-lint": "^4.2.2",
"node-sass": "^4.13.1",