Skip to content

Commit

Permalink
Update Yarn to v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and francois2metz committed Nov 28, 2024
1 parent 0744f15 commit a943831
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 82 deletions.
160 changes: 80 additions & 80 deletions .yarn/releases/yarn-4.5.2.cjs → .yarn/releases/yarn-4.5.3.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 @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://mskelton.dev/yarn-outdated/v3"

yarnPath: .yarn/releases/yarn-4.5.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"peerDependencies": {
"maplibre-gl": "^3.0.0 || ^4.0.0"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}

0 comments on commit a943831

Please sign in to comment.