Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Upgrade fix and feature in storybook * Remove core-js as dependency as it doesn't seems to be used directly, but rather by other packages * Use @storybook/source-loader instead of @storybook/addon-storysource/loader because of deprecation warning * ⬆️ Upgrade styled-components from 4 to 5.1.1 * Upgrade fix and feat. Upgrade github-markdown-css to 4.0.0 * ⬆️ Upgrade Prettier from 1.19.1 to 2.0.5. We already use the new defaults for trailingComma, arrowParens and endOfLine * ⬆️ Upgrade react-helmet from 5.x.x to 6.0.0. Missing title almost everywhere, but that's not caused by this upgrade * ⬆️ Upgrade gatsby-plugin-matomo from 0.7.2 to 0.8.3 * ⬆️ Upgrade fix and feature * ⬆️ Upgrade prettier from 1.19.1 to 2.0.5 * :arrow_up; Upgrade ramda from 0.26.1 to 0.27.0. No upgrade guide, so assuming it's safe even if there is no real semver * ⬆️ Upgrade fix and feature. Upgrade prettier from 1.19.1 to 2.0.5 * Replace deprecated rollup-plugin-babel with @rollup/plugin-babel * Replace deprecated rollup-plugin-json with @rollup/plugin-json * ⬆️ Upgrade rollup from 1.32.1 to 2.15.0 * Replace rollup-plugin-node-resolve and rollup-plugin-commonjs with corresponding @rollup/plugin-x * ⬆️ Upgrade ætesting-library/jest-dom from 4.2.4 to 5.9.0 * Update test to work * Downgrade styled-components og jest-styled-components because of a bug https://github.com/styled-components/jest-styled-components/issues/294\#issuecomment-613084524 * Upgrade prettier. Fix eslint errors. Support for optional chaining with eslint * ⬆️ Upgrade fix and features * Remove eslint-config-airbnb, use eslint:recommended as defaults instead * Upgrade eslint from 6.8.0 to 7.2.0. Remove duplicate eslint settings in core to avoid errors * Add some more eslint rules * Add missing semi * Add missing semi * Merge * Add missing displayName * Add node engine greater than 10 * Add hard space back in * ⬆️ Upgrade rollup and @rollup/plugin-node-resolve * ⬆️ Upgrade rollup and @rollup/plugin-node-resolve
- Loading branch information