Nick Taylor
07d04f2d66
Fixed lint:frontend npm script ( #15631 )
...
* Set no-var eslint rule to error.
* Fixed npm script lint:frontend
* Replaced vars with lets as per new no-var erroring out rule.
* Fixed lint errors that surfaced after fixing the lint:frontend npm script.
2021-12-02 07:42:30 +00:00
Suzanne Aitchison
666f105cfb
Revert "Bump @storybook/builder-webpack5 from 6.3.12 to 6.4.1 ( #15533 )" ( #15622 )
...
This reverts commit 90dcb5af47 .
2021-12-01 15:40:59 +00:00
dependabot[bot]
93bbdb1ad9
Bump jest from 27.4.1 to 27.4.2 ( #15607 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 16:07:01 +07:00
dependabot[bot]
7010c87330
Bump babel-jest from 27.3.1 to 27.4.2 ( #15606 )
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.3.1 to 27.4.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.4.2/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 14:22:13 -07:00
dependabot[bot]
af54eec701
Bump preact from 10.5.15 to 10.6.2 ( #15604 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.5.15 to 10.6.2.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.5.15...10.6.2 )
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 14:19:11 -07:00
dependabot[bot]
90dcb5af47
Bump @storybook/builder-webpack5 from 6.3.12 to 6.4.1 ( #15533 )
...
* Bump @storybook/builder-webpack5 from 6.3.12 to 6.4.1
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core ) from 6.3.12 to 6.4.1.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.1/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.1/lib/core )
---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updated all storybook dependencies to latest that could be updated.
* Updated yarn.lock file.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nick Taylor <nick@dev.to>
2021-11-30 14:05:02 -07:00
dependabot[bot]
64847eaa9c
Bump chart.js from 3.6.0 to 3.6.1 ( #15598 )
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.6.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 14:00:43 -07:00
dependabot[bot]
7d51f6a3e0
Bump @storybook/addons from 6.4.0 to 6.4.1 ( #15537 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 15:38:17 -05:00
ludwiczakpawel
245e70d4a8
Crayons: Buttons vs CTAs ( #15311 )
...
* init
* buttons
* buttons, ctas, icons
* ctas fix
* links vs ctas
* alias
* fixes
* add tests for Buttons component
* add tooltip to button story controls
* add link and CTA tests
* add prop types
* docs
* designs
* docs
* focus visible moved to global place
* Updated some component snapshot tests.
* Mocked react-inlinesvg module because of https://github.com/gilbarbara/react-inlinesvg/issues/145\#issuecomment-623453339
* tests
* Copy updates
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* missed spots
* Apply suggestions from code review
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* danger accent colors
* node
* colors
* adding code comment
* better prop name: style -> variant
* button new
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
Co-authored-by: Nick Taylor <nick@dev.to>
2021-11-30 20:40:32 +01:00
dependabot[bot]
e94101e949
Bump jest from 27.3.1 to 27.4.1 ( #15536 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.1 to 27.4.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.1...v27.4.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 08:47:29 -05:00
dependabot[bot]
cd5eb6b510
Bump @babel/preset-env from 7.16.0 to 7.16.4 ( #15535 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.16.0 to 7.16.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.16.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 08:46:57 -05:00
dependabot[bot]
2c79df6b26
Bump sass from 1.43.4 to 1.44.0 ( #15531 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.4 to 1.44.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.43.4...1.44.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 09:46:05 +00:00
dependabot[bot]
2e057d994f
Bump postcss from 8.3.11 to 8.4.4 ( #15515 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.11 to 8.4.4.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.11...8.4.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 09:20:07 +00:00
dependabot[bot]
df17d9921f
Bump @testing-library/jest-dom from 5.15.0 to 5.15.1 ( #15518 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 15:55:03 -05:00
dependabot[bot]
e19bfa7002
Bump @storybook/addon-a11y from 6.3.12 to 6.4.0 ( #15521 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 15:54:23 -05:00
dependabot[bot]
42e393af23
Bump @storybook/addon-actions from 6.3.12 to 6.4.0 ( #15511 )
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.3.12 to 6.4.0.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.0/addons/actions )
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 11:45:06 -07:00
dependabot[bot]
a2809859e3
Bump @storybook/addon-storysource from 6.3.12 to 6.4.0 ( #15516 )
...
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource ) from 6.3.12 to 6.4.0.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.0/addons/storysource )
---
updated-dependencies:
- dependency-name: "@storybook/addon-storysource"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 11:39:30 -07:00
dependabot[bot]
a4f17c13c8
Bump prettier from 2.4.1 to 2.5.0 ( #15514 )
2021-11-29 13:34:10 -05:00
Nick Taylor
d13f0ba0cb
Added the babel-inline-react-svg plugin ( #15461 )
2021-11-23 12:24:50 -05:00
Daniel Uber
b7246a5ef0
Update knapsack-pro/cypress to 4.5.0 ( #15417 )
...
We're getting warnings during test set submission to the server
{
message: 'Please update client @knapsack-pro/cypress 4.4.1
version to 4.5.0. See CHANGELOG: https://github.com/KnapsackPro/knapsack-pro-cypress/blob/master/CHANGELOG.md#changelog '
}
Try upgrading as suggested
2021-11-22 16:19:08 -05:00
dependabot[bot]
ed07069b6a
Bump @honeybadger-io/webpack from 1.5.0 to 1.5.1 ( #15451 )
...
Bumps [@honeybadger-io/webpack](https://github.com/honeybadger-io/honeybadger-webpack ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/honeybadger-io/honeybadger-webpack/releases )
- [Changelog](https://github.com/honeybadger-io/honeybadger-webpack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/honeybadger-io/honeybadger-webpack/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: "@honeybadger-io/webpack"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 16:08:28 -05:00
dependabot[bot]
44f872b775
Bump jsdom from 18.1.0 to 18.1.1 ( #15450 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 18.1.0 to 18.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/18.1.0...18.1.1 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 14:07:40 -07:00
dependabot[bot]
c449c119e2
Bump lint-staged from 12.0.2 to 12.1.2 ( #15452 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.0.2 to 12.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.0.2...v12.1.2 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 15:36:51 -05:00
dependabot[bot]
b9b0b6481e
Bump @reach/combobox from 0.16.3 to 0.16.4 ( #15457 )
...
Bumps [@reach/combobox](https://github.com/reach/reach-ui/tree/HEAD/packages/combobox ) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/reach/reach-ui/releases )
- [Commits](https://github.com/reach/reach-ui/commits/v0.16.4/packages/combobox )
---
updated-dependencies:
- dependency-name: "@reach/combobox"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 15:36:37 -05:00
dependabot[bot]
d3c87e33d8
Bump eslint-plugin-react from 7.27.0 to 7.27.1 ( #15448 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.27.0 to 7.27.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.27.0...v7.27.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 14:04:51 -05:00
dependabot[bot]
f712b796b2
Bump @testing-library/dom from 8.11.0 to 8.11.1 ( #15384 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 17:13:32 -05:00
dependabot[bot]
318632809e
Bump eslint-plugin-jsx-a11y from 6.4.1 to 6.5.1 ( #15376 )
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.4.1 to 6.5.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.4.1...v6.5.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 14:22:57 -07:00
dependabot[bot]
4d12d25cd7
Bump eslint-plugin-react from 7.26.1 to 7.27.0 ( #15375 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.26.1 to 7.27.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.26.1...v7.27.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 14:03:10 -07:00
dependabot[bot]
321bc8d5cc
Bump jsdom from 18.0.1 to 18.1.0 ( #15380 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 15:35:16 -05:00
dependabot[bot]
9cac7b63c9
Bump eslint-plugin-import from 2.25.2 to 2.25.3 ( #15383 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 15:34:39 -05:00
dependabot[bot]
3c0e3fc2c9
Bump lint-staged from 11.2.6 to 12.0.2 ( #15378 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.2.6 to 12.0.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.6...v12.0.2 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 12:45:20 -07:00
dependabot[bot]
5c0fa0add7
Bump postcss-cli from 9.0.1 to 9.0.2 ( #15303 )
...
Bumps [postcss-cli](https://github.com/postcss/postcss-cli ) from 9.0.1 to 9.0.2.
- [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/9.0.1...9.0.2 )
---
updated-dependencies:
- dependency-name: postcss-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-08 14:36:40 -06:00
dependabot[bot]
ee1007368f
Bump @testing-library/dom from 8.10.1 to 8.11.0 ( #15301 )
...
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library ) from 8.10.1 to 8.11.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v8.10.1...v8.11.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/dom"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-08 12:08:09 -07:00
dependabot[bot]
5bdaeef82b
Bump @babel/preset-env from 7.15.8 to 7.16.0 ( #15272 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.15.8 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 14:41:15 -05:00
dependabot[bot]
0c693aad0d
Bump @babel/core from 7.15.8 to 7.16.0 ( #15268 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.8 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 11:29:46 +07:00
dependabot[bot]
8e5f55c95e
Bump cypress from 8.6.0 to 8.7.0 ( #15247 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 11:23:31 -04:00
dependabot[bot]
71b6774a11
Bump @testing-library/jest-dom from 5.14.1 to 5.15.0 ( #15271 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.14.1 to 5.15.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.14.1...v5.15.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 08:19:06 -06:00
dependabot[bot]
b039083d40
Bump @babel/plugin-proposal-class-properties from 7.14.5 to 7.16.0 ( #15259 )
...
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties ) from 7.14.5 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-plugin-proposal-class-properties )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 07:55:26 -06:00
dependabot[bot]
49f15f6513
Bump svgo from 2.7.0 to 2.8.0 ( #15270 )
...
Bumps [svgo](https://github.com/svg/svgo ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/svg/svgo/releases )
- [Changelog](https://github.com/svg/svgo/blob/master/CHANGELOG-old.md )
- [Commits](https://github.com/svg/svgo/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: svgo
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 07:50:47 -06:00
dependabot[bot]
929ca803aa
Bump eslint-import-resolver-webpack from 0.13.1 to 0.13.2 ( #15267 )
...
Bumps [eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import ) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/resolvers/webpack/v0.13.1...resolvers/webpack/v0.13.2 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 08:49:27 -05:00
dependabot[bot]
ba6a30a3ae
Bump sass-loader from 12.2.0 to 12.3.0 ( #15269 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 09:22:17 -04:00
dependabot[bot]
b0841d6d59
Bump babel-loader from 8.2.2 to 8.2.3 ( #15252 )
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.2...v8.2.3 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 06:47:21 -06:00
dependabot[bot]
8e51f27a8b
Bump sass from 1.43.2 to 1.43.4 ( #15261 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.2 to 1.43.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.43.2...1.43.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 06:43:43 -06:00
dependabot[bot]
077df58276
Bump autoprefixer from 10.3.7 to 10.4.0 ( #15248 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.7 to 10.4.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.7...10.4.0 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 13:45:44 +07:00
dependabot[bot]
50fcf1f14b
Bump jsdom from 18.0.0 to 18.0.1 ( #15253 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/18.0.0...18.0.1 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 13:45:10 +07:00
dependabot[bot]
2de95d79d8
Bump lint-staged from 11.2.4 to 11.2.6 ( #15258 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.2.4 to 11.2.6.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.4...v11.2.6 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 15:51:28 -06:00
dependabot[bot]
afbc80f3ad
Bump husky from 7.0.2 to 7.0.4 ( #15257 )
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.2 to 7.0.4.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.2...v7.0.4 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 15:32:54 -06:00
dependabot[bot]
60ddf74c67
Bump @babel/plugin-transform-react-jsx from 7.14.9 to 7.16.0 ( #15250 )
...
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx ) from 7.14.9 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-plugin-transform-react-jsx )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-react-jsx"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 15:08:57 -06:00
dependabot[bot]
07bad024aa
Bump chart.js from 3.5.1 to 3.6.0 ( #15184 )
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.5.1...v3.6.0 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 10:26:36 +01:00
Mac Siri
55ab81fb32
Create .lintstagedrc.js ( #15209 )
...
* Create .lintstagedrc
* Run normalize
* Revert "Run normalize"
This reverts commit cc1271ae990635e282822018ea4ec2f58469d593.
* Disable i18n-tasks and sort
2021-10-27 12:40:59 -04:00