Skip to content

Commit 27e03d0

Browse files
committed
chore(deps): bump yarn to 4.5
1 parent 7db5158 commit 27e03d0

File tree

4 files changed

+1653
-1644
lines changed

4 files changed

+1653
-1644
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,12 @@ yarn-error.log*
2525
.idea
2626
.vscode
2727
coverage/
28+
29+
# yarn 4
30+
.pnp.*
31+
.yarn/*
32+
!.yarn/patches
33+
!.yarn/plugins
34+
!.yarn/releases
35+
!.yarn/sdks
36+
!.yarn/versions

.yarn/install-state.gz

-1.87 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@
7373
"react-scripts": "^5.0.1",
7474
"react-test-renderer": "^18.0.2"
7575
},
76-
"packageManager": "yarn@4.0.1"
76+
"packageManager": "yarn@4.5.0"
7777
}

0 commit comments

Comments
 (0)