Skip to content

Commit

Permalink
chore(deps): update yarn to v4.1.1 (#2775)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent a012ffe commit 335b2a9
Show file tree
Hide file tree
Showing 9 changed files with 170 additions and 170 deletions.
324 changes: 162 additions & 162 deletions .yarn/releases/yarn-4.1.0.cjs → .yarn/releases/yarn-4.1.1.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 @@ -7,4 +7,4 @@ logFilters:

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.1.0.cjs
yarnPath: .yarn/releases/yarn-4.1.1.cjs
2 changes: 1 addition & 1 deletion projects/fastify-capture/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@useoptic/fastify-capture",
"license": "MIT",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"version": "0.54.8",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion projects/json-pointer-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@useoptic/json-pointer-helpers",
"license": "MIT",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"version": "0.54.8",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion projects/openapi-io/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@useoptic/openapi-io",
"license": "MIT",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"version": "0.54.8",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion projects/openapi-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@useoptic/openapi-utilities",
"license": "MIT",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"version": "0.54.8",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion projects/optic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@useoptic/optic",
"license": "MIT",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"version": "0.54.8",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion projects/rulesets-base/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@useoptic/rulesets-base",
"license": "MIT",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"version": "0.54.8",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion projects/standard-rulesets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@useoptic/standard-rulesets",
"license": "MIT",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"version": "0.54.8",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 335b2a9

Please sign in to comment.