changesets: added changesets for storybook move bumps

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-21 17:18:08 +01:00
parent 04b11b51ca
commit 10086f5873
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@techdocs/cli': patch
---
Bumped `react-dev-utils` from `^12.0.0-next.47` to `^12.0.0-next.60`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/dev-utils': patch
---
Bumped `react-hot-loader` from `^4.12.21` to `^4.13.0`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Upgraded `webpack`, `webpack-dev-server`,`fork-ts-checker-webpack-plugin`, `react-dev-utils`, and `react-hot-loader`. Since `ForkTsCheckerWebpackPlugin` no longer runs ESLint, we now include the `ESLintPlugin` from `eslint-webpack-plugin` if the `--check` flag is passed.