mirror of https://github.com/twbs/bootstrap.git
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:
parent
3c6d5c4675
commit
e65c75e39f
|
@ -7611,9 +7611,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"karma-rollup-preprocessor": {
|
"karma-rollup-preprocessor": {
|
||||||
"version": "7.0.4",
|
"version": "7.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/karma-rollup-preprocessor/-/karma-rollup-preprocessor-7.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/karma-rollup-preprocessor/-/karma-rollup-preprocessor-7.0.5.tgz",
|
||||||
"integrity": "sha512-pFNFjiWcJlv64SRgYDXIZId61rbWo9UOQleV+B0FXVl0rxbFZwAbhb3KZALMOPYmTZZaCJf2KtgV2ht5q2r2Jw==",
|
"integrity": "sha512-VhZI81l8LZBvBrSf4xaojsbur7bcycsSlxXkYaTOjV6DQwx1gtAM0CQVdue7LuIbXB1AohYIg0S5at+dqDtMxQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chokidar": "^3.3.1",
|
"chokidar": "^3.3.1",
|
||||||
|
|
|
@ -117,7 +117,7 @@
|
||||||
"karma-firefox-launcher": "^1.3.0",
|
"karma-firefox-launcher": "^1.3.0",
|
||||||
"karma-jasmine": "^3.1.1",
|
"karma-jasmine": "^3.1.1",
|
||||||
"karma-jasmine-html-reporter": "^1.5.3",
|
"karma-jasmine-html-reporter": "^1.5.3",
|
||||||
"karma-rollup-preprocessor": "^7.0.4",
|
"karma-rollup-preprocessor": "^7.0.5",
|
||||||
"linkinator": "^2.0.4",
|
"linkinator": "^2.0.4",
|
||||||
"lockfile-lint": "^4.2.2",
|
"lockfile-lint": "^4.2.2",
|
||||||
"node-sass": "^4.13.1",
|
"node-sass": "^4.13.1",
|
||||||
|
|
Loading…
Reference in New Issue