Skip to content

Commit c38ff43

Browse files
angular-robotjkrems
authored andcommitted
build: update all non-major dependencies
1 parent c28f5ca commit c38ff43

File tree

4 files changed

+90
-90
lines changed

4 files changed

+90
-90
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@bazel/concatjs": "patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch",
8585
"@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch",
8686
"@bazel/runfiles": "^5.8.1",
87-
"@discoveryjs/json-ext": "0.6.1",
87+
"@discoveryjs/json-ext": "0.6.2",
8888
"@inquirer/confirm": "5.0.0",
8989
"@inquirer/prompts": "7.0.0",
9090
"@listr2/prompt-adapter-inquirer": "2.0.17",
@@ -114,8 +114,8 @@
114114
"@types/yargs": "^17.0.20",
115115
"@types/yargs-parser": "^21.0.0",
116116
"@types/yarnpkg__lockfile": "^1.1.5",
117-
"@typescript-eslint/eslint-plugin": "8.9.0",
118-
"@typescript-eslint/parser": "8.9.0",
117+
"@typescript-eslint/eslint-plugin": "8.10.0",
118+
"@typescript-eslint/parser": "8.10.0",
119119
"@vitejs/plugin-basic-ssl": "1.1.0",
120120
"@web/test-runner": "^0.19.0",
121121
"@yarnpkg/lockfile": "1.1.0",
@@ -186,7 +186,7 @@
186186
"rollup": "4.24.0",
187187
"rollup-plugin-sourcemaps": "^0.6.0",
188188
"rxjs": "7.8.1",
189-
"sass": "1.80.1",
189+
"sass": "1.80.2",
190190
"sass-loader": "16.0.2",
191191
"semver": "7.6.3",
192192
"shelljs": "^0.8.5",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"picomatch": "4.0.2",
4040
"piscina": "4.7.0",
4141
"rollup": "4.24.0",
42-
"sass": "1.80.1",
42+
"sass": "1.80.2",
4343
"semver": "7.6.3",
4444
"vite": "5.4.9",
4545
"watchpack": "2.4.2"

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@babel/plugin-transform-runtime": "7.25.7",
2121
"@babel/preset-env": "7.25.8",
2222
"@babel/runtime": "7.25.7",
23-
"@discoveryjs/json-ext": "0.6.1",
23+
"@discoveryjs/json-ext": "0.6.2",
2424
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
2525
"@vitejs/plugin-basic-ssl": "1.1.0",
2626
"ansi-colors": "4.1.3",
@@ -48,7 +48,7 @@
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",
5050
"rxjs": "7.8.1",
51-
"sass": "1.80.1",
51+
"sass": "1.80.2",
5252
"sass-loader": "16.0.2",
5353
"semver": "7.6.3",
5454
"source-map-loader": "5.0.0",

yarn.lock

Lines changed: 83 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ __metadata:
7373
"@babel/plugin-transform-runtime": "npm:7.25.7"
7474
"@babel/preset-env": "npm:7.25.8"
7575
"@babel/runtime": "npm:7.25.7"
76-
"@discoveryjs/json-ext": "npm:0.6.1"
76+
"@discoveryjs/json-ext": "npm:0.6.2"
7777
"@ngtools/webpack": "npm:0.0.0-PLACEHOLDER"
7878
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
7979
ansi-colors: "npm:4.1.3"
@@ -102,7 +102,7 @@ __metadata:
102102
postcss-loader: "npm:8.1.1"
103103
resolve-url-loader: "npm:5.0.0"
104104
rxjs: "npm:7.8.1"
105-
sass: "npm:1.80.1"
105+
sass: "npm:1.80.2"
106106
sass-loader: "npm:16.0.2"
107107
semver: "npm:7.6.3"
108108
source-map-loader: "npm:5.0.0"
@@ -396,7 +396,7 @@ __metadata:
396396
picomatch: "npm:4.0.2"
397397
piscina: "npm:4.7.0"
398398
rollup: "npm:4.24.0"
399-
sass: "npm:1.80.1"
399+
sass: "npm:1.80.2"
400400
semver: "npm:7.6.3"
401401
vite: "npm:5.4.9"
402402
watchpack: "npm:2.4.2"
@@ -662,7 +662,7 @@ __metadata:
662662
"@bazel/concatjs": "patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch"
663663
"@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch"
664664
"@bazel/runfiles": "npm:^5.8.1"
665-
"@discoveryjs/json-ext": "npm:0.6.1"
665+
"@discoveryjs/json-ext": "npm:0.6.2"
666666
"@inquirer/confirm": "npm:5.0.0"
667667
"@inquirer/prompts": "npm:7.0.0"
668668
"@listr2/prompt-adapter-inquirer": "npm:2.0.17"
@@ -692,8 +692,8 @@ __metadata:
692692
"@types/yargs": "npm:^17.0.20"
693693
"@types/yargs-parser": "npm:^21.0.0"
694694
"@types/yarnpkg__lockfile": "npm:^1.1.5"
695-
"@typescript-eslint/eslint-plugin": "npm:8.9.0"
696-
"@typescript-eslint/parser": "npm:8.9.0"
695+
"@typescript-eslint/eslint-plugin": "npm:8.10.0"
696+
"@typescript-eslint/parser": "npm:8.10.0"
697697
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
698698
"@web/test-runner": "npm:^0.19.0"
699699
"@yarnpkg/lockfile": "npm:1.1.0"
@@ -764,7 +764,7 @@ __metadata:
764764
rollup: "npm:4.24.0"
765765
rollup-plugin-sourcemaps: "npm:^0.6.0"
766766
rxjs: "npm:7.8.1"
767-
sass: "npm:1.80.1"
767+
sass: "npm:1.80.2"
768768
sass-loader: "npm:16.0.2"
769769
semver: "npm:7.6.3"
770770
shelljs: "npm:^0.8.5"
@@ -2398,10 +2398,10 @@ __metadata:
23982398
languageName: node
23992399
linkType: hard
24002400

2401-
"@discoveryjs/json-ext@npm:0.6.1":
2402-
version: 0.6.1
2403-
resolution: "@discoveryjs/json-ext@npm:0.6.1"
2404-
checksum: 10c0/116838b9685f26ce88335703f0f0cb84a242f9db93a6b408676c314a3bfd916ef405d84c3ff427e882dc4775b586e3a8a9d88fecc07cc93cbd33f6d560db29bf
2401+
"@discoveryjs/json-ext@npm:0.6.2":
2402+
version: 0.6.2
2403+
resolution: "@discoveryjs/json-ext@npm:0.6.2"
2404+
checksum: 10c0/e7e9d18ab2f45780b2a29b68dc933c579c4f06c372b3c837c2a2d8d11678cad20be4b3f0df5444fda098b6c36af7987d2eb1b08fb7040cf110232d14df5c6f58
24052405
languageName: node
24062406
linkType: hard
24072407

@@ -5415,15 +5415,15 @@ __metadata:
54155415
languageName: node
54165416
linkType: hard
54175417

5418-
"@typescript-eslint/eslint-plugin@npm:8.9.0":
5419-
version: 8.9.0
5420-
resolution: "@typescript-eslint/eslint-plugin@npm:8.9.0"
5418+
"@typescript-eslint/eslint-plugin@npm:8.10.0":
5419+
version: 8.10.0
5420+
resolution: "@typescript-eslint/eslint-plugin@npm:8.10.0"
54215421
dependencies:
54225422
"@eslint-community/regexpp": "npm:^4.10.0"
5423-
"@typescript-eslint/scope-manager": "npm:8.9.0"
5424-
"@typescript-eslint/type-utils": "npm:8.9.0"
5425-
"@typescript-eslint/utils": "npm:8.9.0"
5426-
"@typescript-eslint/visitor-keys": "npm:8.9.0"
5423+
"@typescript-eslint/scope-manager": "npm:8.10.0"
5424+
"@typescript-eslint/type-utils": "npm:8.10.0"
5425+
"@typescript-eslint/utils": "npm:8.10.0"
5426+
"@typescript-eslint/visitor-keys": "npm:8.10.0"
54275427
graphemer: "npm:^1.4.0"
54285428
ignore: "npm:^5.3.1"
54295429
natural-compare: "npm:^1.4.0"
@@ -5434,25 +5434,35 @@ __metadata:
54345434
peerDependenciesMeta:
54355435
typescript:
54365436
optional: true
5437-
checksum: 10c0/07f273dc270268980bbf65ea5e0c69d05377e42dbdb2dd3f4a1293a3536c049ddfb548eb9ec6e60394c2361c4a15b62b8246951f83e16a9d16799578a74dc691
5437+
checksum: 10c0/4b77ba9c865a2a14e238cd330b5901f0274b8ce1c13324fccd0339b8eea82a50a4709394c903fd8cd5bd0d3aebace0761ff9a4a19fa20b00bb61349b7671c035
54385438
languageName: node
54395439
linkType: hard
54405440

5441-
"@typescript-eslint/parser@npm:8.9.0":
5442-
version: 8.9.0
5443-
resolution: "@typescript-eslint/parser@npm:8.9.0"
5441+
"@typescript-eslint/parser@npm:8.10.0":
5442+
version: 8.10.0
5443+
resolution: "@typescript-eslint/parser@npm:8.10.0"
54445444
dependencies:
5445-
"@typescript-eslint/scope-manager": "npm:8.9.0"
5446-
"@typescript-eslint/types": "npm:8.9.0"
5447-
"@typescript-eslint/typescript-estree": "npm:8.9.0"
5448-
"@typescript-eslint/visitor-keys": "npm:8.9.0"
5445+
"@typescript-eslint/scope-manager": "npm:8.10.0"
5446+
"@typescript-eslint/types": "npm:8.10.0"
5447+
"@typescript-eslint/typescript-estree": "npm:8.10.0"
5448+
"@typescript-eslint/visitor-keys": "npm:8.10.0"
54495449
debug: "npm:^4.3.4"
54505450
peerDependencies:
54515451
eslint: ^8.57.0 || ^9.0.0
54525452
peerDependenciesMeta:
54535453
typescript:
54545454
optional: true
5455-
checksum: 10c0/aca7c838de85fb700ecf5682dc6f8f90a0fbfe09a3044a176c0dc3ffd9c5e7105beb0919a30824f46b02223a74119b4f5a9834a0663328987f066cb359b5dbed
5455+
checksum: 10c0/7becb2457c085c239838d301796074b790f46dd38c9fbc14ec1dec8e993c7115cd8a66cdc07983c3a68a2dd92e24e8acc49d69a4ebcc29e9869957eb52d1cb74
5456+
languageName: node
5457+
linkType: hard
5458+
5459+
"@typescript-eslint/scope-manager@npm:8.10.0":
5460+
version: 8.10.0
5461+
resolution: "@typescript-eslint/scope-manager@npm:8.10.0"
5462+
dependencies:
5463+
"@typescript-eslint/types": "npm:8.10.0"
5464+
"@typescript-eslint/visitor-keys": "npm:8.10.0"
5465+
checksum: 10c0/b8bb8635c4d6c00a3578d6265e3ee0f5d96d0c9dee534ed588aa411c3f4497fd71cce730c3ae7571e52453d955b191bc9edcc47c9af21a20c90e9a20f2371108
54565466
languageName: node
54575467
linkType: hard
54585468

@@ -5466,28 +5476,25 @@ __metadata:
54665476
languageName: node
54675477
linkType: hard
54685478

5469-
"@typescript-eslint/scope-manager@npm:8.9.0":
5470-
version: 8.9.0
5471-
resolution: "@typescript-eslint/scope-manager@npm:8.9.0"
5479+
"@typescript-eslint/type-utils@npm:8.10.0":
5480+
version: 8.10.0
5481+
resolution: "@typescript-eslint/type-utils@npm:8.10.0"
54725482
dependencies:
5473-
"@typescript-eslint/types": "npm:8.9.0"
5474-
"@typescript-eslint/visitor-keys": "npm:8.9.0"
5475-
checksum: 10c0/1fb77a982e3384d8cabd64678ea8f9de328708080ff9324bf24a44da4e8d7b7692ae4820efc3ef36027bf0fd6a061680d3c30ce63d661fb31e18970fca5e86c5
5476-
languageName: node
5477-
linkType: hard
5478-
5479-
"@typescript-eslint/type-utils@npm:8.9.0":
5480-
version: 8.9.0
5481-
resolution: "@typescript-eslint/type-utils@npm:8.9.0"
5482-
dependencies:
5483-
"@typescript-eslint/typescript-estree": "npm:8.9.0"
5484-
"@typescript-eslint/utils": "npm:8.9.0"
5483+
"@typescript-eslint/typescript-estree": "npm:8.10.0"
5484+
"@typescript-eslint/utils": "npm:8.10.0"
54855485
debug: "npm:^4.3.4"
54865486
ts-api-utils: "npm:^1.3.0"
54875487
peerDependenciesMeta:
54885488
typescript:
54895489
optional: true
5490-
checksum: 10c0/aff06afda9ac7d12f750e76c8f91ed8b56eefd3f3f4fbaa93a64411ec9e0bd2c2972f3407e439320d98062b16f508dce7604b8bb2b803fded9d3148e5ee721b1
5490+
checksum: 10c0/1af8fce8394279e6ac7bcef449a132072ee36e374c8d557564246ffe7150230844901ca0305e29525bf37c87010e03bf8bedec76fccbfe1e41931cb4f274e208
5491+
languageName: node
5492+
linkType: hard
5493+
5494+
"@typescript-eslint/types@npm:8.10.0":
5495+
version: 8.10.0
5496+
resolution: "@typescript-eslint/types@npm:8.10.0"
5497+
checksum: 10c0/f27dd43c8383e02e914a254257627e393dfc0f08b0f74a253c106813ae361f090271b2f3f2ef588fa3ca1329897d873da595bb5641fe8e3091b25eddca24b5d2
54915498
languageName: node
54925499
linkType: hard
54935500

@@ -5498,19 +5505,12 @@ __metadata:
54985505
languageName: node
54995506
linkType: hard
55005507

5501-
"@typescript-eslint/types@npm:8.9.0":
5502-
version: 8.9.0
5503-
resolution: "@typescript-eslint/types@npm:8.9.0"
5504-
checksum: 10c0/8d901b7ed2f943624c24f7fa67f7be9d49a92554d54c4f27397c05b329ceff59a9ea246810b53ff36fca08760c14305dd4ce78fbac7ca0474311b0575bf49010
5505-
languageName: node
5506-
linkType: hard
5507-
5508-
"@typescript-eslint/typescript-estree@npm:8.8.1":
5509-
version: 8.8.1
5510-
resolution: "@typescript-eslint/typescript-estree@npm:8.8.1"
5508+
"@typescript-eslint/typescript-estree@npm:8.10.0":
5509+
version: 8.10.0
5510+
resolution: "@typescript-eslint/typescript-estree@npm:8.10.0"
55115511
dependencies:
5512-
"@typescript-eslint/types": "npm:8.8.1"
5513-
"@typescript-eslint/visitor-keys": "npm:8.8.1"
5512+
"@typescript-eslint/types": "npm:8.10.0"
5513+
"@typescript-eslint/visitor-keys": "npm:8.10.0"
55145514
debug: "npm:^4.3.4"
55155515
fast-glob: "npm:^3.3.2"
55165516
is-glob: "npm:^4.0.3"
@@ -5520,16 +5520,16 @@ __metadata:
55205520
peerDependenciesMeta:
55215521
typescript:
55225522
optional: true
5523-
checksum: 10c0/e3b9bc1e925c07833237044271cdc9bd8bdba3e2143dcfc5bf3bf481c89731b666a6fad25333a4b1980ac2f4c6f5e6e42c71206f73f3704e319f6b3b67463a6a
5523+
checksum: 10c0/535a740fe25be0e28fe68c41e3264273d1e5169c9f938e08cc0e3415c357726f43efa44621960108c318fc3305c425d29f3223b6e731d44d67f84058a8947304
55245524
languageName: node
55255525
linkType: hard
55265526

5527-
"@typescript-eslint/typescript-estree@npm:8.9.0":
5528-
version: 8.9.0
5529-
resolution: "@typescript-eslint/typescript-estree@npm:8.9.0"
5527+
"@typescript-eslint/typescript-estree@npm:8.8.1":
5528+
version: 8.8.1
5529+
resolution: "@typescript-eslint/typescript-estree@npm:8.8.1"
55305530
dependencies:
5531-
"@typescript-eslint/types": "npm:8.9.0"
5532-
"@typescript-eslint/visitor-keys": "npm:8.9.0"
5531+
"@typescript-eslint/types": "npm:8.8.1"
5532+
"@typescript-eslint/visitor-keys": "npm:8.8.1"
55335533
debug: "npm:^4.3.4"
55345534
fast-glob: "npm:^3.3.2"
55355535
is-glob: "npm:^4.0.3"
@@ -5539,21 +5539,21 @@ __metadata:
55395539
peerDependenciesMeta:
55405540
typescript:
55415541
optional: true
5542-
checksum: 10c0/bb5ec70727f07d1575e95f9d117762636209e1ab073a26c4e873e1e5b4617b000d300a23d294ad81693f7e99abe3e519725452c30b235a253edcd85b6ae052b0
5542+
checksum: 10c0/e3b9bc1e925c07833237044271cdc9bd8bdba3e2143dcfc5bf3bf481c89731b666a6fad25333a4b1980ac2f4c6f5e6e42c71206f73f3704e319f6b3b67463a6a
55435543
languageName: node
55445544
linkType: hard
55455545

5546-
"@typescript-eslint/utils@npm:8.9.0":
5547-
version: 8.9.0
5548-
resolution: "@typescript-eslint/utils@npm:8.9.0"
5546+
"@typescript-eslint/utils@npm:8.10.0":
5547+
version: 8.10.0
5548+
resolution: "@typescript-eslint/utils@npm:8.10.0"
55495549
dependencies:
55505550
"@eslint-community/eslint-utils": "npm:^4.4.0"
5551-
"@typescript-eslint/scope-manager": "npm:8.9.0"
5552-
"@typescript-eslint/types": "npm:8.9.0"
5553-
"@typescript-eslint/typescript-estree": "npm:8.9.0"
5551+
"@typescript-eslint/scope-manager": "npm:8.10.0"
5552+
"@typescript-eslint/types": "npm:8.10.0"
5553+
"@typescript-eslint/typescript-estree": "npm:8.10.0"
55545554
peerDependencies:
55555555
eslint: ^8.57.0 || ^9.0.0
5556-
checksum: 10c0/af13e3d501060bdc5fa04b131b3f9a90604e5c1d4845d1f8bd94b703a3c146a76debfc21fe65a7f3a0459ed6c57cf2aa3f0a052469bb23b6f35ff853fe9495b1
5556+
checksum: 10c0/a21a2933517176abd00fcd5d8d80023e35dc3d89d5746bbac43790b4e984ab1f371117db08048bce7f42d54c64f4e0e35161149f8f34fd25a27bff9d1110fd16
55575557
languageName: node
55585558
linkType: hard
55595559

@@ -5571,23 +5571,23 @@ __metadata:
55715571
languageName: node
55725572
linkType: hard
55735573

5574-
"@typescript-eslint/visitor-keys@npm:8.8.1":
5575-
version: 8.8.1
5576-
resolution: "@typescript-eslint/visitor-keys@npm:8.8.1"
5574+
"@typescript-eslint/visitor-keys@npm:8.10.0":
5575+
version: 8.10.0
5576+
resolution: "@typescript-eslint/visitor-keys@npm:8.10.0"
55775577
dependencies:
5578-
"@typescript-eslint/types": "npm:8.8.1"
5578+
"@typescript-eslint/types": "npm:8.10.0"
55795579
eslint-visitor-keys: "npm:^3.4.3"
5580-
checksum: 10c0/6f917090b61277bd443aa851c532c4a9cc91ad57aedf185c5dff0c530f158cce84ef815833bd8deffa87f0bbf7a9f1abd1e02e30af2463c4e7f27c0c08f59080
5580+
checksum: 10c0/14721c4ac939640d5fd1ee1b6eeb07604b11a6017e319e21dcc71e7aac2992341fc7ae1992d977bad4433b6a1d0d1c0c279e6927316b26245f6e333f922fa458
55815581
languageName: node
55825582
linkType: hard
55835583

5584-
"@typescript-eslint/visitor-keys@npm:8.9.0":
5585-
version: 8.9.0
5586-
resolution: "@typescript-eslint/visitor-keys@npm:8.9.0"
5584+
"@typescript-eslint/visitor-keys@npm:8.8.1":
5585+
version: 8.8.1
5586+
resolution: "@typescript-eslint/visitor-keys@npm:8.8.1"
55875587
dependencies:
5588-
"@typescript-eslint/types": "npm:8.9.0"
5588+
"@typescript-eslint/types": "npm:8.8.1"
55895589
eslint-visitor-keys: "npm:^3.4.3"
5590-
checksum: 10c0/e33208b946841f1838d87d64f4ee230f798e68bdce8c181d3ac0abb567f758cb9c4bdccc919d493167869f413ca4c400e7db0f7dd7e8fc84ab6a8344076a7458
5590+
checksum: 10c0/6f917090b61277bd443aa851c532c4a9cc91ad57aedf185c5dff0c530f158cce84ef815833bd8deffa87f0bbf7a9f1abd1e02e30af2463c4e7f27c0c08f59080
55915591
languageName: node
55925592
linkType: hard
55935593

@@ -15724,17 +15724,17 @@ __metadata:
1572415724
languageName: node
1572515725
linkType: hard
1572615726

15727-
"sass@npm:1.80.1":
15728-
version: 1.80.1
15729-
resolution: "sass@npm:1.80.1"
15727+
"sass@npm:1.80.2":
15728+
version: 1.80.2
15729+
resolution: "sass@npm:1.80.2"
1573015730
dependencies:
1573115731
"@parcel/watcher": "npm:^2.4.1"
1573215732
chokidar: "npm:^4.0.0"
1573315733
immutable: "npm:^4.0.0"
1573415734
source-map-js: "npm:>=0.6.2 <2.0.0"
1573515735
bin:
1573615736
sass: sass.js
15737-
checksum: 10c0/91ec2b8bcba4c3c68c047fdcbe04cb82646b5cc6446e04d9134ff3c642d9895363de5cbf88869f0a6aa81bcd2de9b8ccba7df7ff35d33a07a18754014ee7a31a
15737+
checksum: 10c0/0006e2ee7a732abaa96a663167b078b8d53b4d7fe5ce435636a8bca6e8a3b6ebc12308c0725f577a456329ed962436d96cfcdd50a8e733ed4c4e4590f21243c9
1573815738
languageName: node
1573915739
linkType: hard
1574015740

0 commit comments

Comments
 (0)