File tree Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
88
99http_archive (
1010 name = "build_bazel_rules_nodejs" ,
11- sha256 = "9abd649b74317c9c135f4810636aaa838d5bea4913bfa93a85c2f52a919fdaf3 " ,
12- urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/0.36.0 /rules_nodejs-0.36.0 .tar.gz" ],
11+ sha256 = "3356c6b767403392bab018ce91625f6d15ff8f11c6d772dc84bc9cada01c669a " ,
12+ urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/0.36.1 /rules_nodejs-0.36.1 .tar.gz" ],
1313)
1414
1515# We use protocol buffers for the Build Event Protocol
Original file line number Diff line number Diff line change 8484 "@angular/compiler-cli" : " ~9.0.0-next.2" ,
8585 "@bazel/bazel" : " 0.28.1" ,
8686 "@bazel/buildifier" : " 0.28.0" ,
87- "@bazel/jasmine" : " 0.36.0 " ,
88- "@bazel/karma" : " 0.36.0 " ,
89- "@bazel/typescript" : " 0.36.0 " ,
87+ "@bazel/jasmine" : " 0.36.1 " ,
88+ "@bazel/karma" : " 0.36.1 " ,
89+ "@bazel/typescript" : " 0.36.1 " ,
9090 "@types/browserslist" : " ^4.4.0" ,
9191 "@types/caniuse-lite" : " ^1.0.0" ,
9292 "@types/clean-css" : " ^4.2.1" ,
Original file line number Diff line number Diff line change 827827 resolved "https://registry.yarnpkg.com/@bazel/hide-bazel-files/-/hide-bazel-files-0.36.0.tgz#3fb7c7c5f579f46dd1efd1b3890f11351aa8e65c"
828828 integrity sha512-RgJWR1rOgyU4smruUK3MFA06DKt3AFCcfi9L8u/h11EjOrfLJgnzBJIGDXvW2zzhgnEJ9RRafOUHKN6blDksGg==
829829
830- "@bazel/jasmine@0.36.0 ":
831- version "0.36.0 "
832- resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-0.36.0 .tgz#26d5b455cdcf09b0000a5a7d50d672ef3a386388 "
833- integrity sha512-1UEcHOtn+tqaibNJosGsNrDWvIc5KCrH3OlfYZ8g2Eg8wJ9LPLoKw2BPNz3QIqN2TNUSsjLwVE7HZU/PV3ktNQ ==
830+ "@bazel/jasmine@0.36.1 ":
831+ version "0.36.1 "
832+ resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-0.36.1 .tgz#2069f8deb52a6ee206926936dbfd6829228962c2 "
833+ integrity sha512-gXCOeiHWNZzClMmYbKvdhS1ZC62inM2e+/w/Z0kOKDFSoSE9GnC6NuIK4vFlDOPjx0vGy2+ZCb/tezrgpqhp2A ==
834834 dependencies:
835835 jasmine "~3.4.0"
836836 jasmine-core "~3.4.0"
837837 v8-coverage "1.0.9"
838838
839- "@bazel/karma@0.36.0 ":
840- version "0.36.0 "
841- resolved "https://registry.yarnpkg.com/@bazel/karma/-/karma-0.36.0 .tgz#276956d5db855aac02bae5848ff5de5cd8cd04a2 "
842- integrity sha512-O6cXMOahJc8BB5MawEpa88mrRWnWNpsZsOI+nEZE9SI8YYx/vy2meG720wn1dzmkIcALznA1PRA0/kr8Ww50XA ==
839+ "@bazel/karma@0.36.1 ":
840+ version "0.36.1 "
841+ resolved "https://registry.yarnpkg.com/@bazel/karma/-/karma-0.36.1 .tgz#3d6e5e8772d2d2799d0b301020c1483ed3fe5de1 "
842+ integrity sha512-2zSW12BBJEqV1QYhPiwfTmObKCeyq3Gdox1b+2eYbyNw2HBlCHhWJs0FquGo63LLBn9XZhhk2H2IQmwhUOhx+w ==
843843 dependencies:
844844 jasmine-core "2.8.0"
845845 karma "^4.0.0"
853853 semver "5.6.0"
854854 tmp "0.0.33"
855855
856- "@bazel/typescript@0.36.0 ":
857- version "0.36.0 "
858- resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.36.0 .tgz#e080255c4219a5e045fb6ae6aacce966c34e4628 "
859- integrity sha512-/Kb/Uxi4nuJrbSAJTre0aE0D9BwIgEpsuwMJ/ThA25rlJ6Xl3UG4EYbgsrf66PZvznKOVdu6Jc8bVvhG3ldSPw ==
856+ "@bazel/typescript@0.36.1 ":
857+ version "0.36.1 "
858+ resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.36.1 .tgz#de7994ed8eec90e0593525f62060a302fcf49ef1 "
859+ integrity sha512-TvItSk/aGakCmbrxTnbydKxq7bfYzMKqk9tNwHCzC8KqtTTyNuGTHisjqixw8G6jeSrms6vIkfH9YpYw9OHzRQ ==
860860 dependencies:
861861 protobufjs "6.8.8"
862862 semver "5.6.0"
You can’t perform that action at this time.
0 commit comments