File tree Expand file tree Collapse file tree 3 files changed +130
-276
lines changed
Expand file tree Collapse file tree 3 files changed +130
-276
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010### Changed
1111- Bumped ` qs ` transitive dependency to ` ^6.14.2 ` via yarn resolutions. [ #954 ] ( https://github.com/sourcebot-dev/sourcebot/pull/954 )
1212- Bumped ` @aws-sdk/credential-providers ` to ` ^3.1000.0 ` . [ #955 ] ( https://github.com/sourcebot-dev/sourcebot/pull/955 )
13+ - Bumped ` rollup ` transitive dependency to ` ^4.59.0 ` via yarn resolutions. [ #956 ] ( https://github.com/sourcebot-dev/sourcebot/pull/956 )
1314- Bumped ` minimatch ` transitive dependency to ` ^3.1.3 ` via yarn resolutions. [ #957 ] ( https://github.com/sourcebot-dev/sourcebot/pull/957 )
1415
1516## [ 4.13.0] - 2026-02-27
Original file line number Diff line number Diff line change 3131 "prettier" : " 3.5.3" ,
3232 "@lezer/common" : " 1.3.0" ,
3333 "qs" : " ^6.14.2" ,
34+ "rollup" : " ^4.59.0" ,
3435 "minimatch" : " ^3.1.3"
3536 }
3637}
You can’t perform that action at this time.
0 commit comments