From 9b01dfb75bdd468b31d9443a12eb8f55d7c8ccf5 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 14 May 2023 17:09:01 +0530 Subject: Upgrade pnpm and node versions; 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 7d21d64..c74bf97 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "doc": "docs" }, "engines": { - "pnpm": "7.30.0" + "pnpm": "8.5.0" }, "scripts": { "preinstall": "npx only-allow pnpm", @@ -33,7 +33,7 @@ "homepage": "https://github.com/ferdium/ferdium-recipes", "devDependencies": { "@types/targz": "1.0.1", - "all-contributors-cli": "6.25.0", + "all-contributors-cli": "6.25.1", "eslint": "8.39.0", "eslint-plugin-unicorn": "42.0.0", "fs-extra": "11.1.1", -- cgit v1.2.3-54-g00ecf