Skip to content

Commit

Permalink
Bump yarn berry, bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr committed Dec 18, 2023
1 parent b1ec075 commit 0bd36a0
Show file tree
Hide file tree
Showing 8 changed files with 5,359 additions and 6,136 deletions.
Empty file added .yarn/plugins/.keep
Empty file.
363 changes: 0 additions & 363 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

550 changes: 0 additions & 550 deletions .yarn/plugins/@yarnpkg/plugin-version.cjs

This file was deleted.

785 changes: 0 additions & 785 deletions .yarn/releases/yarn-3.2.0.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.

13 changes: 5 additions & 8 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
compressionLevel: mixed

enableGlobalCache: false

enableImmutableInstalls: false

enableProgressBars: false

logFilters:
# Discard any "cannot be found in cache" messages
- code: YN0013
level: discard

nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"

yarnPath: .yarn/releases/yarn-3.2.0.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"build:release": "polkadot-ci-ghact-build --skip-beta && polkadot-ci-ghact-docs",
"docs": "docusaurus build",
"lint": "echo \"Skipping lint\"",
"postinstall": "polkadot-dev-yarn-only",
"swizzle": "docusaurus swizzle",
"deploy": "docusaurus deploy",
"serve": "docusaurus serve --port 8080",
Expand All @@ -22,7 +23,7 @@
"@docusaurus/core": "2.4.3",
"@docusaurus/preset-classic": "2.4.3",
"@mdx-js/react": "^1.6.22",
"@polkadot/dev": "^0.77.1",
"@polkadot/dev": "^0.78.1",
"@polkadot/typegen": "^10.11.1",
"clsx": "^1.2.1",
"react": "^18.2.0",
Expand Down
8,888 changes: 4,459 additions & 4,429 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 0bd36a0

Please sign in to comment.