@@ -180,9 +180,9 @@ npm_repositories()
180
180
181
181
http_archive (
182
182
name = "aspect_rules_ts" ,
183
- sha256 = "09af62a0d46918d815b5f48b5ed0f5349b62c15fc42fcc3fef5c246504ff8d99 " ,
184
- strip_prefix = "rules_ts-3.6.3 " ,
185
- url = "https://github.com/aspect-build/rules_ts/releases/download/v3.6.3 /rules_ts-v3.6.3 .tar.gz" ,
183
+ sha256 = "6fd16aa24c2e8547b72561ece1c7d307b77a5f98f0402934396f6eefbac59aa2 " ,
184
+ strip_prefix = "rules_ts-3.7.0 " ,
185
+ url = "https://github.com/aspect-build/rules_ts/releases/download/v3.7.0 /rules_ts-v3.7.0 .tar.gz" ,
186
186
)
187
187
188
188
load ("@aspect_rules_ts//ts:repositories.bzl" , "rules_ts_dependencies" )
@@ -253,7 +253,7 @@ esbuild_register_toolchains(
253
253
254
254
git_repository (
255
255
name = "rules_angular" ,
256
- commit = "c8af5c0d27c66387e9e7df3c4dd3155ce7582609 " ,
256
+ commit = "a957283cdef0ade1fc6d1d7404f14577cebd3642 " ,
257
257
remote = "https://github.com/devversion/rules_angular.git" ,
258
258
)
259
259
@@ -281,7 +281,7 @@ http_archive(
281
281
282
282
git_repository (
283
283
name = "rules_browsers" ,
284
- commit = "c9a70ad79258e2ffc498075623f9f974920a4025 " ,
284
+ commit = "8ee9ae3216ef26516c8ef20537c89857343cdc3a " ,
285
285
remote = "https://github.com/devversion/rules_browsers.git" ,
286
286
)
287
287
0 commit comments