From b2857a4e037f49300b63b0219b5a8255dd793db2 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 27 May 2023 20:02:15 +0700 Subject: [PATCH] Update dependencies --- package.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 3a02660a..62cf2adb 100644 --- a/package.json +++ b/package.json @@ -41,9 +41,9 @@ "github-url-from-git": "^1.5.0", "has-yarn": "^3.0.0", "hosted-git-info": "^6.1.1", - "ignore-walk": "^6.0.2", + "ignore-walk": "^6.0.3", "import-local": "^3.1.0", - "inquirer": "^9.1.5", + "inquirer": "^9.2.6", "is-installed-globally": "^0.4.0", "is-interactive": "^2.0.0", "is-scoped": "^3.0.0", @@ -51,8 +51,7 @@ "listr": "^0.14.3", "listr-input": "^0.2.1", "log-symbols": "^5.1.0", - "meow": "^11.0.0", - "minimatch": "^8.0.2", + "meow": "^12.0.1", "new-github-release-url": "^2.0.0", "npm-name": "^7.1.0", "onetime": "^6.0.0", @@ -63,22 +62,22 @@ "path-exists": "^5.0.0", "pkg-dir": "^7.0.0", "read-pkg-up": "^9.1.0", - "rxjs": "^7.8.0", - "semver": "^7.3.8", + "rxjs": "^7.8.1", + "semver": "^7.5.1", "symbol-observable": "^4.0.0", "terminal-link": "^3.0.0", "update-notifier": "^6.0.2" }, "devDependencies": { - "ava": "^5.2.0", + "ava": "^5.3.0", "common-tags": "^1.8.2", - "esmock": "^2.2.1", + "esmock": "^2.2.3", "fs-extra": "^11.1.1", "move-file": "^3.1.0", - "sinon": "^15.0.3", + "sinon": "^15.1.0", "tempy": "^3.0.0", "write-pkg": "^5.1.0", - "xo": "^0.53.1" + "xo": "^0.54.2" }, "ava": { "environmentVariables": {