Skip to content

Commit e0396b6

Browse files
fix(deps): update dependency corepack to v0.29.4 (#386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51ce40b commit e0396b6

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.27.0",
60+
"corepack": "0.29.4",
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.27.0"
1136+
corepack: "npm:0.29.4"
11371137
empty-dir: "npm:3.0.0"
11381138
escodegen: "npm:2.1.0"
11391139
eslint: "npm:8.57.1"
@@ -2694,16 +2694,16 @@ __metadata:
26942694
languageName: node
26952695
linkType: hard
26962696

2697-
"corepack@npm:0.27.0":
2698-
version: 0.27.0
2699-
resolution: "corepack@npm:0.27.0"
2697+
"corepack@npm:0.29.4":
2698+
version: 0.29.4
2699+
resolution: "corepack@npm:0.29.4"
27002700
bin:
27012701
corepack: ./dist/corepack.js
27022702
pnpm: ./dist/pnpm.js
27032703
pnpx: ./dist/pnpx.js
27042704
yarn: ./dist/yarn.js
27052705
yarnpkg: ./dist/yarnpkg.js
2706-
checksum: 10c0/10308b245d6b1b95345a32fc38460f04e6c98484bb0545e396d038d6027545736474050527e96145a0432e5d2e12038d651f640f8cfefe977be246c6b55a1aa1
2706+
checksum: 10c0/7c6d57804436d0c0bc407ba662ee5628fcfe5b3c9edd0afe7e71801ba325781d6014b0b8d4cb77d3f0eb4b7f11104c9486d9c9bb748c49ca3baa569e5b373a08
27072707
languageName: node
27082708
linkType: hard
27092709

0 commit comments

Comments
 (0)