Skip to content

Commit ded56f7

Browse files
authored
Merge branch 'skyra-project:main' into main
2 parents 1b9172a + d8af695 commit ded56f7

File tree

5 files changed

+951
-1125
lines changed

5 files changed

+951
-1125
lines changed

.yarn/releases/yarn-4.3.1.cjs

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

.yarn/releases/yarn-4.4.0.cjs

Lines changed: 925 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
@@ -10,4 +10,4 @@ plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1111
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1212

13-
yarnPath: .yarn/releases/yarn-4.3.1.cjs
13+
yarnPath: .yarn/releases/yarn-4.4.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@
7777
"*": "prettier --ignore-unknown --write",
7878
"*.{mjs,js,ts,tsx}": "eslint --fix --ext mjs,js,ts,tsx"
7979
},
80-
"packageManager": "yarn@4.3.1"
80+
"packageManager": "yarn@4.4.0"
8181
}

0 commit comments

Comments
 (0)