From 1f33723943a1784045a3b758720c2b28d20aa732 Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Tue, 28 Jun 2022 08:33:38 +0200 Subject: [PATCH] Update dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d97ab108..894aad1b 100644 --- a/package.json +++ b/package.json @@ -74,13 +74,13 @@ "mime-types": "2.1.35", "new-github-release-url": "2.0.0", "open": "8.4.0", - "ora": "6.1.0", + "ora": "6.1.2", "os-name": "5.0.1", "promise.allsettled": "1.0.5", "proxy-agent": "5.0.0", "semver": "7.3.7", "shelljs": "0.8.5", - "update-notifier": "6.0.0", + "update-notifier": "6.0.2", "url-join": "5.0.0", "wildcard-match": "5.1.2", "yargs-parser": "21.0.1" @@ -92,7 +92,7 @@ "eslint-config-prettier": "8.5.0", "eslint-plugin-ava": "13.2.0", "eslint-plugin-import": "2.26.0", - "eslint-plugin-prettier": "4.0.0", + "eslint-plugin-prettier": "4.1.0", "mock-fs": "5.1.2", "mock-stdio": "1.0.3", "nock": "13.2.7",