Skip to content

Commit b2857a4

Browse files
committed
Update dependencies
1 parent 9cb4bfd commit b2857a4

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

package.json

+9-10
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,17 @@
4141
"github-url-from-git": "^1.5.0",
4242
"has-yarn": "^3.0.0",
4343
"hosted-git-info": "^6.1.1",
44-
"ignore-walk": "^6.0.2",
44+
"ignore-walk": "^6.0.3",
4545
"import-local": "^3.1.0",
46-
"inquirer": "^9.1.5",
46+
"inquirer": "^9.2.6",
4747
"is-installed-globally": "^0.4.0",
4848
"is-interactive": "^2.0.0",
4949
"is-scoped": "^3.0.0",
5050
"issue-regex": "^4.1.0",
5151
"listr": "^0.14.3",
5252
"listr-input": "^0.2.1",
5353
"log-symbols": "^5.1.0",
54-
"meow": "^11.0.0",
55-
"minimatch": "^8.0.2",
54+
"meow": "^12.0.1",
5655
"new-github-release-url": "^2.0.0",
5756
"npm-name": "^7.1.0",
5857
"onetime": "^6.0.0",
@@ -63,22 +62,22 @@
6362
"path-exists": "^5.0.0",
6463
"pkg-dir": "^7.0.0",
6564
"read-pkg-up": "^9.1.0",
66-
"rxjs": "^7.8.0",
67-
"semver": "^7.3.8",
65+
"rxjs": "^7.8.1",
66+
"semver": "^7.5.1",
6867
"symbol-observable": "^4.0.0",
6968
"terminal-link": "^3.0.0",
7069
"update-notifier": "^6.0.2"
7170
},
7271
"devDependencies": {
73-
"ava": "^5.2.0",
72+
"ava": "^5.3.0",
7473
"common-tags": "^1.8.2",
75-
"esmock": "^2.2.1",
74+
"esmock": "^2.2.3",
7675
"fs-extra": "^11.1.1",
7776
"move-file": "^3.1.0",
78-
"sinon": "^15.0.3",
77+
"sinon": "^15.1.0",
7978
"tempy": "^3.0.0",
8079
"write-pkg": "^5.1.0",
81-
"xo": "^0.53.1"
80+
"xo": "^0.54.2"
8281
},
8382
"ava": {
8483
"environmentVariables": {

0 commit comments

Comments
 (0)