Skip to content

Commit

Permalink
chore(deps): update yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent aa878e0 commit 3cbd1ff
Show file tree
Hide file tree
Showing 7 changed files with 2,183 additions and 2,164 deletions.
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.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.0.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storipress/unplugin-eta-workspace",
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@4.0.1",
"private": true,
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-eta-playground",
"private": true,
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@4.0.1",
"scripts": {
"dev": "vite dev",
"test": "vitest",
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin-eta/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@storipress/unplugin-eta",
"version": "0.1.3",
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@4.0.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2,572 changes: 1,286 additions & 1,286 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 3cbd1ff

Please sign in to comment.