Skip to content

Commit 848d70b

Browse files
build(deps-dev): bump @yarnpkg/core from 4.7.0 to 4.8.0
Bumps [@yarnpkg/core](https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-core) from 4.7.0 to 4.8.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.8.0/packages/yarnpkg-core) --- updated-dependencies: - dependency-name: "@yarnpkg/core" dependency-version: 4.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e994f1 commit 848d70b

2 files changed

Lines changed: 36 additions & 2 deletions

File tree

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.10",
128128
"@yarnpkg/cli": "^4.14.1",
129-
"@yarnpkg/core": "^4.7.0",
129+
"@yarnpkg/core": "^4.8.0",
130130
"@yarnpkg/types": "^4.0.1",
131131
"babel-core": "7.0.0-bridge.0",
132132
"babel-jest": "30.4.1",

yarn.lock

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5617,6 +5617,40 @@ __metadata:
56175617
languageName: node
56185618
linkType: hard
56195619

5620+
"@yarnpkg/core@npm:^4.8.0":
5621+
version: 4.8.0
5622+
resolution: "@yarnpkg/core@npm:4.8.0"
5623+
dependencies:
5624+
"@arcanis/slice-ansi": "npm:^1.1.1"
5625+
"@types/semver": "npm:^7.1.0"
5626+
"@types/treeify": "npm:^1.0.0"
5627+
"@yarnpkg/fslib": "npm:^3.1.5"
5628+
"@yarnpkg/libzip": "npm:^3.2.2"
5629+
"@yarnpkg/parsers": "npm:^3.0.3"
5630+
"@yarnpkg/shell": "npm:^4.1.3"
5631+
camelcase: "npm:^5.3.1"
5632+
chalk: "npm:^4.1.2"
5633+
ci-info: "npm:^4.0.0"
5634+
clipanion: "npm:^4.0.0-rc.2"
5635+
cross-spawn: "npm:^7.0.3"
5636+
diff: "npm:^5.1.0"
5637+
dotenv: "npm:^16.3.1"
5638+
es-toolkit: "npm:^1.39.7"
5639+
fast-glob: "npm:^3.2.2"
5640+
got: "npm:^11.7.0"
5641+
hpagent: "npm:^1.2.0"
5642+
micromatch: "npm:^4.0.2"
5643+
p-limit: "npm:^2.2.0"
5644+
semver: "npm:^7.1.2"
5645+
strip-ansi: "npm:^6.0.0"
5646+
tar: "npm:^7.5.3"
5647+
tinylogic: "npm:^2.0.0"
5648+
treeify: "npm:^1.1.0"
5649+
tslib: "npm:^2.4.0"
5650+
checksum: 10c0/d8bb108dd5d40d7e04422bdd7df1125bde629757afa76dce3ce393d08217891a2fd3f3b73e39c07f04d32f39c7e5f6ae691164e61bea3e1c75c6853559fa5e7d
5651+
languageName: node
5652+
linkType: hard
5653+
56205654
"@yarnpkg/extensions@npm:^2.0.6":
56215655
version: 2.0.6
56225656
resolution: "@yarnpkg/extensions@npm:2.0.6"
@@ -14625,7 +14659,7 @@ __metadata:
1462514659
"@xterm/addon-web-links": "npm:0.12.0"
1462614660
"@xterm/xterm": "npm:6.0.0"
1462714661
"@yarnpkg/cli": "npm:^4.14.1"
14628-
"@yarnpkg/core": "npm:^4.7.0"
14662+
"@yarnpkg/core": "npm:^4.8.0"
1462914663
"@yarnpkg/types": "npm:^4.0.1"
1463014664
async-mutex: "npm:^0.5.0"
1463114665
babel-core: "npm:7.0.0-bridge.0"

0 commit comments

Comments
 (0)