Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Nov 23, 2024
1 parent e3a122a commit 210373c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"github-url-from-git": "^1.5.0",
"hosted-git-info": "^7.0.1",
"ignore-walk": "^6.0.4",
"import-local": "^3.1.0",
"import-local": "^3.2.0",
"inquirer": "^9.2.15",
"is-installed-globally": "^1.0.0",
"is-interactive": "^2.0.0",
"is-scoped": "^3.0.0",
"issue-regex": "^4.1.0",
"issue-regex": "^4.3.0",
"listr": "^0.14.3",
"listr-input": "^0.2.1",
"log-symbols": "^6.0.0",
Expand All @@ -58,7 +58,7 @@
"onetime": "^7.0.0",
"open": "^10.0.4",
"p-memoize": "^7.1.1",
"p-timeout": "^6.1.2",
"p-timeout": "^6.1.3",
"path-exists": "^5.0.0",
"pkg-dir": "^8.0.0",
"read-package-up": "^11.0.0",
Expand All @@ -67,20 +67,20 @@
"semver": "^7.6.0",
"symbol-observable": "^4.0.0",
"terminal-link": "^3.0.0",
"update-notifier": "^7.0.0"
"update-notifier": "^7.3.1"
},
"devDependencies": {
"@sindresorhus/is": "^6.2.0",
"@types/semver": "^7.5.8",
"ava": "^6.1.2",
"ava": "^6.2.0",
"common-tags": "^1.8.2",
"esmock": "^2.6.4",
"esmock": "^2.6.9",
"fs-extra": "^11.2.0",
"map-obj": "^5.0.2",
"sinon": "^17.0.1",
"strip-ansi": "^7.1.0",
"tempy": "^3.1.0",
"write-package": "^7.0.1",
"write-package": "^7.1.0",
"xo": "^0.57.0"
},
"ava": {
Expand Down

0 comments on commit 210373c

Please sign in to comment.