Skip to content

Commit dc28947

Browse files
committed
chore: update non-major dependencies
1 parent d6ec9f2 commit dc28947

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,22 @@
3636
"dependencies": {
3737
"@npmcli/package-json": "^7.0.0",
3838
"async": "^3.2.6",
39-
"bl": "^6.0.16",
40-
"chalk": "^5.4.0",
39+
"bl": "^6.1.3",
40+
"chalk": "^5.6.2",
4141
"columnify": "^1.6.0",
42-
"execa": "^9.5.2",
42+
"execa": "^9.6.0",
4343
"lodash": "^4.17.21",
4444
"normalize-git-url": "^3.0.2",
45-
"npm-package-arg": "^12.0.1",
45+
"npm-package-arg": "^12.0.2",
4646
"npm-which": "^3.0.1",
47-
"pnpm": "^9.15.1",
47+
"pnpm": "^9.15.9",
4848
"root-check": "^2.0.0",
49-
"semver": "^7.6.3",
50-
"strip-ansi": "^7.1.0",
51-
"supports-color": "^10.0.0",
49+
"semver": "^7.7.2",
50+
"strip-ansi": "^7.1.2",
51+
"supports-color": "^10.2.2",
5252
"tar": "^7.4.3",
5353
"uid-number": "0.0.6",
54-
"undici": "^6.21.0",
54+
"undici": "^6.21.3",
5555
"which": "^5.0.0",
5656
"winston": "^3.17.0",
5757
"xml-sanitizer": "^2.0.2",
@@ -60,12 +60,12 @@
6060
"yarn": "^1.22.22"
6161
},
6262
"devDependencies": {
63-
"@eslint/js": "^9.17.0",
64-
"ansi-regex": "^6.1.0",
65-
"eslint": "^9.17.0",
66-
"eslint-config-prettier": "^9.1.0",
67-
"globals": "^15.14.0",
68-
"prettier": "^3.4.2",
63+
"@eslint/js": "^9.35.0",
64+
"ansi-regex": "^6.2.2",
65+
"eslint": "^9.35.0",
66+
"eslint-config-prettier": "^9.1.2",
67+
"globals": "^15.15.0",
68+
"prettier": "^3.6.2",
6969
"string-to-stream": "^3.0.1",
7070
"tap": "^20.0.3",
7171
"tap-parser": "^17.0.0",

0 commit comments

Comments
 (0)