aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)AuthorFilesLines
2020-05-19Bump hugo-bin from 0.58.0 to 0.59.0 (#30857)dependabot-preview[bot]1-1/+1
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.58.0 to 0.59.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.58.0...v0.59.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-05-19Bump terser from 4.6.13 to 4.7.0 (#30856)dependabot-preview[bot]1-1/+1
Bumps [terser](https://github.com/terser/terser) from 4.6.13 to 4.7.0. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v4.6.13...v4.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14Update devDependencies (#30807)XhmikosR1-5/+5
* eslint ^6.8.0 → ^7.0.0 * eslint-plugin-unicorn ^19.0.1 → ^20.0.0 * karma-jasmine-html-reporter ^1.5.3 → ^1.5.4 * lockfile-lint ^4.2.2 → ^4.3.4 * rollup ^2.9.1 → ^2.10.0
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-2/+2
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-05-12Bump hugo-bin from 0.57.2 to 0.58.0 (#30787)dependabot-preview[bot]1-1/+1
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.57.2 to 0.58.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.57.2...v0.58.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-05-12Bump rollup from 2.8.0 to 2.9.1 (#30789)dependabot-preview[bot]1-1/+1
Bumps [rollup](https://github.com/rollup/rollup) from 2.8.0 to 2.9.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.8.0...v2.9.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-05-12Bump bundlewatch from 0.2.6 to 0.2.7 (#30785)dependabot-preview[bot]1-1/+1
Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/bundlewatch/bundlewatch/releases) - [Commits](https://github.com/bundlewatch/bundlewatch/compare/v0.2.6...v0.2.7) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-05-12Bump karma from 5.0.4 to 5.0.5 (#30786)dependabot-preview[bot]1-1/+1
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v5.0.4...v5.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-05-12Bump linkinator from 2.1.0 to 2.1.1 (#30788)dependabot-preview[bot]1-1/+1
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.0...v2.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-12Bump karma-coverage-istanbul-reporter from 2.1.1 to 3.0.2dependabot-preview[bot]1-1/+1
Bumps [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter) from 2.1.1 to 3.0.2. - [Release notes](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/releases) - [Changelog](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.1...v3.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-05-08package.json: reuse the existent karma script (#30758)XhmikosR1-1/+1
2020-05-06Update rollup to v2.8.0 and regenerate package-lock.json (#30749)XhmikosR1-1/+1
2020-05-06add unit tests to ensure our plugins works in jqueryJohann-S1-1/+3
2020-05-05Bump @babel/plugin-proposal-object-rest-spread from 7.9.5 to 7.9.6 (#30737)dependabot-preview[bot]1-1/+1
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.9.5 to 7.9.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.9.5...v7.9.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-05Bump @babel/core from 7.9.0 to 7.9.6 (#30736)dependabot-preview[bot]1-1/+1
Bumps [@babel/core](https://github.com/babel/babel) from 7.9.0 to 7.9.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-05-05Bump stylelint-config-twbs-bootstrap from 2.0.1 to 2.0.2 (#30735)dependabot-preview[bot]1-1/+1
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.0.1...v2.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-05Revert "Update karma-browserstack-launcher to v1.5.2."XhmikosR1-2/+2
This reverts commit 56190d04dd3f52b27547537e8d80dd632ad495dc.
2020-05-05Bump karma from 5.0.2 to 5.0.4 (#30734)dependabot-preview[bot]1-1/+1
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v5.0.2...v5.0.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-05-05Bump node-sass from 4.14.0 to 4.14.1 (#30733)dependabot-preview[bot]1-1/+1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.0 to 4.14.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.14.0...v4.14.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-05-05Bump @babel/preset-env from 7.9.5 to 7.9.6 (#30732)dependabot-preview[bot]1-1/+1
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.5 to 7.9.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.9.5...v7.9.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-05-05Bump terser from 4.6.12 to 4.6.13 (#30730)dependabot-preview[bot]1-1/+1
Bumps [terser](https://github.com/terser/terser) from 4.6.12 to 4.6.13. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v4.6.12...v4.6.13) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-05-05Bump linkinator from 2.0.6 to 2.1.0 (#30729)dependabot-preview[bot]1-1/+1
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.0.6 to 2.1.0. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.0.6...v2.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-05-05Bump rollup from 2.7.3 to 2.7.6 (#30728)dependabot-preview[bot]1-1/+1
Bumps [rollup](https://github.com/rollup/rollup) from 2.7.3 to 2.7.6. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.7.3...v2.7.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-04Update karma-browserstack-launcher to v1.5.2.XhmikosR1-2/+2
2020-04-29Add a script to zip the built examples (#30130)XhmikosR1-1/+2
2020-04-28Bump find-unused-sass-variables from 1.0.5 to 2.0.0 (#30672)dependabot-preview[bot]1-1/+1
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 1.0.5 to 2.0.0. - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v1.0.5...v2.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28Bump eslint-plugin-unicorn from 18.0.1 to 19.0.1 (#30663)dependabot-preview[bot]1-1/+1
* Bump eslint-plugin-unicorn from 18.0.1 to 19.0.1 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 18.0.1 to 19.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v18.0.1...v19.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> * ESlint: disable a few new rules for now. * unicorn/no-fn-reference-in-iterator * unicorn/no-null Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-04-28Bump postcss-cli from 7.1.0 to 7.1.1 (#30670)dependabot-preview[bot]1-1/+1
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-cli/compare/7.1.0...7.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28Bump hugo-bin from 0.57.0 to 0.57.2 (#30668)dependabot-preview[bot]1-1/+1
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.57.0 to 0.57.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.57.0...v0.57.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-04-28Bump rollup from 2.6.1 to 2.7.3 (#30666)dependabot-preview[bot]1-1/+1
Bumps [rollup](https://github.com/rollup/rollup) from 2.6.1 to 2.7.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.6.1...v2.7.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-04-28Bump node-sass from 4.13.1 to 4.14.0 (#30667)dependabot-preview[bot]1-1/+1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 4.14.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.13.1...v4.14.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-04-28Bump terser from 4.6.11 to 4.6.12 (#30664)dependabot-preview[bot]1-1/+1
Bumps [terser](https://github.com/terser/terser) from 4.6.11 to 4.6.12. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v4.6.11...v4.6.12) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-04-28Bump shelljs from 0.8.3 to 0.8.4 (#30665)dependabot-preview[bot]1-1/+1
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shelljs/shelljs/compare/v0.8.3...v0.8.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-21Bump karma from 5.0.1 to 5.0.2 (#30629)dependabot-preview[bot]1-1/+1
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v5.0.1...v5.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-04-21Bump stylelint from 13.3.2 to 13.3.3 (#30628)dependabot-preview[bot]1-1/+1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.3.2 to 13.3.3. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/13.3.2...13.3.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-13Update devDependencies (#30544)XhmikosR1-10/+10
* @babel/plugin-proposal-object-rest-spread ^7.9.0 → ^7.9.5 * @babel/preset-env ^7.9.0 → ^7.9.5 * @rollup/plugin-commonjs ^11.0.2 → ^11.1.0 * @rollup/plugin-node-resolve ^7.1.1 → ^7.1.3 * hugo-bin ^0.56.3 → ^0.57.0 * karma ^4.4.1 → ^5.0.1 * nodemon ^2.0.2 → ^2.0.3 * rollup ^2.3.3 → ^2.6.1 * stylelint ^13.3.0 → ^13.3.2 * terser ^4.6.10 → ^4.6.11
2020-04-08Replace bundlesize with bundlewatch. (#30538)XhmikosR1-2/+2
2020-04-07Bump autoprefixer from 9.7.5 to 9.7.6 (#30524)dependabot-preview[bot]1-1/+1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.5 to 9.7.6. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.7.5...9.7.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-04-07Bump rollup from 2.3.2 to 2.3.3 (#30523)dependabot-preview[bot]1-1/+1
Bumps [rollup](https://github.com/rollup/rollup) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.3.2...v2.3.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-04-07Bump stylelint from 13.2.1 to 13.3.0 (#30522)dependabot-preview[bot]1-1/+1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.1 to 13.3.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/13.2.1...13.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-02Update devDependencies and regenerate package-lock.json (#30501)XhmikosR1-3/+3
* linkinator 2.0.6 * rollup 2.3.2 * terser 4.6.10 We are now down to one low npm vulnerability
2020-03-31Bump eslint-plugin-import from 2.20.1 to 2.20.2 (#30486)dependabot-preview[bot]1-1/+1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2.20.2. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-31Bump rollup from 2.2.0 to 2.3.1 (#30485)dependabot-preview[bot]1-1/+1
Bumps [rollup](https://github.com/rollup/rollup) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.2.0...v2.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-03-31Bump terser from 4.6.7 to 4.6.9 (#30483)dependabot-preview[bot]1-1/+1
Bumps [terser](https://github.com/terser/terser) from 4.6.7 to 4.6.9. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v4.6.7...v4.6.9) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-03-31Bump eslint-plugin-unicorn from 18.0.0 to 18.0.1 (#30484)dependabot-preview[bot]1-1/+1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 18.0.0 to 18.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v18.0.0...v18.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-03-26Update eslint-plugin-unicorn to v18.0.0 (#30461)XhmikosR1-1/+1
2020-03-25Bump karma-rollup-preprocessor from 7.0.4 to 7.0.5 (#30459)dependabot-preview[bot]1-1/+1
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] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-25Bump rollup from 2.1.0 to 2.2.0 (#30458)dependabot-preview[bot]1-1/+1
Bumps [rollup](https://github.com/rollup/rollup) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.1.0...v2.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-03-25Bump karma-jasmine-html-reporter from 1.5.2 to 1.5.3 (#30457)dependabot-preview[bot]1-1/+1
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases) - [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.2...v1.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-03-25Bump lockfile-lint from 4.2.1 to 4.2.2 (#30456)dependabot-preview[bot]1-1/+1
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/[email protected]@4.2.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>