From 0499c9e9f57b97da50ca3b68675892ff083c94b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 Apr 2022 00:22:00 +0000 Subject: [PATCH] Update babel monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fa8a813..6bb7c2b 100644 --- a/package.json +++ b/package.json @@ -18,10 +18,10 @@ "devDependencies": { "autoprefixer": "9.8.2", "babel-core": "6.26.3", - "babel-eslint": "8.2.6", + "babel-eslint": "10.1.0", "babel-helper-vue-jsx-merge-props": "2.0.3", "babel-jest": "21.2.0", - "babel-loader": "7.1.5", + "babel-loader": "8.2.5", "babel-plugin-dynamic-import-node": "1.2.0", "babel-plugin-syntax-jsx": "6.18.0", "babel-plugin-transform-es2015-modules-commonjs": "6.26.2",