From 741318daa8082c049a6c5c239720652381b74f2c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 07:17:58 +0000 Subject: [PATCH] Bump neon-cli from 0.5.3 to 0.6.0 Bumps [neon-cli](https://github.com/neon-bindings/neon) from 0.5.3 to 0.6.0. - [Release notes](https://github.com/neon-bindings/neon/releases) - [Changelog](https://github.com/neon-bindings/neon/blob/main/RELEASES.md) - [Commits](https://github.com/neon-bindings/neon/compare/0.5.3...0.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 1e5f627..ff20350 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "husky": "^4.2.5", "jest": "^26.4.2", "lint-staged": "^10.2.13", - "neon-cli": "^0.5.0", + "neon-cli": "^0.6.0", "prettier": "^2.1.1", "ts-jest": "^26.3.0", "typescript": "^4.0.2"