Skip to content

Commit 844d05d

Browse files
fix(deps): update dependency corepack to v0.34.4
1 parent 322f199 commit 844d05d

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.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
@@ -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.4"
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.4":
2741+
version: 0.34.4
2742+
resolution: "corepack@npm:0.34.4"
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/3f4718e41770293a1533e288bc8be023575aaf3cc5ce551046b8f7813443dbdd433a0dbb2425c4076c2f3f936f6dfc19babe820a7fdfa505dde37622c175bbc2
27502750
languageName: node
27512751
linkType: hard
27522752

0 commit comments

Comments
 (0)