aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)AuthorFilesLines
2019-11-07Remove shx. (#29636)XhmikosR1-4/+3
* the `release-zip` script is using `zip` which means chances are one is on msys2 or *nix * we don't run the `coveralls` script locally at all
2019-11-07Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]1-1/+1
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1. - [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.6.3...v7.7.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-07Bump @babel/cli from 7.6.4 to 7.7.0 (#29642)dependabot-preview[bot]1-1/+1
Bumps [@babel/cli](https://github.com/babel/babel) from 7.6.4 to 7.7.0. - [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.6.4...v7.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-07Bump glob from 7.1.5 to 7.1.6 (#29649)dependabot-preview[bot]1-1/+1
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.5 to 7.1.6. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v7.1.5...v7.1.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-07Bump @babel/core from 7.6.4 to 7.7.2 (#29648)dependabot-preview[bot]1-1/+1
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.4 to 7.7.2. - [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.6.4...v7.7.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-04Move docs JS one folder up. (#29632)XhmikosR1-1/+1
2019-11-03Bump linkinator from 1.6.0 to 1.6.3 (#29628)dependabot-preview[bot]1-1/+1
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.6.0 to 1.6.3. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.6.0...v1.6.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-03Bump rollup from 1.26.2 to 1.26.3 (#29627)dependabot-preview[bot]1-1/+1
Bumps [rollup](https://github.com/rollup/rollup) from 1.26.2 to 1.26.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/v1.26.2...v1.26.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-01Bump autoprefixer from 9.7.0 to 9.7.1 (#29619)dependabot-preview[bot]1-1/+1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.0 to 9.7.1. - [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.0...9.7.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-01Bump hugo-bin from 0.47.0 to 0.47.1 (#29618)dependabot-preview[bot]1-1/+1
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.47.0 to 0.47.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.47.0...v0.47.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-11-01Bump rollup from 1.26.0 to 1.26.2 (#29617)dependabot-preview[bot]1-1/+1
Bumps [rollup](https://github.com/rollup/rollup) from 1.26.0 to 1.26.2. - [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/v1.26.0...v1.26.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-31Update stylelint-config-twbs-bootstrap to 0.9.0 (#29612)Martijn Cuppens1-1/+1
* Update stylelint-config-twbs-bootstrap to 0.9.0 * Add `scss/dollar-variable-default` rule This rule was removed from `stylelint-config-twbs-bootstrap` (https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/27) in favour to add it here.
2019-10-28Bump rollup from 1.25.2 to 1.26.0 (#29600)dependabot-preview[bot]1-1/+1
Bumps [rollup](https://github.com/rollup/rollup) from 1.25.2 to 1.26.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/v1.25.2...v1.26.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-26Bump eslint from 6.5.1 to 6.6.0 (#29592)dependabot-preview[bot]1-1/+1
Bumps [eslint](https://github.com/eslint/eslint) from 6.5.1 to 6.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v6.5.1...v6.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-25Bump autoprefixer from 9.6.5 to 9.7.0 (#29587)dependabot-preview[bot]1-1/+1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.5 to 9.7.0. - [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.6.5...9.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-24Bump stylelint-config-twbs-bootstrap from 0.7.0 to 0.8.0 (#29579)dependabot-preview[bot]1-1/+1
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.7.0...v0.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-24Bump node-sass from 4.12.0 to 4.13.0 (#29577)dependabot-preview[bot]1-1/+1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.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.12.0...v4.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-24Bump rollup from 1.25.1 to 1.25.2 (#29578)dependabot-preview[bot]1-1/+1
Bumps [rollup](https://github.com/rollup/rollup) from 1.25.1 to 1.25.2. - [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/v1.25.1...v1.25.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-22Regenerate package-lock.json (#29571)XhmikosR1-4/+4
2019-10-22Bump find-unused-sass-variables from 0.6.0 to 1.0.2 (#29566)dependabot-preview[bot]1-1/+1
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 0.6.0 to 1.0.2. - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v0.6.0...v1.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-22Bump glob from 7.1.4 to 7.1.5 (#29567)dependabot-preview[bot]1-1/+1
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.4 to 7.1.5. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v7.1.4...v7.1.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-22Bump rollup from 1.23.1 to 1.25.1 (#29559)dependabot-preview[bot]1-1/+1
Bumps [rollup](https://github.com/rollup/rollup) from 1.23.1 to 1.25.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/v1.23.1...v1.25.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-22Bump karma from 4.3.0 to 4.4.1 (#29557)dependabot-preview[bot]1-1/+1
Bumps [karma](https://github.com/karma-runner/karma) from 4.3.0 to 4.4.1. - [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/v4.3.0...v4.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-22Bump stylelint-config-twbs-bootstrap from 0.6.0 to 0.7.0 (#29558)dependabot-preview[bot]1-1/+1
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.6.0...v0.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-10-22Update hugo-bin to v0.47.0 (Hugo 0.59.0) (#29562)XhmikosR1-1/+1
2019-10-20Update popper.js to v1.16.0. (#29537)XhmikosR1-3/+3
2019-10-14Update devDependencies. (#29508)XhmikosR1-7/+7
2019-10-09Drop support for Node.js 8. (#29496)XhmikosR1-1/+1
By the time v5 stable will be out, 8 will be EOL (December 2019).
2019-10-07Update devDependencies. (#29447)XhmikosR1-10/+10
2019-10-03add modularity integration testJohann-S1-1/+2
2019-10-03return to the original file structure to avoid breaking modularityJohann-S1-1/+0
2019-09-24`update-deps`: remove moot `cross-env` call. (#29419)XhmikosR1-1/+1
2019-09-24Update devDependencies.XhmikosR1-12/+12
2019-09-17Use Hugo for our docs Sass and JS. (#29280)XhmikosR1-23/+15
Now there's only one command needed to run the docs: `npm run docs-serve`. Also, simplify the npm scripts.
2019-09-13Update devDependencies. (#29381)XhmikosR1-6/+6
2019-09-05Update devDependencies. (#29349)XhmikosR1-7/+7
2019-09-02ESLint: specify `--report-unused-disable-directives` (#29350)XhmikosR1-1/+1
2019-08-30Merge lint scripts (#29329)XhmikosR1-6/+3
* Merge js-lint scripts into one script. * Merge stylelint scripts into one.
2019-08-29Minor lint tweaks. (#29328)XhmikosR1-1/+1
2019-08-27Update devDependencies. (#29305)XhmikosR1-5/+5
2019-08-24Update devDependencies. (#29281)XhmikosR1-5/+5
Kept `[email protected]` since the newer versions have a bug that affects us.
2019-08-17Make use of Hugo's 0.56+ module feature.XhmikosR1-9/+5
2019-08-16Update devDependencies. (#29221)XhmikosR1-6/+6
2019-08-08Run bundlesize separately.XhmikosR1-1/+1
2019-08-04Simplify css-prefix scripts. (#29205)XhmikosR1-2/+2
2019-08-02Update devDependencies. (#29189)XhmikosR1-2/+2
2019-07-29Update devDependencies. (#29141)XhmikosR1-3/+3
2019-07-24Update devDependencies.XhmikosR1-2/+2
2019-07-24Add `--continue-on-error` in the `css-lint` script. (#29119)XhmikosR1-1/+1
2019-07-23run js-test in parallelJohann-S1-1/+1