Skip to content

Commit

Permalink
chore(deps): update yarn to v3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent fdd0a87 commit dd57ed8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion idea/explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "explorer",
"packageManager": "yarn@3.3.0",
"packageManager": "yarn@3.8.3",
"dependencies": {
"@gear-js/common": "workspace:^",
"class-validator": "0.14.1",
Expand Down
2 changes: 1 addition & 1 deletion idea/indexer-db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "indexer-db",
"packageManager": "yarn@3.3.0",
"packageManager": "yarn@3.8.3",
"dependencies": {
"typeorm": "0.3.20"
},
Expand Down
2 changes: 1 addition & 1 deletion idea/meta-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gear-js/meta-storage",
"packageManager": "yarn@3.3.0",
"packageManager": "yarn@3.8.3",
"devDependencies": {
"ts-node-dev": "^2.0.0",
"typescript": "^5.1.6"
Expand Down

0 comments on commit dd57ed8

Please sign in to comment.