File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 = "3653eb344b7222189f781e260522acf77195f5d7ef643bc23ab3a738445c1394 " ,
127- urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.5.0 /rules_nodejs-4.5.0 .tar.gz" ],
126+ sha256 = "f0f76a06fd6c10e8fb9a6cb9389fa7d5816dbecd9b1685063f89fb20dc6822f3 " ,
127+ urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.5.1 /rules_nodejs-4.5.1 .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.4.6 " ,
7- "@bazel/typescript" : " ^4.4.6 " ,
6+ "@bazel/jasmine" : " ^4.5.0 " ,
7+ "@bazel/typescript" : " ^4.5.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