Skip to content

Commit

Permalink
Update Yarn to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent cb8f1d9 commit 0460aed
Show file tree
Hide file tree
Showing 5 changed files with 931 additions and 900 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.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 @@ -4,4 +4,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"webpack-notifier": "^1.15.0",
"yarn-upgrade-all": "^0.7.4"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.1"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1161,7 +1161,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-env@npm:^7.25.4":
"@babel/preset-env@npm:^7.25.3":
version: 7.25.4
resolution: "@babel/preset-env@npm:7.25.4"
dependencies:
Expand Down Expand Up @@ -5912,7 +5912,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/preset-env": "npm:^7.25.4"
"@babel/preset-env": "npm:^7.25.3"
"@symfony/webpack-encore": "npm:^4.6.1"
compass-mixins: "npm:^0.12.12"
resolve-url-loader: "npm:^5.0.0"
Expand Down Expand Up @@ -6610,11 +6610,11 @@ __metadata:

"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=379a07"
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/060a7349adf698477b411be4ace470aee6c2c1bd99917fdf5d33697c17ec55c64fe724eb10399387530b50e9913b41528dd8bfcca0a5fc8f8bac63fbb4580a2e
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
languageName: node
linkType: hard

Expand Down

0 comments on commit 0460aed

Please sign in to comment.