Skip to content

Commit 0e4fd9e

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 4691a65 commit 0e4fd9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.13.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5555,7 +5555,7 @@ __metadata:
55555555
languageName: node
55565556
linkType: hard
55575557

5558-
"@yarnpkg/core@npm:^4.4.2, @yarnpkg/core@npm:^4.5.0":
5558+
"@yarnpkg/core@npm:^4.4.2":
55595559
version: 4.5.0
55605560
resolution: "@yarnpkg/core@npm:4.5.0"
55615561
dependencies:
@@ -14895,7 +14895,7 @@ __metadata:
1489514895
"@xterm/addon-web-links": "npm:0.12.0"
1489614896
"@xterm/xterm": "npm:6.0.0"
1489714897
"@yarnpkg/cli": "npm:^4.13.0"
14898-
"@yarnpkg/core": "npm:^4.5.0"
14898+
"@yarnpkg/core": "npm:^4.6.0"
1489914899
"@yarnpkg/types": "npm:^4.0.1"
1490014900
async-mutex: "npm:^0.5.0"
1490114901
babel-core: "npm:7.0.0-bridge.0"

0 commit comments

Comments
 (0)