Skip to content

Commit 743effa

Browse files
fix(deps): update dependency corepack to v0.30.0 (#402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e888d96 commit 743effa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/spdx-correct": "3.1.3",
5858
"@types/wordwrap": "1.0.3",
5959
"commander": "12.1.0",
60-
"corepack": "0.29.4",
60+
"corepack": "0.30.0",
6161
"empty-dir": "3.0.0",
6262
"escodegen": "2.1.0",
6363
"hosted-git-info": "7.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,7 @@ __metadata:
11331133
commander: "npm:12.1.0"
11341134
commitizen: "npm:4.3.1"
11351135
conventional-changelog-conventionalcommits: "npm:7.0.2"
1136-
corepack: "npm:0.29.4"
1136+
corepack: "npm:0.30.0"
11371137
empty-dir: "npm:3.0.0"
11381138
escodegen: "npm:2.1.0"
11391139
eslint: "npm:8.57.1"
@@ -2696,16 +2696,16 @@ __metadata:
26962696
languageName: node
26972697
linkType: hard
26982698

2699-
"corepack@npm:0.29.4":
2700-
version: 0.29.4
2701-
resolution: "corepack@npm:0.29.4"
2699+
"corepack@npm:0.30.0":
2700+
version: 0.30.0
2701+
resolution: "corepack@npm:0.30.0"
27022702
bin:
27032703
corepack: ./dist/corepack.js
27042704
pnpm: ./dist/pnpm.js
27052705
pnpx: ./dist/pnpx.js
27062706
yarn: ./dist/yarn.js
27072707
yarnpkg: ./dist/yarnpkg.js
2708-
checksum: 10c0/7c6d57804436d0c0bc407ba662ee5628fcfe5b3c9edd0afe7e71801ba325781d6014b0b8d4cb77d3f0eb4b7f11104c9486d9c9bb748c49ca3baa569e5b373a08
2708+
checksum: 10c0/38c1dd302ce858124ee5b14b523bd70f5f056b457c2d9a58a5eae3c9ae37a95cc380f30f2eb17ef662f8530480ec001b03cd8f5d2175dec5ac104643f37f9c06
27092709
languageName: node
27102710
linkType: hard
27112711

0 commit comments

Comments
 (0)