Skip to content

Commit 9dc33e0

Browse files
authored
Merge pull request #8 from Dcard/bump-deps
Bump to yarn 2.4.0
2 parents c782dc6 + a89b82e commit 9dc33e0

File tree

9 files changed

+2671
-1844
lines changed

9 files changed

+2671
-1844
lines changed

.pnp.js

Lines changed: 1984 additions & 1248 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/releases/yarn-2.2.2.cjs

Lines changed: 0 additions & 55 deletions
This file was deleted.

.yarn/releases/yarn-2.4.0.cjs

Lines changed: 55 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ plugins:
88
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
99
spec: "@yarnpkg/plugin-interactive-tools"
1010

11-
yarnPath: .yarn/releases/yarn-2.2.2.cjs
11+
yarnPath: .yarn/releases/yarn-2.4.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"url": "https://github.com/Dcard/yarn-plugins.git"
2323
},
2424
"dependencies": {
25-
"@yarnpkg/pnpify": "^2.2.1"
25+
"@yarnpkg/pnpify": "^2.4.0"
2626
},
2727
"devDependencies": {
2828
"@types/eslint": "7.2.0",

packages/changed/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"clipanion": "^2.4.4"
1010
},
1111
"devDependencies": {
12-
"@yarnpkg/builder": "^2.1.1",
13-
"@yarnpkg/cli": "^2.2.2",
14-
"@yarnpkg/core": "^2.2.2",
15-
"@yarnpkg/fslib": "^2.2.1",
16-
"@yarnpkg/plugin-essentials": "^2.2.0",
17-
"@yarnpkg/shell": "^2.2.0",
12+
"@yarnpkg/builder": "^2.1.3",
13+
"@yarnpkg/cli": "^2.4.1",
14+
"@yarnpkg/core": "^2.4.0",
15+
"@yarnpkg/fslib": "^2.4.0",
16+
"@yarnpkg/plugin-essentials": "^2.4.0",
17+
"@yarnpkg/shell": "^2.4.1",
1818
"typescript": "^4.0.2"
1919
}
2020
}

packages/docker-build/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"clipanion": "^2.4.4"
1010
},
1111
"devDependencies": {
12-
"@yarnpkg/builder": "^2.1.1",
13-
"@yarnpkg/cli": "^2.2.2",
14-
"@yarnpkg/core": "^2.2.2",
15-
"@yarnpkg/fslib": "^2.2.1",
16-
"@yarnpkg/plugin-pack": "^2.2.0",
17-
"@yarnpkg/plugin-patch": "^2.1.1",
12+
"@yarnpkg/builder": "^2.1.3",
13+
"@yarnpkg/cli": "^2.4.1",
14+
"@yarnpkg/core": "^2.4.0",
15+
"@yarnpkg/fslib": "^2.4.0",
16+
"@yarnpkg/plugin-pack": "^2.2.3",
17+
"@yarnpkg/plugin-patch": "^2.1.2",
1818
"typescript": "^4.0.2"
1919
}
2020
}

packages/tsconfig-references/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
},
1111
"devDependencies": {
1212
"@types/detect-indent": "6.0.0",
13-
"@yarnpkg/builder": "^2.1.1",
14-
"@yarnpkg/cli": "^2.2.2",
15-
"@yarnpkg/core": "^2.2.2",
16-
"@yarnpkg/fslib": "^2.2.1",
17-
"@yarnpkg/plugin-essentials": "^2.2.0",
13+
"@yarnpkg/builder": "^2.1.3",
14+
"@yarnpkg/cli": "^2.4.1",
15+
"@yarnpkg/core": "^2.4.0",
16+
"@yarnpkg/fslib": "^2.4.0",
17+
"@yarnpkg/plugin-essentials": "^2.4.0",
1818
"typescript": "^4.0.2"
1919
}
2020
}

0 commit comments

Comments
 (0)