Skip to content

Commit

Permalink
chore(deps): update yarn to v3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2023
1 parent d0b9076 commit 9f85d0d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"engines": {
"node": ">=18"
},
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@3.6.4"
}
2 changes: 1 addition & 1 deletion scripts/tools/bundle-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"scripts": {
"test": "node ./index.js"
},
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@3.6.4"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"test": "node test.js",
"test-coverage": "npx nyc node test.js"
},
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@3.6.4"
}

0 comments on commit 9f85d0d

Please sign in to comment.