Skip to content

Commit 5eef87c

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
(cherry picked from commit 8d650d3)
1 parent 62c040a commit 5eef87c

File tree

3 files changed

+62
-62
lines changed

3 files changed

+62
-62
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@
112112
"@types/yargs": "^17.0.20",
113113
"@types/yargs-parser": "^21.0.0",
114114
"@types/yarnpkg__lockfile": "^1.1.5",
115-
"@typescript-eslint/eslint-plugin": "8.0.1",
116-
"@typescript-eslint/parser": "8.0.1",
115+
"@typescript-eslint/eslint-plugin": "8.1.0",
116+
"@typescript-eslint/parser": "8.1.0",
117117
"@vitejs/plugin-basic-ssl": "1.1.0",
118118
"@web/test-runner": "^0.18.0",
119119
"@yarnpkg/lockfile": "1.1.0",
@@ -192,7 +192,7 @@
192192
"source-map-support": "0.5.21",
193193
"symbol-observable": "4.0.0",
194194
"tar": "^6.1.6",
195-
"terser": "5.31.5",
195+
"terser": "5.31.6",
196196
"tree-kill": "1.2.2",
197197
"ts-node": "^10.9.1",
198198
"tslib": "2.6.3",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"semver": "7.6.3",
5959
"source-map-loader": "5.0.0",
6060
"source-map-support": "0.5.21",
61-
"terser": "5.31.5",
61+
"terser": "5.31.6",
6262
"tree-kill": "1.2.2",
6363
"tslib": "2.6.3",
6464
"vite": "5.4.0",

yarn.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ __metadata:
112112
semver: "npm:7.6.3"
113113
source-map-loader: "npm:5.0.0"
114114
source-map-support: "npm:0.5.21"
115-
terser: "npm:5.31.5"
115+
terser: "npm:5.31.6"
116116
tree-kill: "npm:1.2.2"
117117
tslib: "npm:2.6.3"
118118
undici: "npm:6.19.7"
@@ -679,8 +679,8 @@ __metadata:
679679
"@types/yargs": "npm:^17.0.20"
680680
"@types/yargs-parser": "npm:^21.0.0"
681681
"@types/yarnpkg__lockfile": "npm:^1.1.5"
682-
"@typescript-eslint/eslint-plugin": "npm:8.0.1"
683-
"@typescript-eslint/parser": "npm:8.0.1"
682+
"@typescript-eslint/eslint-plugin": "npm:8.1.0"
683+
"@typescript-eslint/parser": "npm:8.1.0"
684684
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
685685
"@web/test-runner": "npm:^0.18.0"
686686
"@yarnpkg/lockfile": "npm:1.1.0"
@@ -759,7 +759,7 @@ __metadata:
759759
source-map-support: "npm:0.5.21"
760760
symbol-observable: "npm:4.0.0"
761761
tar: "npm:^6.1.6"
762-
terser: "npm:5.31.5"
762+
terser: "npm:5.31.6"
763763
tree-kill: "npm:1.2.2"
764764
ts-node: "npm:^10.9.1"
765765
tslib: "npm:2.6.3"
@@ -5309,15 +5309,15 @@ __metadata:
53095309
languageName: node
53105310
linkType: hard
53115311

5312-
"@typescript-eslint/eslint-plugin@npm:8.0.1":
5313-
version: 8.0.1
5314-
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.1"
5312+
"@typescript-eslint/eslint-plugin@npm:8.1.0":
5313+
version: 8.1.0
5314+
resolution: "@typescript-eslint/eslint-plugin@npm:8.1.0"
53155315
dependencies:
53165316
"@eslint-community/regexpp": "npm:^4.10.0"
5317-
"@typescript-eslint/scope-manager": "npm:8.0.1"
5318-
"@typescript-eslint/type-utils": "npm:8.0.1"
5319-
"@typescript-eslint/utils": "npm:8.0.1"
5320-
"@typescript-eslint/visitor-keys": "npm:8.0.1"
5317+
"@typescript-eslint/scope-manager": "npm:8.1.0"
5318+
"@typescript-eslint/type-utils": "npm:8.1.0"
5319+
"@typescript-eslint/utils": "npm:8.1.0"
5320+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
53215321
graphemer: "npm:^1.4.0"
53225322
ignore: "npm:^5.3.1"
53235323
natural-compare: "npm:^1.4.0"
@@ -5328,66 +5328,66 @@ __metadata:
53285328
peerDependenciesMeta:
53295329
typescript:
53305330
optional: true
5331-
checksum: 10c0/fd4e11599c4a85d0fbbd0be350f11acaa32d424bc5c2c0b672133266b4b56fc20a78edd0c7b803b4223a1a66736624561a60fee827738118550733d14afb775a
5331+
checksum: 10c0/7bbeae588f859b59c34d6a76cac06ef0fa605921b40c5d3b65b94829984280ea84c4dd3f5cb9ce2eb326f5563e9abb4c90ebff05c47f83f4def296c2ea1fa86c
53325332
languageName: node
53335333
linkType: hard
53345334

5335-
"@typescript-eslint/parser@npm:8.0.1":
5336-
version: 8.0.1
5337-
resolution: "@typescript-eslint/parser@npm:8.0.1"
5335+
"@typescript-eslint/parser@npm:8.1.0":
5336+
version: 8.1.0
5337+
resolution: "@typescript-eslint/parser@npm:8.1.0"
53385338
dependencies:
5339-
"@typescript-eslint/scope-manager": "npm:8.0.1"
5340-
"@typescript-eslint/types": "npm:8.0.1"
5341-
"@typescript-eslint/typescript-estree": "npm:8.0.1"
5342-
"@typescript-eslint/visitor-keys": "npm:8.0.1"
5339+
"@typescript-eslint/scope-manager": "npm:8.1.0"
5340+
"@typescript-eslint/types": "npm:8.1.0"
5341+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
5342+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
53435343
debug: "npm:^4.3.4"
53445344
peerDependencies:
53455345
eslint: ^8.57.0 || ^9.0.0
53465346
peerDependenciesMeta:
53475347
typescript:
53485348
optional: true
5349-
checksum: 10c0/bf93640f06c9d2e09a79d015d2c3303f58a8569a3f6928544feeeaad8825388133b5e44ca017b4480d38c037644cf6390c785129539fe256f55422ae608943b5
5349+
checksum: 10c0/b94b2d3ab5ca505484d100701fad6a04a5dc8d595029bac1b9f5b8a4a91d80fd605b0f65d230b36a97ab7e5d55eeb0c28af2ab63929a3e4ab8fdefd2a548c36b
53505350
languageName: node
53515351
linkType: hard
53525352

5353-
"@typescript-eslint/scope-manager@npm:8.0.1":
5354-
version: 8.0.1
5355-
resolution: "@typescript-eslint/scope-manager@npm:8.0.1"
5353+
"@typescript-eslint/scope-manager@npm:8.1.0":
5354+
version: 8.1.0
5355+
resolution: "@typescript-eslint/scope-manager@npm:8.1.0"
53565356
dependencies:
5357-
"@typescript-eslint/types": "npm:8.0.1"
5358-
"@typescript-eslint/visitor-keys": "npm:8.0.1"
5359-
checksum: 10c0/79c00bc726c0c14b800bbbc1c1b88978c2cbeb29d2b06b94a5773f959aafac5cfb37bdb8c3bb80b9fb07fd10440413fce9098f338dce100696a4d3dc1ea6b187
5357+
"@typescript-eslint/types": "npm:8.1.0"
5358+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
5359+
checksum: 10c0/2bcf8cd176a1819bddcae16c572e7da8fba821b995a91cd53d64d8d6b85a17f5a895522f281ba57e34929574bddd4d6684ee3e545ec4e8096be4c3198e253a9a
53605360
languageName: node
53615361
linkType: hard
53625362

5363-
"@typescript-eslint/type-utils@npm:8.0.1":
5364-
version: 8.0.1
5365-
resolution: "@typescript-eslint/type-utils@npm:8.0.1"
5363+
"@typescript-eslint/type-utils@npm:8.1.0":
5364+
version: 8.1.0
5365+
resolution: "@typescript-eslint/type-utils@npm:8.1.0"
53665366
dependencies:
5367-
"@typescript-eslint/typescript-estree": "npm:8.0.1"
5368-
"@typescript-eslint/utils": "npm:8.0.1"
5367+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
5368+
"@typescript-eslint/utils": "npm:8.1.0"
53695369
debug: "npm:^4.3.4"
53705370
ts-api-utils: "npm:^1.3.0"
53715371
peerDependenciesMeta:
53725372
typescript:
53735373
optional: true
5374-
checksum: 10c0/5cbf604044d5cd9cc6e95a2eee5a62803a09f46ccf4aa7293e373a4be8b7b57b470cbc97c1121ef354f842e7fc1d17b30c81bf3540023382ad5e339c9ca3ce15
5374+
checksum: 10c0/62753941c4136e8d2daa72fe0410dea48e5317a6f12ece6382ca85e29912bd1b3f739b61d1060fc0a1f8c488dfc905beab4c8b8497951a21c3138a659c7271ec
53755375
languageName: node
53765376
linkType: hard
53775377

5378-
"@typescript-eslint/types@npm:8.0.1":
5379-
version: 8.0.1
5380-
resolution: "@typescript-eslint/types@npm:8.0.1"
5381-
checksum: 10c0/e7c02d4e153a935c04bfddc0c8fc1618b1c8e9767583cff05a0e063bbacb7f3c8fac2257879c41162fe19094a0de3a567b57969177b2a0c32f39accd4c5601d5
5378+
"@typescript-eslint/types@npm:8.1.0":
5379+
version: 8.1.0
5380+
resolution: "@typescript-eslint/types@npm:8.1.0"
5381+
checksum: 10c0/ceade44455f45974e68956016c4d1c6626580732f7f9675e14ffa63db80b551752b0df596b20473dae9f0dc6ed966e17417dc2cf36e1a82b6ab0edc97c5eaa50
53825382
languageName: node
53835383
linkType: hard
53845384

5385-
"@typescript-eslint/typescript-estree@npm:8.0.1":
5386-
version: 8.0.1
5387-
resolution: "@typescript-eslint/typescript-estree@npm:8.0.1"
5385+
"@typescript-eslint/typescript-estree@npm:8.1.0":
5386+
version: 8.1.0
5387+
resolution: "@typescript-eslint/typescript-estree@npm:8.1.0"
53885388
dependencies:
5389-
"@typescript-eslint/types": "npm:8.0.1"
5390-
"@typescript-eslint/visitor-keys": "npm:8.0.1"
5389+
"@typescript-eslint/types": "npm:8.1.0"
5390+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
53915391
debug: "npm:^4.3.4"
53925392
globby: "npm:^11.1.0"
53935393
is-glob: "npm:^4.0.3"
@@ -5397,31 +5397,31 @@ __metadata:
53975397
peerDependenciesMeta:
53985398
typescript:
53995399
optional: true
5400-
checksum: 10c0/12507995dc634a1746b581635e0df9f986ad01e7f0b4482f1f240986e7277ebd301dfe3b59c07da6d1f3d465f9110dc2a61ce50b67a8f31188cad13f7cc3632e
5400+
checksum: 10c0/a7bc8275df1c79c4cb14ef086c56674316dd4907efec53eddca35d0b5220428b69c82178ce2d95138da2e398269c8bd0764cae8020a36417e411e35c3c47bc4b
54015401
languageName: node
54025402
linkType: hard
54035403

5404-
"@typescript-eslint/utils@npm:8.0.1":
5405-
version: 8.0.1
5406-
resolution: "@typescript-eslint/utils@npm:8.0.1"
5404+
"@typescript-eslint/utils@npm:8.1.0":
5405+
version: 8.1.0
5406+
resolution: "@typescript-eslint/utils@npm:8.1.0"
54075407
dependencies:
54085408
"@eslint-community/eslint-utils": "npm:^4.4.0"
5409-
"@typescript-eslint/scope-manager": "npm:8.0.1"
5410-
"@typescript-eslint/types": "npm:8.0.1"
5411-
"@typescript-eslint/typescript-estree": "npm:8.0.1"
5409+
"@typescript-eslint/scope-manager": "npm:8.1.0"
5410+
"@typescript-eslint/types": "npm:8.1.0"
5411+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
54125412
peerDependencies:
54135413
eslint: ^8.57.0 || ^9.0.0
5414-
checksum: 10c0/9ab4baee82ac74caee18fb687697698043385aea5d0ec4bb34d874a6969eaa3e48f9319ab023cbcb6114f86de17f7360a43460fb4159c61760a2d2984004dd21
5414+
checksum: 10c0/c95503a6bdcd98b1ff04d1adbf46377b2036b1c510d90a4a056401f996f775f06c3108c95fb81cd6babc9c97b73b91b8e848f0337bc508de8a49c993582f0e75
54155415
languageName: node
54165416
linkType: hard
54175417

5418-
"@typescript-eslint/visitor-keys@npm:8.0.1":
5419-
version: 8.0.1
5420-
resolution: "@typescript-eslint/visitor-keys@npm:8.0.1"
5418+
"@typescript-eslint/visitor-keys@npm:8.1.0":
5419+
version: 8.1.0
5420+
resolution: "@typescript-eslint/visitor-keys@npm:8.1.0"
54215421
dependencies:
5422-
"@typescript-eslint/types": "npm:8.0.1"
5422+
"@typescript-eslint/types": "npm:8.1.0"
54235423
eslint-visitor-keys: "npm:^3.4.3"
5424-
checksum: 10c0/64c12095a97808bb1e1f5709192b274cac58d6b8fbbf9ec8fafead30f7effef7f0232244ec759298d046e1cd43521b9f3ba37b80618d5184c8b22fae665a7068
5424+
checksum: 10c0/b7544dbb0eec1ddbfcd95c04b51b9a739c2e768c16d1c88508f976a2b0d1bc02fefb7491930e06e48073a5c07c6f488cd8403bba3a8b918888b93a88d5ac3869
54255425
languageName: node
54265426
linkType: hard
54275427

@@ -16596,17 +16596,17 @@ __metadata:
1659616596
languageName: node
1659716597
linkType: hard
1659816598

16599-
"terser@npm:5.31.5":
16600-
version: 5.31.5
16601-
resolution: "terser@npm:5.31.5"
16599+
"terser@npm:5.31.6":
16600+
version: 5.31.6
16601+
resolution: "terser@npm:5.31.6"
1660216602
dependencies:
1660316603
"@jridgewell/source-map": "npm:^0.3.3"
1660416604
acorn: "npm:^8.8.2"
1660516605
commander: "npm:^2.20.0"
1660616606
source-map-support: "npm:~0.5.20"
1660716607
bin:
1660816608
terser: bin/terser
16609-
checksum: 10c0/6e7c66c1f4062ee098bff3dc3c396819ebf5f1740f0615be9de39b675a78c732d199f4dcfdcd15bd65f354e37c45bb944360f532a36fe7f7d22f800ca53c2d02
16609+
checksum: 10c0/b17d02b65a52a5041430572b3c514475820f5e7590fa93773c0f5b4be601ccf3f6d745bf5a79f3ee58187cf85edf61c24ddf4345783839fccb44c9c8fa9b427e
1661016610
languageName: node
1661116611
linkType: hard
1661216612

0 commit comments

Comments
 (0)