Skip to content

Commit

Permalink
chore(yarn): bump yarn to 4.0.2 (#1358)
Browse files Browse the repository at this point in the history
* chore(yarn): bump yarn to 4.0.2

* build yarn docs

* ci: increase docker version
  • Loading branch information
TarikGul committed Nov 21, 2023
1 parent 1e24e23 commit 9cc8c82
Show file tree
Hide file tree
Showing 8 changed files with 3,975 additions and 4,033 deletions.
77 changes: 0 additions & 77 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.2.cjs

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
nodeLinker: node-modules
compressionLevel: mixed

enableGlobalCache: false

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/node:16.15.1-alpine as builder
FROM docker.io/library/node:18.12.1-alpine as builder

WORKDIR /opt/builder

Expand Down
2,524 changes: 1,262 additions & 1,262 deletions docs/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@
"polkadot",
"kusama"
],
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@4.0.2"
}
3,626 changes: 1,813 additions & 1,813 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 9cc8c82

Please sign in to comment.