Skip to content

Commit b647e8d

Browse files
fix(deps): update dependency corepack to v0.34.3
1 parent e300eca commit b647e8d

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.33.0",
60+
"corepack": "0.34.3",
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
@@ -1161,7 +1161,7 @@ __metadata:
11611161
commander: "npm:12.1.0"
11621162
commitizen: "npm:4.3.1"
11631163
conventional-changelog-conventionalcommits: "npm:7.0.2"
1164-
corepack: "npm:0.33.0"
1164+
corepack: "npm:0.34.3"
11651165
empty-dir: "npm:3.0.0"
11661166
escodegen: "npm:2.1.0"
11671167
eslint: "npm:8.57.1"
@@ -2737,16 +2737,16 @@ __metadata:
27372737
languageName: node
27382738
linkType: hard
27392739

2740-
"corepack@npm:0.33.0":
2741-
version: 0.33.0
2742-
resolution: "corepack@npm:0.33.0"
2740+
"corepack@npm:0.34.3":
2741+
version: 0.34.3
2742+
resolution: "corepack@npm:0.34.3"
27432743
bin:
27442744
corepack: ./dist/corepack.js
27452745
pnpm: ./dist/pnpm.js
27462746
pnpx: ./dist/pnpx.js
27472747
yarn: ./dist/yarn.js
27482748
yarnpkg: ./dist/yarnpkg.js
2749-
checksum: 10c0/cc73285af8485ffaf6f42c945e0eb0cddef4e9063f4fed090216c49c48cf849716254d49738865c3e296b188f33419cf335738a70c97269d7c256ff3646833ff
2749+
checksum: 10c0/48dcebee9553f4b7c83b18467cecf82ebccf012651db69e766d44cef1e09dd02df3990c96e95e25e365b2a42ff3c50c769306039c7fe2fea9942e6767055f872
27502750
languageName: node
27512751
linkType: hard
27522752

0 commit comments

Comments
 (0)