Skip to content

Commit

Permalink
Update Yarn to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 1a2a08a commit a7071b3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 938 deletions.
934 changes: 0 additions & 934 deletions frontend-demo/.yarn/releases/yarn-4.5.1.cjs

This file was deleted.

2 changes: 1 addition & 1 deletion frontend-demo/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.1.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
2 changes: 1 addition & 1 deletion frontend-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unified-ecommerce-frontend",
"version": "0.1.0",
"private": true,
"packageManager": "yarn@4.5.1",
"packageManager": "yarn@4.6.0",
"scripts": {
"test": "jest --passWithNoTests",
"typecheck": "tsc --noEmit",
Expand Down
4 changes: 2 additions & 2 deletions frontend-demo/yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a7071b3

Please sign in to comment.