Skip to content

Commit

Permalink
chore(deps): update yarn to v3.8.7
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 17, 2025

Verified

This commit was signed with the committer’s verified signature.
oddgrd Oddbjørn Grødem
1 parent 91f4774 commit 0eadfbf
Showing 7 changed files with 977 additions and 2,294 deletions.
807 changes: 0 additions & 807 deletions .yarn/releases/yarn-3.3.0.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.7.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
@@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.3.0.cjs
yarnPath: .yarn/releases/yarn-3.8.7.cjs
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.7",
"dependencies": {
"@gear-js/common": "workspace:^",
"class-validator": "0.14.1",
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.7",
"dependencies": {
"typeorm": "0.3.20"
},
2 changes: 1 addition & 1 deletion idea/meta-storage-2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gear-js/meta-storage-2",
"packageManager": "yarn@3.3.0",
"packageManager": "yarn@3.8.7",
"devDependencies": {
"@types/express": "4.17.13",
"@types/jest": "^29.5.12",
1,581 changes: 98 additions & 1,483 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 0eadfbf

Please sign in to comment.