Skip to content

Commit 77aa04c

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update all non-major dependencies
1 parent 3c81bde commit 77aa04c

File tree

3 files changed

+19
-157
lines changed

3 files changed

+19
-157
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
77

88
http_archive(
99
name = "bazel_skylib",
10-
sha256 = "f24ab666394232f834f74d19e2ff142b0af17466ea0c69a3f4c276ee75f6efce",
10+
sha256 = "b8a1527901774180afc798aeb28c4634bdccf19c4d98e7bdd1ce79d1fe9aaad7",
1111
urls = [
12-
"https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.4.0/bazel-skylib-1.4.0.tar.gz",
13-
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.4.0/bazel-skylib-1.4.0.tar.gz",
12+
"https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.4.1/bazel-skylib-1.4.1.tar.gz",
13+
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.4.1/bazel-skylib-1.4.1.tar.gz",
1414
],
1515
)
1616

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"magic-string": "0.27.0",
175175
"mini-css-extract-plugin": "2.7.2",
176176
"minimatch": "~6.1.0",
177-
"ng-packagr": "15.1.1",
177+
"ng-packagr": "15.1.2",
178178
"node-fetch": "^2.2.0",
179179
"npm": "^8.11.0",
180180
"npm-package-arg": "10.1.0",

0 commit comments

Comments
 (0)