Skip to content

Commit

Permalink
chore(deps): update yarn to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent a57ab54 commit 501c11a
Show file tree
Hide file tree
Showing 5 changed files with 309 additions and 309 deletions.
610 changes: 305 additions & 305 deletions .yarn/releases/yarn-4.2.2.cjs → .yarn/releases/yarn-4.3.0.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 @@ -6,4 +6,4 @@ nodeLinker: node-modules

initScope: vue-recaptcha

yarnPath: .yarn/releases/yarn-4.2.2.cjs
yarnPath: .yarn/releases/yarn-4.3.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"@moonrepo/cli": "1.25.3",
"playwright": "1.44.1"
},
"packageManager": "yarn@4.2.2"
"packageManager": "yarn@4.3.0"
}
2 changes: 1 addition & 1 deletion packages/playground-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vue-recaptcha/playground-vite",
"private": true,
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.3.0",
"type": "module",
"dependencies": {
"vue": "^3.4.27",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-recaptcha/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-recaptcha",
"version": "3.0.0-alpha.6",
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.3.0",
"description": "ReCAPTCHA vue component",
"author": "DanSnow",
"license": "MIT",
Expand Down

0 comments on commit 501c11a

Please sign in to comment.