chore(deps): allow upgrading postcss, core-js and jest for `2.x` branch

This commit is contained in:
Daniel Roe 2023-04-25 09:37:25 +01:00
parent 11891ee503
commit c6578219fa
1 changed files with 0 additions and 4 deletions

View File

@ -25,8 +25,6 @@
],
"ignoreDeps": [
"@types/node",
"core-js",
"postcss",
"postcss-import",
"postcss-loader",
"postcss-url",
@ -40,8 +38,6 @@
"@types/webpack-bundle-analyzer",
"@types/webpack-hot-middleware",
"wrap-ansi",
"jest",
"babel-jest",
"globby",
"execa",
"chalk",