Skip to content

Commit 2b674b4

Browse files
chore(deps): update yarn to v4.9.0
1 parent 25e5c92 commit 2b674b4

File tree

5 files changed

+951
-938
lines changed

5 files changed

+951
-938
lines changed

.yarn/releases/yarn-4.8.1.cjs

Lines changed: 0 additions & 935 deletions
This file was deleted.

.yarn/releases/yarn-4.9.0.cjs

Lines changed: 948 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ plugins:
1111
path: .yarn/plugins/@yarnpkg/plugin-fetch.cjs
1212
spec: "https://codeberg.org/devthefuture/yarn-plugin-fetch/raw/branch/master/bundles/@yarnpkg/plugin-fetch.js"
1313

14-
yarnPath: .yarn/releases/yarn-4.8.1.cjs
14+
yarnPath: .yarn/releases/yarn-4.9.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.5",
44
"description": "Development tooling for Crossplane XFuncJS",
55
"license": "MIT",
6-
"packageManager": "yarn@4.8.1",
6+
"packageManager": "yarn@4.9.0",
77
"type": "module",
88
"workspaces": {
99
"packages": [

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@crossplane-js/sdk",
33
"version": "0.0.5",
44
"main": "index.ts",
5-
"packageManager": "yarn@4.8.1",
5+
"packageManager": "yarn@4.9.0",
66
"scripts": {
77
"postinstall": "node-ts-modules-postinstall"
88
},

0 commit comments

Comments
 (0)