From 5f7de1f182fd763ba99d94dec4019ccd51590bcd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2020 14:44:58 +0000 Subject: [PATCH] Bump jasmine-core from 2.4.1 to 3.6.0 Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 2.4.1 to 3.6.0. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](https://github.com/jasmine/jasmine/compare/v2.4.1...v3.6.0) 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 c8d82cd..11d690f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "grunt-contrib-uglify": "^2.0.0", "grunt-karma": "^2.0.0", "grunt-karma-coveralls": "^2.5.4", - "jasmine-core": "2.4.1", + "jasmine-core": "3.6.0", "karma": "^1.1.1", "karma-coverage": "^1.1.0", "karma-jasmine": "^1.0.2",