Skip to content

Commit

Permalink
chore(deps): yarn 4.5.1 [ci visual] (#5848)
Browse files Browse the repository at this point in the history
  • Loading branch information
droshev authored Dec 17, 2024
1 parent c014a36 commit 4de596d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
[build.environment]
NODE_VERSION = "20.15.1"
YARN_FLAGS = "--frozen-lockfile"
YARN_VERSION = "4.4.1"
YARN_VERSION = "4.5.1"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "fundamental-styles",
"description": "Fundamental Library Styles is a Design System and HTML/CSS Component Library used to build modern Product User Experiences with SAP Fiori look and feel with any web technology. Learn more about this project at - http://sap.github.io/fundamental-styles/",
"engines": {
"yarn": ">= 4.4.1",
"yarn": ">= 4.5.1",
"node": ">= 18"
},
"packageManager": "[email protected]",
Expand Down

0 comments on commit 4de596d

Please sign in to comment.