Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 38fcd16

Browse files
chore: bump @typescript-eslint/eslint-plugin in /site
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.15.0 to 5.16.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c1cdb4 commit 38fcd16

File tree

2 files changed

+52
-64
lines changed

2 files changed

+52
-64
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/react": "17.0.41",
5555
"@types/react-dom": "17.0.14",
5656
"@types/superagent": "4.1.15",
57-
"@typescript-eslint/eslint-plugin": "5.15.0",
57+
"@typescript-eslint/eslint-plugin": "5.16.0",
5858
"@typescript-eslint/parser": "5.15.0",
5959
"@xstate/cli": "0.1.4",
6060
"copy-webpack-plugin": "10.2.4",

site/yarn.lock

Lines changed: 51 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -3246,14 +3246,14 @@
32463246
dependencies:
32473247
"@types/node" "*"
32483248

3249-
"@typescript-eslint/eslint-plugin@5.15.0":
3250-
version "5.15.0"
3251-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.15.0.tgz#c28ef7f2e688066db0b6a9d95fb74185c114fb9a"
3252-
integrity sha512-u6Db5JfF0Esn3tiAKELvoU5TpXVSkOpZ78cEGn/wXtT2RVqs2vkt4ge6N8cRCyw7YVKhmmLDbwI2pg92mlv7cA==
3253-
dependencies:
3254-
"@typescript-eslint/scope-manager" "5.15.0"
3255-
"@typescript-eslint/type-utils" "5.15.0"
3256-
"@typescript-eslint/utils" "5.15.0"
3249+
"@typescript-eslint/eslint-plugin@5.16.0":
3250+
version "5.16.0"
3251+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.16.0.tgz#78f246dd8d1b528fc5bfca99a8a64d4023a3d86d"
3252+
integrity sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw==
3253+
dependencies:
3254+
"@typescript-eslint/scope-manager" "5.16.0"
3255+
"@typescript-eslint/type-utils" "5.16.0"
3256+
"@typescript-eslint/utils" "5.16.0"
32573257
debug "^4.3.2"
32583258
functional-red-black-tree "^1.0.1"
32593259
ignore "^5.1.8"
@@ -3271,14 +3271,6 @@
32713271
"@typescript-eslint/typescript-estree" "5.15.0"
32723272
debug "^4.3.2"
32733273

3274-
"@typescript-eslint/[email protected]":
3275-
version "5.10.2"
3276-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.2.tgz#92c0bc935ec00f3d8638cdffb3d0e70c9b879639"
3277-
integrity sha512-39Tm6f4RoZoVUWBYr3ekS75TYgpr5Y+X0xLZxXqcZNDWZdJdYbKd3q2IR4V9y5NxxiPu/jxJ8XP7EgHiEQtFnw==
3278-
dependencies:
3279-
"@typescript-eslint/types" "5.10.2"
3280-
"@typescript-eslint/visitor-keys" "5.10.2"
3281-
32823274
"@typescript-eslint/[email protected]":
32833275
version "5.15.0"
32843276
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.15.0.tgz#d97afab5e0abf4018d1289bd711be21676cdd0ee"
@@ -3287,37 +3279,32 @@
32873279
"@typescript-eslint/types" "5.15.0"
32883280
"@typescript-eslint/visitor-keys" "5.15.0"
32893281

3290-
"@typescript-eslint/[email protected]":
3291-
version "5.15.0"
3292-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.15.0.tgz#d2c02eb2bdf54d0a645ba3a173ceda78346cf248"
3293-
integrity sha512-KGeDoEQ7gHieLydujGEFLyLofipe9PIzfvA/41urz4hv+xVxPEbmMQonKSynZ0Ks2xDhJQ4VYjB3DnRiywvKDA==
3282+
"@typescript-eslint/[email protected]":
3283+
version "5.16.0"
3284+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.16.0.tgz#7e7909d64bd0c4d8aef629cdc764b9d3e1d3a69a"
3285+
integrity sha512-P+Yab2Hovg8NekLIR/mOElCDPyGgFZKhGoZA901Yax6WR6HVeGLbsqJkZ+Cvk5nts/dAlFKm8PfL43UZnWdpIQ==
3286+
dependencies:
3287+
"@typescript-eslint/types" "5.16.0"
3288+
"@typescript-eslint/visitor-keys" "5.16.0"
3289+
3290+
"@typescript-eslint/[email protected]":
3291+
version "5.16.0"
3292+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.16.0.tgz#b482bdde1d7d7c0c7080f7f2f67ea9580b9e0692"
3293+
integrity sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ==
32943294
dependencies:
3295-
"@typescript-eslint/utils" "5.15.0"
3295+
"@typescript-eslint/utils" "5.16.0"
32963296
debug "^4.3.2"
32973297
tsutils "^3.21.0"
32983298

3299-
"@typescript-eslint/[email protected]":
3300-
version "5.10.2"
3301-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.2.tgz#604d15d795c4601fffba6ecb4587ff9fdec68ce8"
3302-
integrity sha512-Qfp0qk/5j2Rz3p3/WhWgu4S1JtMcPgFLnmAKAW061uXxKSa7VWKZsDXVaMXh2N60CX9h6YLaBoy9PJAfCOjk3w==
3303-
33043299
"@typescript-eslint/[email protected]":
33053300
version "5.15.0"
33063301
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.15.0.tgz#c7bdd103843b1abae97b5518219d3e2a0d79a501"
33073302
integrity sha512-yEiTN4MDy23vvsIksrShjNwQl2vl6kJeG9YkVJXjXZnkJElzVK8nfPsWKYxcsGWG8GhurYXP4/KGj3aZAxbeOA==
33083303

3309-
"@typescript-eslint/[email protected]":
3310-
version "5.10.2"
3311-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.2.tgz#810906056cd3ddcb35aa333fdbbef3713b0fe4a7"
3312-
integrity sha512-WHHw6a9vvZls6JkTgGljwCsMkv8wu8XU8WaYKeYhxhWXH/atZeiMW6uDFPLZOvzNOGmuSMvHtZKd6AuC8PrwKQ==
3313-
dependencies:
3314-
"@typescript-eslint/types" "5.10.2"
3315-
"@typescript-eslint/visitor-keys" "5.10.2"
3316-
debug "^4.3.2"
3317-
globby "^11.0.4"
3318-
is-glob "^4.0.3"
3319-
semver "^7.3.5"
3320-
tsutils "^3.21.0"
3304+
"@typescript-eslint/[email protected]":
3305+
version "5.16.0"
3306+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.16.0.tgz#5827b011982950ed350f075eaecb7f47d3c643ee"
3307+
integrity sha512-oUorOwLj/3/3p/HFwrp6m/J2VfbLC8gjW5X3awpQJ/bSG+YRGFS4dpsvtQ8T2VNveV+LflQHjlLvB6v0R87z4g==
33213308

33223309
"@typescript-eslint/[email protected]":
33233310
version "5.15.0"
@@ -3332,38 +3319,31 @@
33323319
semver "^7.3.5"
33333320
tsutils "^3.21.0"
33343321

3335-
"@typescript-eslint/utils@5.15.0":
3336-
version "5.15.0"
3337-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.15.0.tgz#468510a0974d3ced8342f37e6c662778c277f136"
3338-
integrity sha512-081rWu2IPKOgTOhHUk/QfxuFog8m4wxW43sXNOMSCdh578tGJ1PAaWPsj42LOa7pguh173tNlMigsbrHvh/mtA==
3322+
"@typescript-eslint/typescript-estree@5.16.0":
3323+
version "5.16.0"
3324+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.16.0.tgz#32259459ec62f5feddca66adc695342f30101f61"
3325+
integrity sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ==
33393326
dependencies:
3340-
"@types/json-schema" "^7.0.9"
3341-
"@typescript-eslint/scope-manager" "5.15.0"
3342-
"@typescript-eslint/types" "5.15.0"
3343-
"@typescript-eslint/typescript-estree" "5.15.0"
3344-
eslint-scope "^5.1.1"
3345-
eslint-utils "^3.0.0"
3327+
"@typescript-eslint/types" "5.16.0"
3328+
"@typescript-eslint/visitor-keys" "5.16.0"
3329+
debug "^4.3.2"
3330+
globby "^11.0.4"
3331+
is-glob "^4.0.3"
3332+
semver "^7.3.5"
3333+
tsutils "^3.21.0"
33463334

3347-
"@typescript-eslint/utils@^5.10.0":
3348-
version "5.10.2"
3349-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.2.tgz#1fcd37547c32c648ab11aea7173ec30060ee87a8"
3350-
integrity sha512-vuJaBeig1NnBRkf7q9tgMLREiYD7zsMrsN1DA3wcoMDvr3BTFiIpKjGiYZoKPllfEwN7spUjv7ZqD+JhbVjEPg==
3335+
"@typescript-eslint/utils@5.16.0", "@typescript-eslint/utils@^5.10.0":
3336+
version "5.16.0"
3337+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.16.0.tgz#42218b459d6d66418a4eb199a382bdc261650679"
3338+
integrity sha512-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ==
33513339
dependencies:
33523340
"@types/json-schema" "^7.0.9"
3353-
"@typescript-eslint/scope-manager" "5.10.2"
3354-
"@typescript-eslint/types" "5.10.2"
3355-
"@typescript-eslint/typescript-estree" "5.10.2"
3341+
"@typescript-eslint/scope-manager" "5.16.0"
3342+
"@typescript-eslint/types" "5.16.0"
3343+
"@typescript-eslint/typescript-estree" "5.16.0"
33563344
eslint-scope "^5.1.1"
33573345
eslint-utils "^3.0.0"
33583346

3359-
"@typescript-eslint/[email protected]":
3360-
version "5.10.2"
3361-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.2.tgz#fdbf272d8e61c045d865bd6c8b41bea73d222f3d"
3362-
integrity sha512-zHIhYGGGrFJvvyfwHk5M08C5B5K4bewkm+rrvNTKk1/S15YHR+SA/QUF8ZWscXSfEaB8Nn2puZj+iHcoxVOD/Q==
3363-
dependencies:
3364-
"@typescript-eslint/types" "5.10.2"
3365-
eslint-visitor-keys "^3.0.0"
3366-
33673347
"@typescript-eslint/[email protected]":
33683348
version "5.15.0"
33693349
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.15.0.tgz#5669739fbf516df060f978be6a6dce75855a8027"
@@ -3372,6 +3352,14 @@
33723352
"@typescript-eslint/types" "5.15.0"
33733353
eslint-visitor-keys "^3.0.0"
33743354

3355+
"@typescript-eslint/[email protected]":
3356+
version "5.16.0"
3357+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.16.0.tgz#f27dc3b943e6317264c7492e390c6844cd4efbbb"
3358+
integrity sha512-jqxO8msp5vZDhikTwq9ubyMHqZ67UIvawohr4qF3KhlpL7gzSjOd+8471H3nh5LyABkaI85laEKKU8SnGUK5/g==
3359+
dependencies:
3360+
"@typescript-eslint/types" "5.16.0"
3361+
eslint-visitor-keys "^3.0.0"
3362+
33753363
"@usulpro/react-json-view@^2.0.1":
33763364
version "2.0.1"
33773365
resolved "https://registry.yarnpkg.com/@usulpro/react-json-view/-/react-json-view-2.0.1.tgz#2240e9319a9c6258df3b69961572a995ddca35d1"

0 commit comments

Comments
 (0)