Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent d986dcf commit e9773cf
Show file tree
Hide file tree
Showing 4 changed files with 937 additions and 928 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.5.0.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .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
@@ -1,2 +1,2 @@
yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
enableGlobalCache: false
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ordbokapi-sample-ts-client",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].3",
"scripts": {
"start": "node dist/main.js",
"start:dev": "yarn build && yarn start",
Expand All @@ -19,7 +19,7 @@
},
"volta": {
"node": "21.7.3",
"yarn": "4.5.0"
"yarn": "4.5.3"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
Expand Down

0 comments on commit e9773cf

Please sign in to comment.