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

Commit 3352347

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies to v5.42.1
(cherry picked from commit 5667861)
1 parent 37486db commit 3352347

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@types/jasmine": "^4.0.0",
6969
"@types/jsdom": "^20.0.0",
7070
"@types/node": "^14.15.0",
71-
"@typescript-eslint/eslint-plugin": "5.42.0",
72-
"@typescript-eslint/parser": "5.42.0",
71+
"@typescript-eslint/eslint-plugin": "5.42.1",
72+
"@typescript-eslint/parser": "5.42.1",
7373
"browser-sync": "^2.26.7",
7474
"critters": "0.0.16",
7575
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2114,87 +2114,87 @@
21142114
dependencies:
21152115
"@types/yargs-parser" "*"
21162116

2117-
"@typescript-eslint/[email protected].0":
2118-
version "5.42.0"
2119-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.42.0.tgz#36a8c0c379870127059889a9cc7e05c260d2aaa5"
2120-
integrity sha512-5TJh2AgL6+wpL8H/GTSjNb4WrjKoR2rqvFxR/DDTqYNk6uXn8BJMEcncLSpMbf/XV1aS0jAjYwn98uvVCiAywQ==
2121-
dependencies:
2122-
"@typescript-eslint/scope-manager" "5.42.0"
2123-
"@typescript-eslint/type-utils" "5.42.0"
2124-
"@typescript-eslint/utils" "5.42.0"
2117+
"@typescript-eslint/[email protected].1":
2118+
version "5.42.1"
2119+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.42.1.tgz#696b9cc21dfd4749c1c8ad1307f76a36a00aa0e3"
2120+
integrity sha512-LyR6x784JCiJ1j6sH5Y0K6cdExqCCm8DJUTcwG5ThNXJj/G8o5E56u5EdG4SLy+bZAwZBswC+GYn3eGdttBVCg==
2121+
dependencies:
2122+
"@typescript-eslint/scope-manager" "5.42.1"
2123+
"@typescript-eslint/type-utils" "5.42.1"
2124+
"@typescript-eslint/utils" "5.42.1"
21252125
debug "^4.3.4"
21262126
ignore "^5.2.0"
21272127
natural-compare-lite "^1.4.0"
21282128
regexpp "^3.2.0"
21292129
semver "^7.3.7"
21302130
tsutils "^3.21.0"
21312131

2132-
"@typescript-eslint/[email protected].0":
2133-
version "5.42.0"
2134-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.42.0.tgz#be0ffbe279e1320e3d15e2ef0ad19262f59e9240"
2135-
integrity sha512-Ixh9qrOTDRctFg3yIwrLkgf33AHyEIn6lhyf5cCfwwiGtkWhNpVKlEZApi3inGQR/barWnY7qY8FbGKBO7p3JA==
2132+
"@typescript-eslint/[email protected].1":
2133+
version "5.42.1"
2134+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.42.1.tgz#3e66156f2f74b11690b45950d8f5f28a62751d35"
2135+
integrity sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q==
21362136
dependencies:
2137-
"@typescript-eslint/scope-manager" "5.42.0"
2138-
"@typescript-eslint/types" "5.42.0"
2139-
"@typescript-eslint/typescript-estree" "5.42.0"
2137+
"@typescript-eslint/scope-manager" "5.42.1"
2138+
"@typescript-eslint/types" "5.42.1"
2139+
"@typescript-eslint/typescript-estree" "5.42.1"
21402140
debug "^4.3.4"
21412141

2142-
"@typescript-eslint/[email protected].0":
2143-
version "5.42.0"
2144-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.42.0.tgz#e1f2bb26d3b2a508421ee2e3ceea5396b192f5ef"
2145-
integrity sha512-l5/3IBHLH0Bv04y+H+zlcLiEMEMjWGaCX6WyHE5Uk2YkSGAMlgdUPsT/ywTSKgu9D1dmmKMYgYZijObfA39Wow==
2142+
"@typescript-eslint/[email protected].1":
2143+
version "5.42.1"
2144+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.42.1.tgz#05e5e1351485637d466464237e5259b49f609b18"
2145+
integrity sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ==
21462146
dependencies:
2147-
"@typescript-eslint/types" "5.42.0"
2148-
"@typescript-eslint/visitor-keys" "5.42.0"
2147+
"@typescript-eslint/types" "5.42.1"
2148+
"@typescript-eslint/visitor-keys" "5.42.1"
21492149

2150-
"@typescript-eslint/[email protected].0":
2151-
version "5.42.0"
2152-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.42.0.tgz#4206d7192d4fe903ddf99d09b41d4ac31b0b7dca"
2153-
integrity sha512-HW14TXC45dFVZxnVW8rnUGnvYyRC0E/vxXShFCthcC9VhVTmjqOmtqj6H5rm9Zxv+ORxKA/1aLGD7vmlLsdlOg==
2150+
"@typescript-eslint/[email protected].1":
2151+
version "5.42.1"
2152+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.42.1.tgz#21328feb2d4b193c5852b35aabd241ccc1449daa"
2153+
integrity sha512-WWiMChneex5w4xPIX56SSnQQo0tEOy5ZV2dqmj8Z371LJ0E+aymWD25JQ/l4FOuuX+Q49A7pzh/CGIQflxMVXg==
21542154
dependencies:
2155-
"@typescript-eslint/typescript-estree" "5.42.0"
2156-
"@typescript-eslint/utils" "5.42.0"
2155+
"@typescript-eslint/typescript-estree" "5.42.1"
2156+
"@typescript-eslint/utils" "5.42.1"
21572157
debug "^4.3.4"
21582158
tsutils "^3.21.0"
21592159

2160-
"@typescript-eslint/[email protected].0":
2161-
version "5.42.0"
2162-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.0.tgz#5aeff9b5eced48f27d5b8139339bf1ef805bad7a"
2163-
integrity sha512-t4lzO9ZOAUcHY6bXQYRuu+3SSYdD9TS8ooApZft4WARt4/f2Cj/YpvbTe8A4GuhT4bNW72goDMOy7SW71mZwGw==
2160+
"@typescript-eslint/[email protected].1":
2161+
version "5.42.1"
2162+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.1.tgz#0d4283c30e9b70d2aa2391c36294413de9106df2"
2163+
integrity sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==
21642164

2165-
"@typescript-eslint/[email protected].0":
2166-
version "5.42.0"
2167-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.0.tgz#2592d24bb5f89bf54a63384ff3494870f95b3fd8"
2168-
integrity sha512-2O3vSq794x3kZGtV7i4SCWZWCwjEtkWfVqX4m5fbUBomOsEOyd6OAD1qU2lbvV5S8tgy/luJnOYluNyYVeOTTg==
2165+
"@typescript-eslint/[email protected].1":
2166+
version "5.42.1"
2167+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.1.tgz#f9a223ecb547a781d37e07a5ac6ba9ff681eaef0"
2168+
integrity sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw==
21692169
dependencies:
2170-
"@typescript-eslint/types" "5.42.0"
2171-
"@typescript-eslint/visitor-keys" "5.42.0"
2170+
"@typescript-eslint/types" "5.42.1"
2171+
"@typescript-eslint/visitor-keys" "5.42.1"
21722172
debug "^4.3.4"
21732173
globby "^11.1.0"
21742174
is-glob "^4.0.3"
21752175
semver "^7.3.7"
21762176
tsutils "^3.21.0"
21772177

2178-
"@typescript-eslint/[email protected].0":
2179-
version "5.42.0"
2180-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.42.0.tgz#f06bd43b9a9a06ed8f29600273240e84a53f2f15"
2181-
integrity sha512-JZ++3+h1vbeG1NUECXQZE3hg0kias9kOtcQr3+JVQ3whnjvKuMyktJAAIj6743OeNPnGBmjj7KEmiDL7qsdnCQ==
2178+
"@typescript-eslint/[email protected].1":
2179+
version "5.42.1"
2180+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.42.1.tgz#2789b1cd990f0c07aaa3e462dbe0f18d736d5071"
2181+
integrity sha512-Gxvf12xSp3iYZd/fLqiQRD4uKZjDNR01bQ+j8zvhPjpsZ4HmvEFL/tC4amGNyxN9Rq+iqvpHLhlqx6KTxz9ZyQ==
21822182
dependencies:
21832183
"@types/json-schema" "^7.0.9"
21842184
"@types/semver" "^7.3.12"
2185-
"@typescript-eslint/scope-manager" "5.42.0"
2186-
"@typescript-eslint/types" "5.42.0"
2187-
"@typescript-eslint/typescript-estree" "5.42.0"
2185+
"@typescript-eslint/scope-manager" "5.42.1"
2186+
"@typescript-eslint/types" "5.42.1"
2187+
"@typescript-eslint/typescript-estree" "5.42.1"
21882188
eslint-scope "^5.1.1"
21892189
eslint-utils "^3.0.0"
21902190
semver "^7.3.7"
21912191

2192-
"@typescript-eslint/[email protected].0":
2193-
version "5.42.0"
2194-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.42.0.tgz#ee8d62d486f41cfe646632fab790fbf0c1db5bb0"
2195-
integrity sha512-QHbu5Hf/2lOEOwy+IUw0GoSCuAzByTAWWrOTKzTzsotiUnWFpuKnXcAhC9YztAf2EElQ0VvIK+pHJUPkM0q7jg==
2192+
"@typescript-eslint/[email protected].1":
2193+
version "5.42.1"
2194+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.42.1.tgz#df10839adf6605e1cdb79174cf21e46df9be4872"
2195+
integrity sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A==
21962196
dependencies:
2197-
"@typescript-eslint/types" "5.42.0"
2197+
"@typescript-eslint/types" "5.42.1"
21982198
eslint-visitor-keys "^3.3.0"
21992199

22002200
"@webassemblyjs/[email protected]":

0 commit comments

Comments
 (0)