Skip to content

Commit 92ee01f

Browse files
authored
chore: update dependencies (#1043)
Update all minor and patch + major undici.
1 parent 419202a commit 92ee01f

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,38 +30,38 @@
3030
},
3131
"license": "MIT",
3232
"dependencies": {
33-
"async": "^3.2.4",
34-
"bl": "^6.0.7",
33+
"async": "^3.2.5",
34+
"bl": "^6.0.9",
3535
"chalk": "^5.3.0",
3636
"columnify": "^1.6.0",
3737
"execa": "^8.0.1",
3838
"lodash": "^4.17.21",
3939
"normalize-git-url": "^3.0.2",
4040
"npm-package-arg": "^11.0.1",
4141
"npm-which": "^3.0.1",
42-
"pnpm": "^8.10.0",
42+
"pnpm": "^8.13.1",
4343
"read-package-json": "^7.0.0",
4444
"root-check": "^2.0.0",
4545
"semver": "^7.5.4",
4646
"strip-ansi": "^7.1.0",
4747
"supports-color": "^9.4.0",
4848
"tar": "^6.2.0",
4949
"uid-number": "0.0.6",
50-
"undici": "^5.24.0",
50+
"undici": "^6.2.1",
5151
"which": "^4.0.0",
52-
"winston": "^3.10.0",
52+
"winston": "^3.11.0",
5353
"xml-sanitizer": "^1.2.9",
5454
"xmlbuilder": "^15.1.1",
5555
"yargs": "^17.7.2",
56-
"yarn": "^1.22.19"
56+
"yarn": "^1.22.21"
5757
},
5858
"devDependencies": {
5959
"ansi-regex": "^6.0.1",
6060
"c8": "^8.0.1",
61-
"eslint": "^8.49.0",
62-
"eslint-config-prettier": "^9.0.0",
63-
"eslint-plugin-prettier": "^5.0.0",
64-
"prettier": "^3.0.3",
61+
"eslint": "^8.56.0",
62+
"eslint-config-prettier": "^9.1.0",
63+
"eslint-plugin-prettier": "^5.1.2",
64+
"prettier": "^3.1.1",
6565
"string-to-stream": "^3.0.1",
6666
"tap": "^16.3.8",
6767
"tap-parser": "^11.0.1",

0 commit comments

Comments
 (0)