Skip to content

Commit 8d650d3

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 289ea4c commit 8d650d3

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"
@@ -693,8 +693,8 @@ __metadata:
693693
"@types/yargs": "npm:^17.0.20"
694694
"@types/yargs-parser": "npm:^21.0.0"
695695
"@types/yarnpkg__lockfile": "npm:^1.1.5"
696-
"@typescript-eslint/eslint-plugin": "npm:8.0.1"
697-
"@typescript-eslint/parser": "npm:8.0.1"
696+
"@typescript-eslint/eslint-plugin": "npm:8.1.0"
697+
"@typescript-eslint/parser": "npm:8.1.0"
698698
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
699699
"@web/test-runner": "npm:^0.18.0"
700700
"@yarnpkg/lockfile": "npm:1.1.0"
@@ -773,7 +773,7 @@ __metadata:
773773
source-map-support: "npm:0.5.21"
774774
symbol-observable: "npm:4.0.0"
775775
tar: "npm:^6.1.6"
776-
terser: "npm:5.31.5"
776+
terser: "npm:5.31.6"
777777
tree-kill: "npm:1.2.2"
778778
ts-node: "npm:^10.9.1"
779779
tslib: "npm:2.6.3"
@@ -5236,15 +5236,15 @@ __metadata:
52365236
languageName: node
52375237
linkType: hard
52385238

5239-
"@typescript-eslint/eslint-plugin@npm:8.0.1":
5240-
version: 8.0.1
5241-
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.1"
5239+
"@typescript-eslint/eslint-plugin@npm:8.1.0":
5240+
version: 8.1.0
5241+
resolution: "@typescript-eslint/eslint-plugin@npm:8.1.0"
52425242
dependencies:
52435243
"@eslint-community/regexpp": "npm:^4.10.0"
5244-
"@typescript-eslint/scope-manager": "npm:8.0.1"
5245-
"@typescript-eslint/type-utils": "npm:8.0.1"
5246-
"@typescript-eslint/utils": "npm:8.0.1"
5247-
"@typescript-eslint/visitor-keys": "npm:8.0.1"
5244+
"@typescript-eslint/scope-manager": "npm:8.1.0"
5245+
"@typescript-eslint/type-utils": "npm:8.1.0"
5246+
"@typescript-eslint/utils": "npm:8.1.0"
5247+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
52485248
graphemer: "npm:^1.4.0"
52495249
ignore: "npm:^5.3.1"
52505250
natural-compare: "npm:^1.4.0"
@@ -5255,66 +5255,66 @@ __metadata:
52555255
peerDependenciesMeta:
52565256
typescript:
52575257
optional: true
5258-
checksum: 10c0/fd4e11599c4a85d0fbbd0be350f11acaa32d424bc5c2c0b672133266b4b56fc20a78edd0c7b803b4223a1a66736624561a60fee827738118550733d14afb775a
5258+
checksum: 10c0/7bbeae588f859b59c34d6a76cac06ef0fa605921b40c5d3b65b94829984280ea84c4dd3f5cb9ce2eb326f5563e9abb4c90ebff05c47f83f4def296c2ea1fa86c
52595259
languageName: node
52605260
linkType: hard
52615261

5262-
"@typescript-eslint/parser@npm:8.0.1":
5263-
version: 8.0.1
5264-
resolution: "@typescript-eslint/parser@npm:8.0.1"
5262+
"@typescript-eslint/parser@npm:8.1.0":
5263+
version: 8.1.0
5264+
resolution: "@typescript-eslint/parser@npm:8.1.0"
52655265
dependencies:
5266-
"@typescript-eslint/scope-manager": "npm:8.0.1"
5267-
"@typescript-eslint/types": "npm:8.0.1"
5268-
"@typescript-eslint/typescript-estree": "npm:8.0.1"
5269-
"@typescript-eslint/visitor-keys": "npm:8.0.1"
5266+
"@typescript-eslint/scope-manager": "npm:8.1.0"
5267+
"@typescript-eslint/types": "npm:8.1.0"
5268+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
5269+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
52705270
debug: "npm:^4.3.4"
52715271
peerDependencies:
52725272
eslint: ^8.57.0 || ^9.0.0
52735273
peerDependenciesMeta:
52745274
typescript:
52755275
optional: true
5276-
checksum: 10c0/bf93640f06c9d2e09a79d015d2c3303f58a8569a3f6928544feeeaad8825388133b5e44ca017b4480d38c037644cf6390c785129539fe256f55422ae608943b5
5276+
checksum: 10c0/b94b2d3ab5ca505484d100701fad6a04a5dc8d595029bac1b9f5b8a4a91d80fd605b0f65d230b36a97ab7e5d55eeb0c28af2ab63929a3e4ab8fdefd2a548c36b
52775277
languageName: node
52785278
linkType: hard
52795279

5280-
"@typescript-eslint/scope-manager@npm:8.0.1":
5281-
version: 8.0.1
5282-
resolution: "@typescript-eslint/scope-manager@npm:8.0.1"
5280+
"@typescript-eslint/scope-manager@npm:8.1.0":
5281+
version: 8.1.0
5282+
resolution: "@typescript-eslint/scope-manager@npm:8.1.0"
52835283
dependencies:
5284-
"@typescript-eslint/types": "npm:8.0.1"
5285-
"@typescript-eslint/visitor-keys": "npm:8.0.1"
5286-
checksum: 10c0/79c00bc726c0c14b800bbbc1c1b88978c2cbeb29d2b06b94a5773f959aafac5cfb37bdb8c3bb80b9fb07fd10440413fce9098f338dce100696a4d3dc1ea6b187
5284+
"@typescript-eslint/types": "npm:8.1.0"
5285+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
5286+
checksum: 10c0/2bcf8cd176a1819bddcae16c572e7da8fba821b995a91cd53d64d8d6b85a17f5a895522f281ba57e34929574bddd4d6684ee3e545ec4e8096be4c3198e253a9a
52875287
languageName: node
52885288
linkType: hard
52895289

5290-
"@typescript-eslint/type-utils@npm:8.0.1":
5291-
version: 8.0.1
5292-
resolution: "@typescript-eslint/type-utils@npm:8.0.1"
5290+
"@typescript-eslint/type-utils@npm:8.1.0":
5291+
version: 8.1.0
5292+
resolution: "@typescript-eslint/type-utils@npm:8.1.0"
52935293
dependencies:
5294-
"@typescript-eslint/typescript-estree": "npm:8.0.1"
5295-
"@typescript-eslint/utils": "npm:8.0.1"
5294+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
5295+
"@typescript-eslint/utils": "npm:8.1.0"
52965296
debug: "npm:^4.3.4"
52975297
ts-api-utils: "npm:^1.3.0"
52985298
peerDependenciesMeta:
52995299
typescript:
53005300
optional: true
5301-
checksum: 10c0/5cbf604044d5cd9cc6e95a2eee5a62803a09f46ccf4aa7293e373a4be8b7b57b470cbc97c1121ef354f842e7fc1d17b30c81bf3540023382ad5e339c9ca3ce15
5301+
checksum: 10c0/62753941c4136e8d2daa72fe0410dea48e5317a6f12ece6382ca85e29912bd1b3f739b61d1060fc0a1f8c488dfc905beab4c8b8497951a21c3138a659c7271ec
53025302
languageName: node
53035303
linkType: hard
53045304

5305-
"@typescript-eslint/types@npm:8.0.1":
5306-
version: 8.0.1
5307-
resolution: "@typescript-eslint/types@npm:8.0.1"
5308-
checksum: 10c0/e7c02d4e153a935c04bfddc0c8fc1618b1c8e9767583cff05a0e063bbacb7f3c8fac2257879c41162fe19094a0de3a567b57969177b2a0c32f39accd4c5601d5
5305+
"@typescript-eslint/types@npm:8.1.0":
5306+
version: 8.1.0
5307+
resolution: "@typescript-eslint/types@npm:8.1.0"
5308+
checksum: 10c0/ceade44455f45974e68956016c4d1c6626580732f7f9675e14ffa63db80b551752b0df596b20473dae9f0dc6ed966e17417dc2cf36e1a82b6ab0edc97c5eaa50
53095309
languageName: node
53105310
linkType: hard
53115311

5312-
"@typescript-eslint/typescript-estree@npm:8.0.1":
5313-
version: 8.0.1
5314-
resolution: "@typescript-eslint/typescript-estree@npm:8.0.1"
5312+
"@typescript-eslint/typescript-estree@npm:8.1.0":
5313+
version: 8.1.0
5314+
resolution: "@typescript-eslint/typescript-estree@npm:8.1.0"
53155315
dependencies:
5316-
"@typescript-eslint/types": "npm:8.0.1"
5317-
"@typescript-eslint/visitor-keys": "npm:8.0.1"
5316+
"@typescript-eslint/types": "npm:8.1.0"
5317+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
53185318
debug: "npm:^4.3.4"
53195319
globby: "npm:^11.1.0"
53205320
is-glob: "npm:^4.0.3"
@@ -5324,31 +5324,31 @@ __metadata:
53245324
peerDependenciesMeta:
53255325
typescript:
53265326
optional: true
5327-
checksum: 10c0/12507995dc634a1746b581635e0df9f986ad01e7f0b4482f1f240986e7277ebd301dfe3b59c07da6d1f3d465f9110dc2a61ce50b67a8f31188cad13f7cc3632e
5327+
checksum: 10c0/a7bc8275df1c79c4cb14ef086c56674316dd4907efec53eddca35d0b5220428b69c82178ce2d95138da2e398269c8bd0764cae8020a36417e411e35c3c47bc4b
53285328
languageName: node
53295329
linkType: hard
53305330

5331-
"@typescript-eslint/utils@npm:8.0.1":
5332-
version: 8.0.1
5333-
resolution: "@typescript-eslint/utils@npm:8.0.1"
5331+
"@typescript-eslint/utils@npm:8.1.0":
5332+
version: 8.1.0
5333+
resolution: "@typescript-eslint/utils@npm:8.1.0"
53345334
dependencies:
53355335
"@eslint-community/eslint-utils": "npm:^4.4.0"
5336-
"@typescript-eslint/scope-manager": "npm:8.0.1"
5337-
"@typescript-eslint/types": "npm:8.0.1"
5338-
"@typescript-eslint/typescript-estree": "npm:8.0.1"
5336+
"@typescript-eslint/scope-manager": "npm:8.1.0"
5337+
"@typescript-eslint/types": "npm:8.1.0"
5338+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
53395339
peerDependencies:
53405340
eslint: ^8.57.0 || ^9.0.0
5341-
checksum: 10c0/9ab4baee82ac74caee18fb687697698043385aea5d0ec4bb34d874a6969eaa3e48f9319ab023cbcb6114f86de17f7360a43460fb4159c61760a2d2984004dd21
5341+
checksum: 10c0/c95503a6bdcd98b1ff04d1adbf46377b2036b1c510d90a4a056401f996f775f06c3108c95fb81cd6babc9c97b73b91b8e848f0337bc508de8a49c993582f0e75
53425342
languageName: node
53435343
linkType: hard
53445344

5345-
"@typescript-eslint/visitor-keys@npm:8.0.1":
5346-
version: 8.0.1
5347-
resolution: "@typescript-eslint/visitor-keys@npm:8.0.1"
5345+
"@typescript-eslint/visitor-keys@npm:8.1.0":
5346+
version: 8.1.0
5347+
resolution: "@typescript-eslint/visitor-keys@npm:8.1.0"
53485348
dependencies:
5349-
"@typescript-eslint/types": "npm:8.0.1"
5349+
"@typescript-eslint/types": "npm:8.1.0"
53505350
eslint-visitor-keys: "npm:^3.4.3"
5351-
checksum: 10c0/64c12095a97808bb1e1f5709192b274cac58d6b8fbbf9ec8fafead30f7effef7f0232244ec759298d046e1cd43521b9f3ba37b80618d5184c8b22fae665a7068
5351+
checksum: 10c0/b7544dbb0eec1ddbfcd95c04b51b9a739c2e768c16d1c88508f976a2b0d1bc02fefb7491930e06e48073a5c07c6f488cd8403bba3a8b918888b93a88d5ac3869
53525352
languageName: node
53535353
linkType: hard
53545354

@@ -16425,17 +16425,17 @@ __metadata:
1642516425
languageName: node
1642616426
linkType: hard
1642716427

16428-
"terser@npm:5.31.5":
16429-
version: 5.31.5
16430-
resolution: "terser@npm:5.31.5"
16428+
"terser@npm:5.31.6":
16429+
version: 5.31.6
16430+
resolution: "terser@npm:5.31.6"
1643116431
dependencies:
1643216432
"@jridgewell/source-map": "npm:^0.3.3"
1643316433
acorn: "npm:^8.8.2"
1643416434
commander: "npm:^2.20.0"
1643516435
source-map-support: "npm:~0.5.20"
1643616436
bin:
1643716437
terser: bin/terser
16438-
checksum: 10c0/6e7c66c1f4062ee098bff3dc3c396819ebf5f1740f0615be9de39b675a78c732d199f4dcfdcd15bd65f354e37c45bb944360f532a36fe7f7d22f800ca53c2d02
16438+
checksum: 10c0/b17d02b65a52a5041430572b3c514475820f5e7590fa93773c0f5b4be601ccf3f6d745bf5a79f3ee58187cf85edf61c24ddf4345783839fccb44c9c8fa9b427e
1643916439
languageName: node
1644016440
linkType: hard
1644116441

0 commit comments

Comments
 (0)