build: update yarn + node

ci: update node to 20
This commit is contained in:
Marc 2023-12-23 21:51:01 -05:00
parent 0a9bbbfa5a
commit fae5f68740
Signed by: marc
GPG key ID: 048E042F22B5DC79
5 changed files with 1970 additions and 1967 deletions

View file

@ -11,7 +11,7 @@ on:
value: ${{ jobs.notify-success.outputs.pipeline_success }}
env:
NODE_VERSION: lts/hydrogen
NODE_VERSION: lts/iron
CI: 1
defaults:

View file

@ -1 +1 @@
hydrogen
iron

View file

@ -0,0 +1,3 @@
compressionLevel: mixed
enableGlobalCache: false

View file

@ -1,5 +1,5 @@
{
"packageManager": "yarn@3.6.1",
"packageManager": "yarn@4.0.2",
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",

File diff suppressed because it is too large Load diff