From b21abf5ec30c35773890382869ee9d9ab8f4acec Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 13 Jun 2023 10:39:51 +0530 Subject: Upgrade npm modules --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 759ec42..0f7be5f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "homepage": "https://github.com/ferdium/ferdium-recipes", "devDependencies": { "@types/targz": "1.0.1", - "all-contributors-cli": "6.25.1", + "all-contributors-cli": "6.26.0", "eslint": "8.39.0", "eslint-plugin-unicorn": "42.0.0", "fs-extra": "11.1.1", @@ -42,7 +42,7 @@ "is-ci": "3.0.1", "open": "8.4.1", "prettier": "2.8.8", - "simple-git": "3.18.0", + "simple-git": "3.19.0", "targz": "1.0.1" } } -- cgit v1.2.3-54-g00ecf