Skip to content

Commit 1aed29f

Browse files
chore(deps): update yarn to v4.9.2
1 parent 436e36d commit 1aed29f

File tree

5 files changed

+945
-938
lines changed

5 files changed

+945
-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.2.cjs

Lines changed: 942 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.2.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.13",
44
"description": "Development tooling for Crossplane XFuncJS",
55
"license": "MIT",
6-
"packageManager": "yarn@4.8.1",
6+
"packageManager": "yarn@4.9.2",
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
@@ -1,7 +1,7 @@
11
{
22
"name": "@crossplane-js/sdk",
33
"version": "0.0.13",
4-
"packageManager": "yarn@4.8.1",
4+
"packageManager": "yarn@4.9.2",
55
"type": "module",
66
"main": "index.ts",
77
"dependencies": {

0 commit comments

Comments
 (0)