Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed May 27, 2023
1 parent 9cb4bfd commit b2857a4
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,17 @@
"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",
"issue-regex": "^4.1.0",
"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",
Expand All @@ -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": {
Expand Down

0 comments on commit b2857a4

Please sign in to comment.