Skip to content

Commit 04bece9

Browse files
build(deps-dev): bump @yarnpkg/core from 4.5.0 to 4.6.0
Bumps [@yarnpkg/core](https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-core) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/yarnpkg/berry/releases) - [Changelog](https://github.com/yarnpkg/berry/blob/master/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/berry/commits/@yarnpkg/core/4.6.0/packages/yarnpkg-core) --- updated-dependencies: - dependency-name: "@yarnpkg/core" dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdb7029 commit 04bece9

File tree

2 files changed

+58
-2
lines changed

2 files changed

+58
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@vue/eslint-config-typescript": "14.7.0",
127127
"@vue/test-utils": "2.4.6",
128128
"@yarnpkg/cli": "^4.12.0",
129-
"@yarnpkg/core": "^4.5.0",
129+
"@yarnpkg/core": "^4.6.0",
130130
"@yarnpkg/types": "^4.0.1",
131131
"babel-core": "7.0.0-bridge.0",
132132
"babel-jest": "30.3.0",

yarn.lock

Lines changed: 57 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5589,6 +5589,40 @@ __metadata:
55895589
languageName: node
55905590
linkType: hard
55915591

5592+
"@yarnpkg/core@npm:^4.6.0":
5593+
version: 4.6.0
5594+
resolution: "@yarnpkg/core@npm:4.6.0"
5595+
dependencies:
5596+
"@arcanis/slice-ansi": "npm:^1.1.1"
5597+
"@types/semver": "npm:^7.1.0"
5598+
"@types/treeify": "npm:^1.0.0"
5599+
"@yarnpkg/fslib": "npm:^3.1.5"
5600+
"@yarnpkg/libzip": "npm:^3.2.2"
5601+
"@yarnpkg/parsers": "npm:^3.0.3"
5602+
"@yarnpkg/shell": "npm:^4.1.3"
5603+
camelcase: "npm:^5.3.1"
5604+
chalk: "npm:^4.1.2"
5605+
ci-info: "npm:^4.0.0"
5606+
clipanion: "npm:^4.0.0-rc.2"
5607+
cross-spawn: "npm:^7.0.3"
5608+
diff: "npm:^5.1.0"
5609+
dotenv: "npm:^16.3.1"
5610+
es-toolkit: "npm:^1.39.7"
5611+
fast-glob: "npm:^3.2.2"
5612+
got: "npm:^11.7.0"
5613+
hpagent: "npm:^1.2.0"
5614+
micromatch: "npm:^4.0.2"
5615+
p-limit: "npm:^2.2.0"
5616+
semver: "npm:^7.1.2"
5617+
strip-ansi: "npm:^6.0.0"
5618+
tar: "npm:^7.5.3"
5619+
tinylogic: "npm:^2.0.0"
5620+
treeify: "npm:^1.1.0"
5621+
tslib: "npm:^2.4.0"
5622+
checksum: 10c0/69c5f388c75f30001fd2c7cb6e4381d8f9f862a8f535a0c44b82f9cef087c7fc2464402af202700da56ca8ca0153a62727e3602dcfa68e5d29cfa60ab1d54d3a
5623+
languageName: node
5624+
linkType: hard
5625+
55925626
"@yarnpkg/extensions@npm:^2.0.6":
55935627
version: 2.0.6
55945628
resolution: "@yarnpkg/extensions@npm:2.0.6"
@@ -5607,6 +5641,15 @@ __metadata:
56075641
languageName: node
56085642
linkType: hard
56095643

5644+
"@yarnpkg/fslib@npm:^3.1.5":
5645+
version: 3.1.5
5646+
resolution: "@yarnpkg/fslib@npm:3.1.5"
5647+
dependencies:
5648+
tslib: "npm:^2.4.0"
5649+
checksum: 10c0/e360209a31d60cc8452417cdd750d9d7c5face37eb3508de2947477509f3a93c6c5d0737bf1a3a270bce5ef16dd4f5a562fb9489c7d9b80aa10cc787c45485d3
5650+
languageName: node
5651+
linkType: hard
5652+
56105653
"@yarnpkg/libui@npm:^3.0.2":
56115654
version: 3.0.2
56125655
resolution: "@yarnpkg/libui@npm:3.0.2"
@@ -14839,7 +14882,7 @@ __metadata:
1483914882
"@xterm/addon-web-links": "npm:0.12.0"
1484014883
"@xterm/xterm": "npm:6.0.0"
1484114884
"@yarnpkg/cli": "npm:^4.12.0"
14842-
"@yarnpkg/core": "npm:^4.5.0"
14885+
"@yarnpkg/core": "npm:^4.6.0"
1484314886
"@yarnpkg/types": "npm:^4.0.1"
1484414887
async-mutex: "npm:^0.5.0"
1484514888
babel-core: "npm:7.0.0-bridge.0"
@@ -16485,6 +16528,19 @@ __metadata:
1648516528
languageName: node
1648616529
linkType: hard
1648716530

16531+
"tar@npm:^7.5.3":
16532+
version: 7.5.13
16533+
resolution: "tar@npm:7.5.13"
16534+
dependencies:
16535+
"@isaacs/fs-minipass": "npm:^4.0.0"
16536+
chownr: "npm:^3.0.0"
16537+
minipass: "npm:^7.1.2"
16538+
minizlib: "npm:^3.1.0"
16539+
yallist: "npm:^5.0.0"
16540+
checksum: 10c0/5c65b8084799bde7a791593a1c1a45d3d6ee98182e3700b24c247b7b8f8654df4191642abbdb07ff25043d45dcff35620827c3997b88ae6c12040f64bed5076b
16541+
languageName: node
16542+
linkType: hard
16543+
1648816544
"tau-prolog@npm:^0.2.66":
1648916545
version: 0.2.81
1649016546
resolution: "tau-prolog@npm:0.2.81"

0 commit comments

Comments
 (0)