Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 124e6fe

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
(cherry picked from commit be7af0a)
1 parent 941dee9 commit 124e6fe

File tree

2 files changed

+79
-74
lines changed

2 files changed

+79
-74
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,14 @@
6969
"@types/jasmine": "^4.0.0",
7070
"@types/jsdom": "^21.0.0",
7171
"@types/node": "^14.15.0",
72-
"@typescript-eslint/eslint-plugin": "5.59.1",
73-
"@typescript-eslint/parser": "5.59.1",
72+
"@typescript-eslint/eslint-plugin": "5.59.5",
73+
"@typescript-eslint/parser": "5.59.5",
7474
"browser-sync": "^2.26.7",
7575
"critters": "0.0.16",
7676
"cross-env": "^7.0.3",
7777
"domino": "^2.1.2",
7878
"esbuild": "^0.17.0",
79-
"eslint": "8.39.0",
79+
"eslint": "8.40.0",
8080
"eslint-config-prettier": "8.8.0",
8181
"eslint-plugin-header": "3.1.1",
8282
"eslint-plugin-import": "2.27.5",

yarn.lock

+76-71
Original file line numberDiff line numberDiff line change
@@ -1650,25 +1650,25 @@
16501650
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.0.tgz#f6f729b02feee2c749f57e334b7a1b5f40a81724"
16511651
integrity sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==
16521652

1653-
"@eslint/eslintrc@^2.0.2":
1654-
version "2.0.2"
1655-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.2.tgz#01575e38707add677cf73ca1589abba8da899a02"
1656-
integrity sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==
1653+
"@eslint/eslintrc@^2.0.3":
1654+
version "2.0.3"
1655+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.3.tgz#4910db5505f4d503f27774bf356e3704818a0331"
1656+
integrity sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==
16571657
dependencies:
16581658
ajv "^6.12.4"
16591659
debug "^4.3.2"
1660-
espree "^9.5.1"
1660+
espree "^9.5.2"
16611661
globals "^13.19.0"
16621662
ignore "^5.2.0"
16631663
import-fresh "^3.2.1"
16641664
js-yaml "^4.1.0"
16651665
minimatch "^3.1.2"
16661666
strip-json-comments "^3.1.1"
16671667

1668-
"@eslint/js@8.39.0":
1669-
version "8.39.0"
1670-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.39.0.tgz#58b536bcc843f4cd1e02a7e6171da5c040f4d44b"
1671-
integrity sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==
1668+
"@eslint/js@8.40.0":
1669+
version "8.40.0"
1670+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.40.0.tgz#3ba73359e11f5a7bd3e407f70b3528abfae69cec"
1671+
integrity sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==
16721672

16731673
"@gar/promisify@^1.1.3":
16741674
version "1.1.3"
@@ -2405,88 +2405,88 @@
24052405
dependencies:
24062406
"@types/yargs-parser" "*"
24072407

2408-
"@typescript-eslint/[email protected].1":
2409-
version "5.59.1"
2410-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.1.tgz#9b09ee1541bff1d2cebdcb87e7ce4a4003acde08"
2411-
integrity sha512-AVi0uazY5quFB9hlp2Xv+ogpfpk77xzsgsIEWyVS7uK/c7MZ5tw7ZPbapa0SbfkqE0fsAMkz5UwtgMLVk2BQAg==
2408+
"@typescript-eslint/[email protected].5":
2409+
version "5.59.5"
2410+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.5.tgz#f156827610a3f8cefc56baeaa93cd4a5f32966b4"
2411+
integrity sha512-feA9xbVRWJZor+AnLNAr7A8JRWeZqHUf4T9tlP+TN04b05pFVhO5eN7/O93Y/1OUlLMHKbnJisgDURs/qvtqdg==
24122412
dependencies:
24132413
"@eslint-community/regexpp" "^4.4.0"
2414-
"@typescript-eslint/scope-manager" "5.59.1"
2415-
"@typescript-eslint/type-utils" "5.59.1"
2416-
"@typescript-eslint/utils" "5.59.1"
2414+
"@typescript-eslint/scope-manager" "5.59.5"
2415+
"@typescript-eslint/type-utils" "5.59.5"
2416+
"@typescript-eslint/utils" "5.59.5"
24172417
debug "^4.3.4"
24182418
grapheme-splitter "^1.0.4"
24192419
ignore "^5.2.0"
24202420
natural-compare-lite "^1.4.0"
24212421
semver "^7.3.7"
24222422
tsutils "^3.21.0"
24232423

2424-
"@typescript-eslint/[email protected].1":
2425-
version "5.59.1"
2426-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.1.tgz#73c2c12127c5c1182d2e5b71a8fa2a85d215cbb4"
2427-
integrity sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==
2424+
"@typescript-eslint/[email protected].5":
2425+
version "5.59.5"
2426+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.5.tgz#63064f5eafbdbfb5f9dfbf5c4503cdf949852981"
2427+
integrity sha512-NJXQC4MRnF9N9yWqQE2/KLRSOLvrrlZb48NGVfBa+RuPMN6B7ZcK5jZOvhuygv4D64fRKnZI4L4p8+M+rfeQuw==
24282428
dependencies:
2429-
"@typescript-eslint/scope-manager" "5.59.1"
2430-
"@typescript-eslint/types" "5.59.1"
2431-
"@typescript-eslint/typescript-estree" "5.59.1"
2429+
"@typescript-eslint/scope-manager" "5.59.5"
2430+
"@typescript-eslint/types" "5.59.5"
2431+
"@typescript-eslint/typescript-estree" "5.59.5"
24322432
debug "^4.3.4"
24332433

2434-
"@typescript-eslint/[email protected].1":
2435-
version "5.59.1"
2436-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.1.tgz#8a20222719cebc5198618a5d44113705b51fd7fe"
2437-
integrity sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==
2434+
"@typescript-eslint/[email protected].5":
2435+
version "5.59.5"
2436+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.5.tgz#33ffc7e8663f42cfaac873de65ebf65d2bce674d"
2437+
integrity sha512-jVecWwnkX6ZgutF+DovbBJirZcAxgxC0EOHYt/niMROf8p4PwxxG32Qdhj/iIQQIuOflLjNkxoXyArkcIP7C3A==
24382438
dependencies:
2439-
"@typescript-eslint/types" "5.59.1"
2440-
"@typescript-eslint/visitor-keys" "5.59.1"
2439+
"@typescript-eslint/types" "5.59.5"
2440+
"@typescript-eslint/visitor-keys" "5.59.5"
24412441

2442-
"@typescript-eslint/[email protected].1":
2443-
version "5.59.1"
2444-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.1.tgz#63981d61684fd24eda2f9f08c0a47ecb000a2111"
2445-
integrity sha512-ZMWQ+Oh82jWqWzvM3xU+9y5U7MEMVv6GLioM3R5NJk6uvP47kZ7YvlgSHJ7ERD6bOY7Q4uxWm25c76HKEwIjZw==
2442+
"@typescript-eslint/[email protected].5":
2443+
version "5.59.5"
2444+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.5.tgz#485b0e2c5b923460bc2ea6b338c595343f06fc9b"
2445+
integrity sha512-4eyhS7oGym67/pSxA2mmNq7X164oqDYNnZCUayBwJZIRVvKpBCMBzFnFxjeoDeShjtO6RQBHBuwybuX3POnDqg==
24462446
dependencies:
2447-
"@typescript-eslint/typescript-estree" "5.59.1"
2448-
"@typescript-eslint/utils" "5.59.1"
2447+
"@typescript-eslint/typescript-estree" "5.59.5"
2448+
"@typescript-eslint/utils" "5.59.5"
24492449
debug "^4.3.4"
24502450
tsutils "^3.21.0"
24512451

2452-
"@typescript-eslint/[email protected].1":
2453-
version "5.59.1"
2454-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.1.tgz#03f3fedd1c044cb336ebc34cc7855f121991f41d"
2455-
integrity sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==
2452+
"@typescript-eslint/[email protected].5":
2453+
version "5.59.5"
2454+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.5.tgz#e63c5952532306d97c6ea432cee0981f6d2258c7"
2455+
integrity sha512-xkfRPHbqSH4Ggx4eHRIO/eGL8XL4Ysb4woL8c87YuAo8Md7AUjyWKa9YMwTL519SyDPrfEgKdewjkxNCVeJW7w==
24562456

2457-
"@typescript-eslint/[email protected].1":
2458-
version "5.59.1"
2459-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.1.tgz#4aa546d27fd0d477c618f0ca00b483f0ec84c43c"
2460-
integrity sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==
2457+
"@typescript-eslint/[email protected].5":
2458+
version "5.59.5"
2459+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.5.tgz#9b252ce55dd765e972a7a2f99233c439c5101e42"
2460+
integrity sha512-+XXdLN2CZLZcD/mO7mQtJMvCkzRfmODbeSKuMY/yXbGkzvA9rJyDY5qDYNoiz2kP/dmyAxXquL2BvLQLJFPQIg==
24612461
dependencies:
2462-
"@typescript-eslint/types" "5.59.1"
2463-
"@typescript-eslint/visitor-keys" "5.59.1"
2462+
"@typescript-eslint/types" "5.59.5"
2463+
"@typescript-eslint/visitor-keys" "5.59.5"
24642464
debug "^4.3.4"
24652465
globby "^11.1.0"
24662466
is-glob "^4.0.3"
24672467
semver "^7.3.7"
24682468
tsutils "^3.21.0"
24692469

2470-
"@typescript-eslint/[email protected].1":
2471-
version "5.59.1"
2472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.1.tgz#d89fc758ad23d2157cfae53f0b429bdf15db9473"
2473-
integrity sha512-MkTe7FE+K1/GxZkP5gRj3rCztg45bEhsd8HYjczBuYm+qFHP5vtZmjx3B0yUCDotceQ4sHgTyz60Ycl225njmA==
2470+
"@typescript-eslint/[email protected].5":
2471+
version "5.59.5"
2472+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.5.tgz#15b3eb619bb223302e60413adb0accd29c32bcae"
2473+
integrity sha512-sCEHOiw+RbyTii9c3/qN74hYDPNORb8yWCoPLmB7BIflhplJ65u2PBpdRla12e3SSTJ2erRkPjz7ngLHhUegxA==
24742474
dependencies:
24752475
"@eslint-community/eslint-utils" "^4.2.0"
24762476
"@types/json-schema" "^7.0.9"
24772477
"@types/semver" "^7.3.12"
2478-
"@typescript-eslint/scope-manager" "5.59.1"
2479-
"@typescript-eslint/types" "5.59.1"
2480-
"@typescript-eslint/typescript-estree" "5.59.1"
2478+
"@typescript-eslint/scope-manager" "5.59.5"
2479+
"@typescript-eslint/types" "5.59.5"
2480+
"@typescript-eslint/typescript-estree" "5.59.5"
24812481
eslint-scope "^5.1.1"
24822482
semver "^7.3.7"
24832483

2484-
"@typescript-eslint/[email protected].1":
2485-
version "5.59.1"
2486-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.1.tgz#0d96c36efb6560d7fb8eb85de10442c10d8f6058"
2487-
integrity sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==
2484+
"@typescript-eslint/[email protected].5":
2485+
version "5.59.5"
2486+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.5.tgz#ba5b8d6791a13cf9fea6716af1e7626434b29b9b"
2487+
integrity sha512-qL+Oz+dbeBRTeyJTIy0eniD3uvqU7x+y1QceBismZ41hd4aBSRh8UAw4pZP0+XzLuPZmx4raNMq/I+59W2lXKA==
24882488
dependencies:
2489-
"@typescript-eslint/types" "5.59.1"
2489+
"@typescript-eslint/types" "5.59.5"
24902490
eslint-visitor-keys "^3.3.0"
24912491

24922492
@@ -4424,20 +4424,25 @@ eslint-scope@^7.2.0:
44244424
esrecurse "^4.3.0"
44254425
estraverse "^5.2.0"
44264426

4427-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0:
4427+
eslint-visitor-keys@^3.3.0:
44284428
version "3.4.0"
44294429
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc"
44304430
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
44314431

4432-
4433-
version "8.39.0"
4434-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.39.0.tgz#7fd20a295ef92d43809e914b70c39fd5a23cf3f1"
4435-
integrity sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==
4432+
eslint-visitor-keys@^3.4.1:
4433+
version "3.4.1"
4434+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
4435+
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
4436+
4437+
4438+
version "8.40.0"
4439+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.40.0.tgz#a564cd0099f38542c4e9a2f630fa45bf33bc42a4"
4440+
integrity sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==
44364441
dependencies:
44374442
"@eslint-community/eslint-utils" "^4.2.0"
44384443
"@eslint-community/regexpp" "^4.4.0"
4439-
"@eslint/eslintrc" "^2.0.2"
4440-
"@eslint/js" "8.39.0"
4444+
"@eslint/eslintrc" "^2.0.3"
4445+
"@eslint/js" "8.40.0"
44414446
"@humanwhocodes/config-array" "^0.11.8"
44424447
"@humanwhocodes/module-importer" "^1.0.1"
44434448
"@nodelib/fs.walk" "^1.2.8"
@@ -4448,8 +4453,8 @@ [email protected]:
44484453
doctrine "^3.0.0"
44494454
escape-string-regexp "^4.0.0"
44504455
eslint-scope "^7.2.0"
4451-
eslint-visitor-keys "^3.4.0"
4452-
espree "^9.5.1"
4456+
eslint-visitor-keys "^3.4.1"
4457+
espree "^9.5.2"
44534458
esquery "^1.4.2"
44544459
esutils "^2.0.2"
44554460
fast-deep-equal "^3.1.3"
@@ -4475,14 +4480,14 @@ [email protected]:
44754480
strip-json-comments "^3.1.0"
44764481
text-table "^0.2.0"
44774482

4478-
espree@^9.5.1:
4479-
version "9.5.1"
4480-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.1.tgz#4f26a4d5f18905bf4f2e0bd99002aab807e96dd4"
4481-
integrity sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==
4483+
espree@^9.5.2:
4484+
version "9.5.2"
4485+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.2.tgz#e994e7dc33a082a7a82dceaf12883a829353215b"
4486+
integrity sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==
44824487
dependencies:
44834488
acorn "^8.8.0"
44844489
acorn-jsx "^5.3.2"
4485-
eslint-visitor-keys "^3.4.0"
4490+
eslint-visitor-keys "^3.4.1"
44864491

44874492
esprima@^4.0.0, esprima@^4.0.1:
44884493
version "4.0.1"

0 commit comments

Comments
 (0)