Skip to content

Commit 210373c

Browse files
committed
Update dependencies
1 parent e3a122a commit 210373c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"github-url-from-git": "^1.5.0",
4444
"hosted-git-info": "^7.0.1",
4545
"ignore-walk": "^6.0.4",
46-
"import-local": "^3.1.0",
46+
"import-local": "^3.2.0",
4747
"inquirer": "^9.2.15",
4848
"is-installed-globally": "^1.0.0",
4949
"is-interactive": "^2.0.0",
5050
"is-scoped": "^3.0.0",
51-
"issue-regex": "^4.1.0",
51+
"issue-regex": "^4.3.0",
5252
"listr": "^0.14.3",
5353
"listr-input": "^0.2.1",
5454
"log-symbols": "^6.0.0",
@@ -58,7 +58,7 @@
5858
"onetime": "^7.0.0",
5959
"open": "^10.0.4",
6060
"p-memoize": "^7.1.1",
61-
"p-timeout": "^6.1.2",
61+
"p-timeout": "^6.1.3",
6262
"path-exists": "^5.0.0",
6363
"pkg-dir": "^8.0.0",
6464
"read-package-up": "^11.0.0",
@@ -67,20 +67,20 @@
6767
"semver": "^7.6.0",
6868
"symbol-observable": "^4.0.0",
6969
"terminal-link": "^3.0.0",
70-
"update-notifier": "^7.0.0"
70+
"update-notifier": "^7.3.1"
7171
},
7272
"devDependencies": {
7373
"@sindresorhus/is": "^6.2.0",
7474
"@types/semver": "^7.5.8",
75-
"ava": "^6.1.2",
75+
"ava": "^6.2.0",
7676
"common-tags": "^1.8.2",
77-
"esmock": "^2.6.4",
77+
"esmock": "^2.6.9",
7878
"fs-extra": "^11.2.0",
7979
"map-obj": "^5.0.2",
8080
"sinon": "^17.0.1",
8181
"strip-ansi": "^7.1.0",
8282
"tempy": "^3.1.0",
83-
"write-package": "^7.0.1",
83+
"write-package": "^7.1.0",
8484
"xo": "^0.57.0"
8585
},
8686
"ava": {

0 commit comments

Comments
 (0)