Skip to content

Commit a22dd5a

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 6f0e90e commit a22dd5a

File tree

5 files changed

+142
-82
lines changed

5 files changed

+142
-82
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
modules/testing/builder/package.json=973445093
6-
package.json=-803075453
6+
package.json=-558045917
77
packages/angular/build/package.json=1118430625
88
packages/angular/cli/package.json=-1917515334
99
packages/angular/pwa/package.json=1108903917
@@ -17,7 +17,7 @@ packages/angular_devkit/schematics/package.json=-1133510866
1717
packages/angular_devkit/schematics_cli/package.json=-2026655035
1818
packages/ngtools/webpack/package.json=1644932095
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=403030712
20+
pnpm-lock.yaml=252117316
2121
pnpm-workspace.yaml=-1264044456
2222
tests/package.json=700948366
23-
yarn.lock=-855361975
23+
yarn.lock=-992195967

WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ yarn_install(
128128

129129
http_archive(
130130
name = "aspect_bazel_lib",
131-
sha256 = "57a777c5d4d0b79ad675995ee20fc1d6d2514a1ef3000d98f5c70cf0c09458a3",
132-
strip_prefix = "bazel-lib-2.13.0",
133-
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.13.0/bazel-lib-v2.13.0.tar.gz",
131+
sha256 = "40ba9d0f62deac87195723f0f891a9803a7b720d7b89206981ca5570ef9df15b",
132+
strip_prefix = "bazel-lib-2.14.0",
133+
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.14.0/bazel-lib-v2.14.0.tar.gz",
134134
)
135135

136136
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "aspect_bazel_lib_register_toolchains")

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@
108108
"@types/yargs": "^17.0.20",
109109
"@types/yargs-parser": "^21.0.0",
110110
"@types/yarnpkg__lockfile": "^1.1.5",
111-
"@typescript-eslint/eslint-plugin": "8.25.0",
112-
"@typescript-eslint/parser": "8.25.0",
111+
"@typescript-eslint/eslint-plugin": "8.26.0",
112+
"@typescript-eslint/parser": "8.26.0",
113113
"@vitejs/plugin-basic-ssl": "2.0.0",
114114
"@web/test-runner": "^0.20.0",
115115
"@yarnpkg/lockfile": "1.1.0",

pnpm-lock.yaml

+46-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)