From eef84f5c4da9bf5bad3deadc3906c12a7fd2a380 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 14:39:03 +0000 Subject: [PATCH] Bump @babel/plugin-proposal-json-strings from 7.10.4 to 7.13.8 Bumps [@babel/plugin-proposal-json-strings](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-json-strings) from 7.10.4 to 7.13.8. - [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.8/packages/babel-plugin-proposal-json-strings) 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 9c41336..2e4ab0f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "homepage": "https://github.com/tailify/babel-preset#readme", "dependencies": { "@babel/plugin-proposal-class-properties": "7.10.4", - "@babel/plugin-proposal-json-strings": "7.10.4", + "@babel/plugin-proposal-json-strings": "7.13.8", "@babel/plugin-syntax-dynamic-import": "7.8.3", "@babel/plugin-syntax-import-meta": "7.10.4", "@babel/preset-env": "7.11.0"