File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ selenium_register_dotnet()
123123
124124http_archive (
125125 name = "build_bazel_rules_nodejs" ,
126- sha256 = "778ed059ad37c3373c22adcb5c200cbbca72b370dd4de93379deb8325c0045cb " ,
127- urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.5 .0/rules_nodejs-4.5 .0.tar.gz" ],
126+ sha256 = "ddb78717b802f8dd5d4c01c340ecdc007c8ced5c1df7db421d0df3d642ea0580 " ,
127+ urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.6 .0/rules_nodejs-4.6 .0.tar.gz" ],
128128)
129129
130130load ("@build_bazel_rules_nodejs//:index.bzl" , "node_repositories" , "npm_install" )
Original file line number Diff line number Diff line change 33 "@babel/preset-react" : " ^7.16.0" ,
44 "@bazel/buildifier" : " ^4.0.0" ,
55 "@bazel/ibazel" : " ^0.15.10" ,
6- "@bazel/jasmine" : " ^4.5 .0" ,
7- "@bazel/typescript" : " ^4.5 .0" ,
6+ "@bazel/jasmine" : " ^4.6 .0" ,
7+ "@bazel/typescript" : " ^4.6 .0" ,
88 "@testing-library/jest-dom" : " ^5.14.1" ,
99 "@testing-library/react" : " ^11.2.7" ,
1010 "@testing-library/user-event" : " ^13.1.9" ,
You can’t perform that action at this time.
0 commit comments