Skip to content

Commit

Permalink
chore: update dependencies (#1043)
Browse files Browse the repository at this point in the history
Update all minor and patch + major undici.
  • Loading branch information
targos committed Jan 10, 2024
1 parent 419202a commit 92ee01f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,38 +30,38 @@
},
"license": "MIT",
"dependencies": {
"async": "^3.2.4",
"bl": "^6.0.7",
"async": "^3.2.5",
"bl": "^6.0.9",
"chalk": "^5.3.0",
"columnify": "^1.6.0",
"execa": "^8.0.1",
"lodash": "^4.17.21",
"normalize-git-url": "^3.0.2",
"npm-package-arg": "^11.0.1",
"npm-which": "^3.0.1",
"pnpm": "^8.10.0",
"pnpm": "^8.13.1",
"read-package-json": "^7.0.0",
"root-check": "^2.0.0",
"semver": "^7.5.4",
"strip-ansi": "^7.1.0",
"supports-color": "^9.4.0",
"tar": "^6.2.0",
"uid-number": "0.0.6",
"undici": "^5.24.0",
"undici": "^6.2.1",
"which": "^4.0.0",
"winston": "^3.10.0",
"winston": "^3.11.0",
"xml-sanitizer": "^1.2.9",
"xmlbuilder": "^15.1.1",
"yargs": "^17.7.2",
"yarn": "^1.22.19"
"yarn": "^1.22.21"
},
"devDependencies": {
"ansi-regex": "^6.0.1",
"c8": "^8.0.1",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.3",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.2",
"prettier": "^3.1.1",
"string-to-stream": "^3.0.1",
"tap": "^16.3.8",
"tap-parser": "^11.0.1",
Expand Down

0 comments on commit 92ee01f

Please sign in to comment.