From 75814a038587e0ca5269346a3dd284807ba8d515 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 8 Dec 2022 23:15:19 +0530 Subject: Updated npm modules; Upgraded pnpm --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 2c92002..db31224 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "doc": "docs" }, "engines": { - "pnpm": "7.17.1" + "pnpm": "7.18.1" }, "scripts": { "preinstall": "npx only-allow pnpm", @@ -33,15 +33,15 @@ "homepage": "https://github.com/ferdium/ferdium-recipes", "devDependencies": { "@types/targz": "1.0.1", - "all-contributors-cli": "^6.20.0", - "eslint": "8.3.0", + "all-contributors-cli": "6.24.0", + "eslint": "8.29.0", "eslint-plugin-unicorn": "39.0.0", "fs-extra": "10.0.0", "husky": "7.0.4", - "image-size": "1.0.0", + "image-size": "1.0.2", "open": "8.4.0", - "prettier": "2.5.0", - "simple-git": "2.48.0", + "prettier": "2.8.1", + "simple-git": "3.15.1", "targz": "1.0.1" } } -- cgit v1.2.3-54-g00ecf