cli: bump sucrase to 3.20.1

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-08-19 15:53:14 +02:00
parent 59136a5c65
commit d615577656
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -44,7 +44,7 @@
"@spotify/eslint-config-base": "^9.0.0",
"@spotify/eslint-config-react": "^10.0.0",
"@spotify/eslint-config-typescript": "^10.0.0",
"@sucrase/jest-plugin": "^2.1.0",
"@sucrase/jest-plugin": "^2.1.1",
"@sucrase/webpack-loader": "^2.0.0",
"@svgr/plugin-jsx": "5.5.x",
"@svgr/plugin-svgo": "5.4.x",
@@ -103,7 +103,7 @@
"run-script-webpack-plugin": "^0.0.11",
"semver": "^7.3.2",
"style-loader": "^1.2.1",
"sucrase": "^3.18.2",
"sucrase": "^3.20.1",
"tar": "^6.1.2",
"terser-webpack-plugin": "^5.1.3",
"ts-loader": "^8.0.17",