From 4ce587081c71f9ed6bc5b2a5991a4460a739d80c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 04:23:59 +0000 Subject: [PATCH] chore(deps-dev): bump japa from 2.0.10 to 3.1.1 Bumps [japa](https://github.com/thetutlage/japa) from 2.0.10 to 3.1.1. - [Release notes](https://github.com/thetutlage/japa/releases) - [Changelog](https://github.com/thetutlage/japa/blob/develop/CHANGELOG.md) - [Commits](https://github.com/thetutlage/japa/compare/2.0.10...v3.1.1) 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 2db2cd7..6ecaa7a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@typescript-eslint/eslint-plugin": "^2.0.0", "eslint": "^6.0.0", "eslint-config-prettier": "^6.0.0", - "japa": "^2.0.10", + "japa": "^3.1.1", "prettier": "^1.18.2", "rimraf": "^3.0.0", "ts-node": "^8.3.0",