File tree Expand file tree Collapse file tree 3 files changed +48
-31
lines changed Expand file tree Collapse file tree 3 files changed +48
-31
lines changed Original file line number Diff line number Diff line change 3535 "devDependencies" : {
3636 "@commitlint/cli" : " 17.8.1" ,
3737 "@commitlint/config-conventional" : " 17.8.1" ,
38- "@rollup/plugin-alias" : " 3.1.9 " ,
38+ "@rollup/plugin-alias" : " 6.0.0 " ,
3939 "@semantic-release/changelog" : " 6.0.3" ,
4040 "@semantic-release/git" : " 10.0.1" ,
4141 "@testing-library/dom" : " 8.20.1" ,
Original file line number Diff line number Diff line change @@ -1597,14 +1597,15 @@ __metadata:
15971597 languageName : node
15981598 linkType : hard
15991599
1600- " @rollup/plugin-alias@npm:3.1.9 " :
1601- version : 3.1.9
1602- resolution : " @rollup/plugin-alias@npm:3.1.9"
1603- dependencies :
1604- slash : " npm:^3.0.0"
1600+ " @rollup/plugin-alias@npm:6.0.0 " :
1601+ version : 6.0.0
1602+ resolution : " @rollup/plugin-alias@npm:6.0.0"
16051603 peerDependencies :
1606- rollup : ^1.20.0||^2.0.0
1607- checksum : 10c0/f932771db3c87ccc6008e4d82c89c5a09349c834180a7ca6c3ee4d5dbf086cb27f9ce5f5aee42a66bf556e5fd3094438ffdf47e19f5bb0e15ea3cb1a9f34860d
1604+ rollup : " >=4.0.0"
1605+ peerDependenciesMeta :
1606+ rollup :
1607+ optional : true
1608+ checksum : 10c0/d3cd6a236b6d209dd9d3882fab84ad6bd253dcc5bb9fc1308ac1c08d4217ce5cfac805271ebe36daab4816f6bf5096b1f824a9eb1eb4158c67976fde765266be
16081609 languageName : node
16091610 linkType : hard
16101611
@@ -9201,7 +9202,7 @@ __metadata:
92019202 dependencies :
92029203 " @commitlint/cli " : " npm:17.8.1"
92039204 " @commitlint/config-conventional " : " npm:17.8.1"
9204- " @rollup/plugin-alias " : " npm:3.1.9 "
9205+ " @rollup/plugin-alias " : " npm:6.0.0 "
92059206 " @semantic-release/changelog " : " npm:6.0.3"
92069207 " @semantic-release/git " : " npm:10.0.1"
92079208 " @testing-library/dom " : " npm:8.20.1"
You can’t perform that action at this time.
0 commit comments