Skip to content

Commit 4a7aff2

Browse files
committed
Finalizes the commit
1 parent ba9873b commit 4a7aff2

File tree

22 files changed

+42
-46
lines changed

22 files changed

+42
-46
lines changed

packages/plugin-constraints/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "./sources/index.ts",
55
"dependencies": {
66
"@yarnpkg/cli": "workspace:2.0.0-rc.3",
7-
"@yarnpkg/core": "workspace:2.0.0-rc.3",
7+
"@yarnpkg/core": "workspace:2.0.0-rc.4",
88
"@yarnpkg/fslib": "workspace:2.0.0-rc.3",
99
"clipanion": "^2.1.1",
1010
"inquirer": "^6.2.0",

packages/plugin-dlx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "./sources/index.ts",
55
"dependencies": {
66
"@yarnpkg/cli": "workspace:2.0.0-rc.3",
7-
"@yarnpkg/core": "workspace:2.0.0-rc.3",
7+
"@yarnpkg/core": "workspace:2.0.0-rc.4",
88
"@yarnpkg/fslib": "workspace:2.0.0-rc.3",
99
"@yarnpkg/json-proxy": "workspace:2.0.0-rc.2",
1010
"@yarnpkg/plugin-essentials": "workspace:2.0.0-rc.2",

packages/plugin-essentials/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "./sources/index.ts",
55
"dependencies": {
66
"@yarnpkg/cli": "workspace:2.0.0-rc.3",
7-
"@yarnpkg/core": "workspace:2.0.0-rc.3",
7+
"@yarnpkg/core": "workspace:2.0.0-rc.4",
88
"@yarnpkg/fslib": "workspace:2.0.0-rc.3",
99
"@yarnpkg/json-proxy": "workspace:2.0.0-rc.2",
1010
"@yarnpkg/parsers": "workspace:2.0.0-rc.3",

packages/plugin-exec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@types/tmp": "^0.0.33",
77
"@yarnpkg/builder": "workspace:2.0.0-rc.3",
8-
"@yarnpkg/core": "workspace:2.0.0-rc.3",
8+
"@yarnpkg/core": "workspace:2.0.0-rc.4",
99
"@yarnpkg/fslib": "workspace:2.0.0-rc.3",
1010
"tmp": "^0.0.33"
1111
},

packages/plugin-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"main": "./sources/index.ts",
55
"dependencies": {
6-
"@yarnpkg/core": "workspace:2.0.0-rc.3",
6+
"@yarnpkg/core": "workspace:2.0.0-rc.4",
77
"@yarnpkg/fslib": "workspace:2.0.0-rc.3"
88
},
99
"version": "2.0.0-rc.1",

packages/plugin-git/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"main": "./sources/index.ts",
55
"dependencies": {
6-
"@yarnpkg/core": "workspace:2.0.0-rc.3",
6+
"@yarnpkg/core": "workspace:2.0.0-rc.4",
77
"@yarnpkg/fslib": "workspace:2.0.0-rc.3",
88
"git-url-parse": "11.1.2",
99
"tmp": "^0.0.33"

packages/plugin-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"main": "./sources/index.ts",
55
"dependencies": {
6-
"@yarnpkg/core": "workspace:2.0.0-rc.3",
6+
"@yarnpkg/core": "workspace:2.0.0-rc.4",
77
"@yarnpkg/fslib": "workspace:2.0.0-rc.3"
88
},
99
"devDependencies": {

packages/plugin-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"main": "./sources/index.ts",
55
"dependencies": {
6-
"@yarnpkg/core": "workspace:2.0.0-rc.3",
6+
"@yarnpkg/core": "workspace:2.0.0-rc.4",
77
"@yarnpkg/fslib": "workspace:2.0.0-rc.3"
88
},
99
"version": "2.0.0-rc.1",

packages/plugin-init/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "./sources/index.ts",
55
"dependencies": {
66
"@yarnpkg/cli": "workspace:2.0.0-rc.3",
7-
"@yarnpkg/core": "workspace:2.0.0-rc.3",
7+
"@yarnpkg/core": "workspace:2.0.0-rc.4",
88
"@yarnpkg/fslib": "workspace:2.0.0-rc.3",
99
"@yarnpkg/json-proxy": "workspace:2.0.0-rc.2",
1010
"clipanion": "^2.1.1"

packages/plugin-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"main": "./sources/index.ts",
55
"dependencies": {
6-
"@yarnpkg/core": "workspace:2.0.0-rc.3",
6+
"@yarnpkg/core": "workspace:2.0.0-rc.4",
77
"@yarnpkg/fslib": "workspace:2.0.0-rc.3"
88
},
99
"version": "2.0.0-rc.1",

0 commit comments

Comments
 (0)