Skip to content

Commit

Permalink
build: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot authored and alan-agius4 committed May 31, 2024
1 parent dd94a83 commit 84ae532
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "bazel_skylib",
sha256 = "9f38886a40548c6e96c106b752f242130ee11aaa068a56ba7e56f4511f33e4f2",
sha256 = "d00f1389ee20b60018e92644e0948e16e350a7707219e7a390fb0a99b6ec9262",
urls = [
"https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.6.1/bazel-skylib-1.6.1.tar.gz",
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.6.1/bazel-skylib-1.6.1.tar.gz",
"https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.7.0/bazel-skylib-1.7.0.tar.gz",
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.7.0/bazel-skylib-1.7.0.tar.gz",
],
)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,12 +180,12 @@
"prettier": "^3.0.0",
"protractor": "~7.0.0",
"puppeteer": "18.2.1",
"quicktype-core": "23.0.168",
"quicktype-core": "23.0.169",
"resolve-url-loader": "5.0.0",
"rollup": "~4.18.0",
"rollup-plugin-sourcemaps": "^0.6.0",
"rxjs": "7.8.1",
"sass": "1.77.3",
"sass": "1.77.4",
"sass-loader": "14.2.1",
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz",
"semver": "7.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"picomatch": "4.0.2",
"piscina": "4.5.1",
"parse5-html-rewriting-stream": "7.0.0",
"sass": "1.77.3",
"sass": "1.77.4",
"semver": "7.6.2",
"undici": "6.18.2",
"vite": "5.2.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"postcss-loader": "8.1.1",
"resolve-url-loader": "5.0.0",
"rxjs": "7.8.1",
"sass": "1.77.3",
"sass": "1.77.4",
"sass-loader": "14.2.1",
"semver": "7.6.2",
"source-map-loader": "5.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12244,10 +12244,10 @@ quick-format-unescaped@^4.0.3:
resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7"
integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==

[email protected].168:
version "23.0.168"
resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.168.tgz#ee322f4ff3e3f102aaa1c70c927a62a01e8cf6a2"
integrity sha512-CGMvMM6l7bUIKYCY3T5WLZNdAi5tJ+LETTP5l8YzYoxhNfc7dd8ZpVxFp5S3Q/cme/i5qt27+WzFJVMMxJtSjA==
[email protected].169:
version "23.0.169"
resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.169.tgz#c8f3a288ee0c473bd49be3ecf841252268a10328"
integrity sha512-+qnwUeNNu01k65NCaBJLReLOEg3ZTVrvWpyOjnucHx7/zieU6kzR6lZyYSUqS3P0Bd0RVgf3LDQrREbVLjxuqQ==
dependencies:
"@glideapps/ts-necessities" "2.2.3"
browser-or-node "^3.0.0"
Expand Down Expand Up @@ -12778,10 +12778,10 @@ [email protected]:
immutable "^4.0.0"
source-map-js ">=0.6.2 <2.0.0"

[email protected].3:
version "1.77.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.3.tgz#4e93f6197786c05cab2c795c3f0f243470d94836"
integrity sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA==
[email protected].4:
version "1.77.4"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.4.tgz#92059c7bfc56b827c56eb116778d157ec017a5cd"
integrity sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 84ae532

Please sign in to comment.