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 = "f7037c8e295fdc921f714962aee7c496110052511e2b14076bd8e2d46bc9819c " ,
127- urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.4.5 /rules_nodejs-4.4.5 .tar.gz" ],
126+ sha256 = "cfc289523cf1594598215901154a6c2515e8bf3671fd708264a6f6aefe02bf39 " ,
127+ urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.4.6 /rules_nodejs-4.4.6 .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 11{
22 "devDependencies" : {
3- "@babel/preset-react" : " ^7.14.5 " ,
3+ "@babel/preset-react" : " ^7.16.0 " ,
44 "@bazel/buildifier" : " ^4.0.0" ,
55 "@bazel/ibazel" : " ^0.15.10" ,
6- "@bazel/jasmine" : " ^4.4.5 " ,
7- "@bazel/typescript" : " ^4.4.5 " ,
6+ "@bazel/jasmine" : " ^4.4.6 " ,
7+ "@bazel/typescript" : " ^4.4.6 " ,
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