Skip to content

Commit d539286

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent e588e84 commit d539286

File tree

3 files changed

+43
-33
lines changed

3 files changed

+43
-33
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"@types/yargs-parser": "^21.0.0",
119119
"@types/yarnpkg__lockfile": "^1.1.5",
120120
"@typescript-eslint/eslint-plugin": "5.61.0",
121-
"@typescript-eslint/parser": "6.9.0",
121+
"@typescript-eslint/parser": "6.9.1",
122122
"@vitejs/plugin-basic-ssl": "1.0.1",
123123
"@yarnpkg/lockfile": "1.1.0",
124124
"ajv": "8.12.0",
@@ -201,7 +201,7 @@
201201
"spdx-satisfies": "^5.0.0",
202202
"symbol-observable": "4.0.0",
203203
"tar": "^6.1.6",
204-
"terser": "5.22.0",
204+
"terser": "5.23.0",
205205
"text-table": "0.2.0",
206206
"tree-kill": "1.2.2",
207207
"ts-node": "^10.9.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"semver": "7.5.4",
6161
"source-map-loader": "4.0.1",
6262
"source-map-support": "0.5.21",
63-
"terser": "5.22.0",
63+
"terser": "5.23.0",
6464
"text-table": "0.2.0",
6565
"tree-kill": "1.2.2",
6666
"tslib": "2.6.2",

yarn.lock

Lines changed: 40 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3616,15 +3616,15 @@
36163616
semver "^7.3.7"
36173617
tsutils "^3.21.0"
36183618

3619-
"@typescript-eslint/[email protected].0":
3620-
version "6.9.0"
3621-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.0.tgz#2b402cadeadd3f211c25820e5433413347b27391"
3622-
integrity sha512-GZmjMh4AJ/5gaH4XF2eXA8tMnHWP+Pm1mjQR2QN4Iz+j/zO04b9TOvJYOX2sCNIQHtRStKTxRY1FX7LhpJT4Gw==
3623-
dependencies:
3624-
"@typescript-eslint/scope-manager" "6.9.0"
3625-
"@typescript-eslint/types" "6.9.0"
3626-
"@typescript-eslint/typescript-estree" "6.9.0"
3627-
"@typescript-eslint/visitor-keys" "6.9.0"
3619+
"@typescript-eslint/[email protected].1":
3620+
version "6.9.1"
3621+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.1.tgz#4f685f672f8b9580beb38d5fb99d52fc3e34f7a3"
3622+
integrity sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==
3623+
dependencies:
3624+
"@typescript-eslint/scope-manager" "6.9.1"
3625+
"@typescript-eslint/types" "6.9.1"
3626+
"@typescript-eslint/typescript-estree" "6.9.1"
3627+
"@typescript-eslint/visitor-keys" "6.9.1"
36283628
debug "^4.3.4"
36293629

36303630
"@typescript-eslint/[email protected]":
@@ -3635,13 +3635,13 @@
36353635
"@typescript-eslint/types" "5.61.0"
36363636
"@typescript-eslint/visitor-keys" "5.61.0"
36373637

3638-
"@typescript-eslint/[email protected].0":
3639-
version "6.9.0"
3640-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.0.tgz#2626e9a7fe0e004c3e25f3b986c75f584431134e"
3641-
integrity sha512-1R8A9Mc39n4pCCz9o79qRO31HGNDvC7UhPhv26TovDsWPBDx+Sg3rOZdCELIA3ZmNoWAuxaMOT7aWtGRSYkQxw==
3638+
"@typescript-eslint/[email protected].1":
3639+
version "6.9.1"
3640+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.1.tgz#e96afeb9a68ad1cd816dba233351f61e13956b75"
3641+
integrity sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==
36423642
dependencies:
3643-
"@typescript-eslint/types" "6.9.0"
3644-
"@typescript-eslint/visitor-keys" "6.9.0"
3643+
"@typescript-eslint/types" "6.9.1"
3644+
"@typescript-eslint/visitor-keys" "6.9.1"
36453645

36463646
"@typescript-eslint/[email protected]":
36473647
version "5.61.0"
@@ -3658,10 +3658,10 @@
36583658
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
36593659
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
36603660

3661-
"@typescript-eslint/[email protected].0":
3662-
version "6.9.0"
3663-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.0.tgz#86a0cbe7ac46c0761429f928467ff3d92f841098"
3664-
integrity sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw==
3661+
"@typescript-eslint/[email protected].1":
3662+
version "6.9.1"
3663+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
3664+
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
36653665

36663666
"@typescript-eslint/[email protected]":
36673667
version "5.61.0"
@@ -3676,13 +3676,13 @@
36763676
semver "^7.3.7"
36773677
tsutils "^3.21.0"
36783678

3679-
"@typescript-eslint/[email protected].0":
3680-
version "6.9.0"
3681-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.0.tgz#d0601b245be873d8fe49f3737f93f8662c8693d4"
3682-
integrity sha512-NJM2BnJFZBEAbCfBP00zONKXvMqihZCrmwCaik0UhLr0vAgb6oguXxLX1k00oQyD+vZZ+CJn3kocvv2yxm4awQ==
3679+
"@typescript-eslint/[email protected].1":
3680+
version "6.9.1"
3681+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.1.tgz#8c77910a49a04f0607ba94d78772da07dab275ad"
3682+
integrity sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==
36833683
dependencies:
3684-
"@typescript-eslint/types" "6.9.0"
3685-
"@typescript-eslint/visitor-keys" "6.9.0"
3684+
"@typescript-eslint/types" "6.9.1"
3685+
"@typescript-eslint/visitor-keys" "6.9.1"
36863686
debug "^4.3.4"
36873687
globby "^11.1.0"
36883688
is-glob "^4.0.3"
@@ -3711,12 +3711,12 @@
37113711
"@typescript-eslint/types" "5.61.0"
37123712
eslint-visitor-keys "^3.3.0"
37133713

3714-
"@typescript-eslint/[email protected].0":
3715-
version "6.9.0"
3716-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.0.tgz#cc69421c10c4ac997ed34f453027245988164e80"
3717-
integrity sha512-dGtAfqjV6RFOtIP8I0B4ZTBRrlTT8NHHlZZSchQx3qReaoDeXhYM++M4So2AgFK9ZB0emRPA6JI1HkafzA2Ibg==
3714+
"@typescript-eslint/[email protected].1":
3715+
version "6.9.1"
3716+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.1.tgz#6753a9225a0ba00459b15d6456b9c2780b66707d"
3717+
integrity sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==
37183718
dependencies:
3719-
"@typescript-eslint/types" "6.9.0"
3719+
"@typescript-eslint/types" "6.9.1"
37203720
eslint-visitor-keys "^3.4.1"
37213721

37223722
"@ungap/structured-clone@^1.2.0":
@@ -11548,6 +11548,16 @@ [email protected], terser@^5.16.8:
1154811548
commander "^2.20.0"
1154911549
source-map-support "~0.5.20"
1155011550

11551+
11552+
version "5.23.0"
11553+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.23.0.tgz#a9c02bc3087d0f5b1cc63bbfb4fe0f7e5dbbde82"
11554+
integrity sha512-Iyy83LN0uX9ZZLCX4Qbu5JiHiWjOCTwrmM9InWOzVeM++KNWEsqV4YgN9U9E8AlohQ6Gs42ztczlWOG/lwDAMA==
11555+
dependencies:
11556+
"@jridgewell/source-map" "^0.3.3"
11557+
acorn "^8.8.2"
11558+
commander "^2.20.0"
11559+
source-map-support "~0.5.20"
11560+
1155111561
test-exclude@^6.0.0:
1155211562
version "6.0.0"
1155311563
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e"

0 commit comments

Comments
 (0)