Skip to content

Commit 84ae532

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent dd94a83 commit 84ae532

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
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 = "9f38886a40548c6e96c106b752f242130ee11aaa068a56ba7e56f4511f33e4f2",
10+
sha256 = "d00f1389ee20b60018e92644e0948e16e350a7707219e7a390fb0a99b6ec9262",
1111
urls = [
12-
"https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.6.1/bazel-skylib-1.6.1.tar.gz",
13-
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.6.1/bazel-skylib-1.6.1.tar.gz",
12+
"https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.7.0/bazel-skylib-1.7.0.tar.gz",
13+
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.7.0/bazel-skylib-1.7.0.tar.gz",
1414
],
1515
)
1616

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,12 +180,12 @@
180180
"prettier": "^3.0.0",
181181
"protractor": "~7.0.0",
182182
"puppeteer": "18.2.1",
183-
"quicktype-core": "23.0.168",
183+
"quicktype-core": "23.0.169",
184184
"resolve-url-loader": "5.0.0",
185185
"rollup": "~4.18.0",
186186
"rollup-plugin-sourcemaps": "^0.6.0",
187187
"rxjs": "7.8.1",
188-
"sass": "1.77.3",
188+
"sass": "1.77.4",
189189
"sass-loader": "14.2.1",
190190
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz",
191191
"semver": "7.6.2",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"picomatch": "4.0.2",
3939
"piscina": "4.5.1",
4040
"parse5-html-rewriting-stream": "7.0.0",
41-
"sass": "1.77.3",
41+
"sass": "1.77.4",
4242
"semver": "7.6.2",
4343
"undici": "6.18.2",
4444
"vite": "5.2.12",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"postcss-loader": "8.1.1",
5555
"resolve-url-loader": "5.0.0",
5656
"rxjs": "7.8.1",
57-
"sass": "1.77.3",
57+
"sass": "1.77.4",
5858
"sass-loader": "14.2.1",
5959
"semver": "7.6.2",
6060
"source-map-loader": "5.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12244,10 +12244,10 @@ quick-format-unescaped@^4.0.3:
1224412244
resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7"
1224512245
integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==
1224612246

12247-
quicktype-core@23.0.168:
12248-
version "23.0.168"
12249-
resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.168.tgz#ee322f4ff3e3f102aaa1c70c927a62a01e8cf6a2"
12250-
integrity sha512-CGMvMM6l7bUIKYCY3T5WLZNdAi5tJ+LETTP5l8YzYoxhNfc7dd8ZpVxFp5S3Q/cme/i5qt27+WzFJVMMxJtSjA==
12247+
quicktype-core@23.0.169:
12248+
version "23.0.169"
12249+
resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.169.tgz#c8f3a288ee0c473bd49be3ecf841252268a10328"
12250+
integrity sha512-+qnwUeNNu01k65NCaBJLReLOEg3ZTVrvWpyOjnucHx7/zieU6kzR6lZyYSUqS3P0Bd0RVgf3LDQrREbVLjxuqQ==
1225112251
dependencies:
1225212252
"@glideapps/ts-necessities" "2.2.3"
1225312253
browser-or-node "^3.0.0"
@@ -12778,10 +12778,10 @@ sass@1.77.0:
1277812778
immutable "^4.0.0"
1277912779
source-map-js ">=0.6.2 <2.0.0"
1278012780

12781-
sass@1.77.3:
12782-
version "1.77.3"
12783-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.3.tgz#4e93f6197786c05cab2c795c3f0f243470d94836"
12784-
integrity sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA==
12781+
sass@1.77.4:
12782+
version "1.77.4"
12783+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.4.tgz#92059c7bfc56b827c56eb116778d157ec017a5cd"
12784+
integrity sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==
1278512785
dependencies:
1278612786
chokidar ">=3.0.0 <4.0.0"
1278712787
immutable "^4.0.0"

0 commit comments

Comments
 (0)