From 2694011742f468a59bbb6203e31a167c49df2941 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 07:04:04 +0000 Subject: [PATCH] Bump @babel/core from 7.11.5 to 7.13.16 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.5 to 7.13.16. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-core) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3523895..e8bef36 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "whatwg-fetch": "3.0.0" }, "devDependencies": { - "@babel/core": "7.11.5", + "@babel/core": "7.13.16", "@babel/plugin-proposal-class-properties": "7.12.1", "@babel/plugin-proposal-object-rest-spread": "7.12.1", "@babel/plugin-transform-arrow-functions": "7.12.1",