From 5717b85d222a04c716add7d6a6a28f1de408259c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 16:00:49 +0000 Subject: [PATCH] Bump pivottable in /spec/tasks/retirejs/targets/findings_123_2-1_3-1 Bumps [pivottable](https://github.com/nicolaskruchten/pivottable) from 1.4.0 to 2.23.0. - [Release notes](https://github.com/nicolaskruchten/pivottable/releases) - [Commits](https://github.com/nicolaskruchten/pivottable/compare/v1.4.0...v2.23.0) Signed-off-by: dependabot[bot] --- spec/tasks/retirejs/targets/findings_123_2-1_3-1/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/tasks/retirejs/targets/findings_123_2-1_3-1/package.json b/spec/tasks/retirejs/targets/findings_123_2-1_3-1/package.json index 6800fdf..1ae41af 100644 --- a/spec/tasks/retirejs/targets/findings_123_2-1_3-1/package.json +++ b/spec/tasks/retirejs/targets/findings_123_2-1_3-1/package.json @@ -3,6 +3,6 @@ "dependencies": { "cli": "0.11.3", "cookie-signature": "1.0.3", - "pivottable": "1.4.0" + "pivottable": "2.23.0" } }