mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Bazel: remove unneeded upstream rules_nodejs patch
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
===================================================================
|
||||
--- a/MODULE.bazel
|
||||
+++ b/MODULE.bazel
|
||||
@@ -1,9 +1,9 @@
|
||||
"bzlmod declaration for bazelbuild/rules_nodejs"
|
||||
|
||||
module(
|
||||
name = "rules_nodejs",
|
||||
- version = "0.0.0",
|
||||
+ version = "6.2.0",
|
||||
compatibility_level = 1,
|
||||
)
|
||||
|
||||
# Lower-bounds (minimum) versions for direct runtime dependencies
|
||||
@@ -3,7 +3,6 @@
|
||||
"strip_prefix": "rules_nodejs-6.2.0",
|
||||
"url": "https://github.com/bazelbuild/rules_nodejs/releases/download/v6.2.0/rules_nodejs-v6.2.0.tar.gz",
|
||||
"patches": {
|
||||
"module_dot_bazel_version.patch": "sha256-T4mwfyYatnFjIKG+tL8m9++41/1AG7zMPpZQFdqoIK4=",
|
||||
"allow_node_urls.patch": "sha256-vbZx3du+2gzTDopNgUOzWJVznt3055nsQuwCfgieLGY="
|
||||
},
|
||||
"patch_strip": 1
|
||||
|
||||
Reference in New Issue
Block a user