From 0f1e111e66c9ba76678ee3696951277f02824128 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 17:59:43 +0000 Subject: [PATCH] Bump babel-plugin-tester from 6.4.0 to 6.5.0 Bumps [babel-plugin-tester](https://github.com/babel-utils/babel-plugin-tester) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/babel-utils/babel-plugin-tester/releases) - [Changelog](https://github.com/babel-utils/babel-plugin-tester/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel-utils/babel-plugin-tester/compare/v6.4.0...v6.5.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 72c1a46..28c7610 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2268,9 +2268,9 @@ } }, "babel-plugin-tester": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/babel-plugin-tester/-/babel-plugin-tester-6.4.0.tgz", - "integrity": "sha512-Eyr6YmDuKRStZX6Jamv+C0IW40RxiJLJb6ogaf0jNcIwZ+/r9Nq2vaDUTZgWLps+bQBMTmn6rtHD3zJQecF3nA==", + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/babel-plugin-tester/-/babel-plugin-tester-6.5.0.tgz", + "integrity": "sha512-VaJVB2FKRAm3nheEUnX1kpQE58bM8F+gNYWldYVhG5Phrur1IoUOQb6MPiVpz+KAJoJMyuW5e+ooLp/KSdrePQ==", "dev": true, "requires": { "common-tags": "^1.4.0",