diff --git a/.yarnrc.yml b/.yarnrc.yml index 67e55f1..6fe50bd 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1,6 +1,9 @@ defaultSemverRangePrefix: ^ + enableGlobalCache: true + nodeLinker: node-modules + plugins: - path: .yarn/plugins/@yarnpkg/plugin-postinstall-dev.cjs - spec: https://raw.githubusercontent.com/sachinraja/yarn-plugin-postinstall-dev/main/bundles/%40yarnpkg/plugin-postinstall-dev.js + spec: "https://raw.githubusercontent.com/sachinraja/yarn-plugin-postinstall-dev/main/bundles/%40yarnpkg/plugin-postinstall-dev.js" diff --git a/package.json b/package.json index 0d6e303..5684697 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "url": "https://github.com/christophehurpeau/deep-freeze-es6/issues" }, "type": "module", - "packageManager": "yarn@4.2.1", + "packageManager": "yarn@4.5.0", "engines": { "node": ">=18.12.0" }, diff --git a/yarn.lock b/yarn.lock index 1f165cb..7174479 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4719,11 +4719,11 @@ __metadata: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin": version: 5.6.2 - resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin::version=5.6.2&hash=b45daf" + resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin::version=5.6.2&hash=8c6c40" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/e6c1662e4852e22fe4bbdca471dca3e3edc74f6f1df043135c44a18a7902037023ccb0abdfb754595ca9028df8920f2f8492c00fc3cbb4309079aae8b7de71cd + checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f languageName: node linkType: hard