Skip to content

Commit 06d7c65

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 3c01e49 commit 06d7c65

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,16 @@
6868
"@types/jest": "^27.4.1",
6969
"@types/jsonwebtoken": "^8.5.8",
7070
"@types/redis": "^2.8.32",
71-
"@typescript-eslint/eslint-plugin": "^5.15.0",
72-
"@typescript-eslint/parser": "^5.15.0",
71+
"@typescript-eslint/eslint-plugin": "^5.16.0",
72+
"@typescript-eslint/parser": "^5.16.0",
7373
"babel-jest": "^27.5.1",
7474
"codecov": "^3.8.3",
7575
"eslint-config-4catalyzer": "^1.4.1",
7676
"eslint-config-4catalyzer-jest": "^2.2.0",
7777
"eslint-config-4catalyzer-typescript": "^3.2.0",
7878
"eslint-config-prettier": "^8.5.0",
7979
"eslint-plugin-import": "^2.25.4",
80-
"eslint-plugin-jest": "^26.1.2",
80+
"eslint-plugin-jest": "^26.1.3",
8181
"eslint-plugin-jsx-a11y": "^6.5.1",
8282
"eslint-plugin-prettier": "^4.0.0",
8383
"graphql": "^16.3.0",
@@ -87,13 +87,13 @@
8787
"jest": "^27.5.1",
8888
"jsonwebtoken": "^8.5.1",
8989
"lint-staged": "^12.3.7",
90-
"prettier": "^2.6.0",
90+
"prettier": "^2.6.1",
9191
"redis-mock": "^0.56.3",
9292
"semantic-release": "^19.0.2",
9393
"socket.io": "^4.4.1",
9494
"socket.io-client": "^4.4.1",
9595
"travis-deploy-once": "^5.0.11",
96-
"typescript": "^4.6.2",
96+
"typescript": "^4.6.3",
9797
"utility-types": "^3.10.0"
9898
},
9999
"engines": {

yarn.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -2227,84 +2227,84 @@
22272227
dependencies:
22282228
"@types/yargs-parser" "*"
22292229

2230-
"@typescript-eslint/eslint-plugin@^5.15.0":
2231-
version "5.15.0"
2232-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.15.0.tgz#c28ef7f2e688066db0b6a9d95fb74185c114fb9a"
2233-
integrity sha512-u6Db5JfF0Esn3tiAKELvoU5TpXVSkOpZ78cEGn/wXtT2RVqs2vkt4ge6N8cRCyw7YVKhmmLDbwI2pg92mlv7cA==
2234-
dependencies:
2235-
"@typescript-eslint/scope-manager" "5.15.0"
2236-
"@typescript-eslint/type-utils" "5.15.0"
2237-
"@typescript-eslint/utils" "5.15.0"
2230+
"@typescript-eslint/eslint-plugin@^5.16.0":
2231+
version "5.16.0"
2232+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.16.0.tgz#78f246dd8d1b528fc5bfca99a8a64d4023a3d86d"
2233+
integrity sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw==
2234+
dependencies:
2235+
"@typescript-eslint/scope-manager" "5.16.0"
2236+
"@typescript-eslint/type-utils" "5.16.0"
2237+
"@typescript-eslint/utils" "5.16.0"
22382238
debug "^4.3.2"
22392239
functional-red-black-tree "^1.0.1"
22402240
ignore "^5.1.8"
22412241
regexpp "^3.2.0"
22422242
semver "^7.3.5"
22432243
tsutils "^3.21.0"
22442244

2245-
"@typescript-eslint/parser@^5.15.0":
2246-
version "5.15.0"
2247-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.15.0.tgz#95f603f8fe6eca7952a99bfeef9b85992972e728"
2248-
integrity sha512-NGAYP/+RDM2sVfmKiKOCgJYPstAO40vPAgACoWPO/+yoYKSgAXIFaBKsV8P0Cc7fwKgvj27SjRNX4L7f4/jCKQ==
2245+
"@typescript-eslint/parser@^5.16.0":
2246+
version "5.16.0"
2247+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.16.0.tgz#e4de1bde4b4dad5b6124d3da227347616ed55508"
2248+
integrity sha512-fkDq86F0zl8FicnJtdXakFs4lnuebH6ZADDw6CYQv0UZeIjHvmEw87m9/29nk2Dv5Lmdp0zQ3zDQhiMWQf/GbA==
22492249
dependencies:
2250-
"@typescript-eslint/scope-manager" "5.15.0"
2251-
"@typescript-eslint/types" "5.15.0"
2252-
"@typescript-eslint/typescript-estree" "5.15.0"
2250+
"@typescript-eslint/scope-manager" "5.16.0"
2251+
"@typescript-eslint/types" "5.16.0"
2252+
"@typescript-eslint/typescript-estree" "5.16.0"
22532253
debug "^4.3.2"
22542254

2255-
"@typescript-eslint/scope-manager@5.15.0":
2256-
version "5.15.0"
2257-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.15.0.tgz#d97afab5e0abf4018d1289bd711be21676cdd0ee"
2258-
integrity sha512-EFiZcSKrHh4kWk0pZaa+YNJosvKE50EnmN4IfgjkA3bTHElPtYcd2U37QQkNTqwMCS7LXeDeZzEqnsOH8chjSg==
2255+
"@typescript-eslint/scope-manager@5.16.0":
2256+
version "5.16.0"
2257+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.16.0.tgz#7e7909d64bd0c4d8aef629cdc764b9d3e1d3a69a"
2258+
integrity sha512-P+Yab2Hovg8NekLIR/mOElCDPyGgFZKhGoZA901Yax6WR6HVeGLbsqJkZ+Cvk5nts/dAlFKm8PfL43UZnWdpIQ==
22592259
dependencies:
2260-
"@typescript-eslint/types" "5.15.0"
2261-
"@typescript-eslint/visitor-keys" "5.15.0"
2260+
"@typescript-eslint/types" "5.16.0"
2261+
"@typescript-eslint/visitor-keys" "5.16.0"
22622262

2263-
"@typescript-eslint/type-utils@5.15.0":
2264-
version "5.15.0"
2265-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.15.0.tgz#d2c02eb2bdf54d0a645ba3a173ceda78346cf248"
2266-
integrity sha512-KGeDoEQ7gHieLydujGEFLyLofipe9PIzfvA/41urz4hv+xVxPEbmMQonKSynZ0Ks2xDhJQ4VYjB3DnRiywvKDA==
2263+
"@typescript-eslint/type-utils@5.16.0":
2264+
version "5.16.0"
2265+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.16.0.tgz#b482bdde1d7d7c0c7080f7f2f67ea9580b9e0692"
2266+
integrity sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ==
22672267
dependencies:
2268-
"@typescript-eslint/utils" "5.15.0"
2268+
"@typescript-eslint/utils" "5.16.0"
22692269
debug "^4.3.2"
22702270
tsutils "^3.21.0"
22712271

2272-
"@typescript-eslint/types@5.15.0":
2273-
version "5.15.0"
2274-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.15.0.tgz#c7bdd103843b1abae97b5518219d3e2a0d79a501"
2275-
integrity sha512-yEiTN4MDy23vvsIksrShjNwQl2vl6kJeG9YkVJXjXZnkJElzVK8nfPsWKYxcsGWG8GhurYXP4/KGj3aZAxbeOA==
2272+
"@typescript-eslint/types@5.16.0":
2273+
version "5.16.0"
2274+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.16.0.tgz#5827b011982950ed350f075eaecb7f47d3c643ee"
2275+
integrity sha512-oUorOwLj/3/3p/HFwrp6m/J2VfbLC8gjW5X3awpQJ/bSG+YRGFS4dpsvtQ8T2VNveV+LflQHjlLvB6v0R87z4g==
22762276

2277-
"@typescript-eslint/typescript-estree@5.15.0":
2278-
version "5.15.0"
2279-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.15.0.tgz#81513a742a9c657587ad1ddbca88e76c6efb0aac"
2280-
integrity sha512-Hb0e3dGc35b75xLzixM3cSbG1sSbrTBQDfIScqdyvrfJZVEi4XWAT+UL/HMxEdrJNB8Yk28SKxPLtAhfCbBInA==
2277+
"@typescript-eslint/typescript-estree@5.16.0":
2278+
version "5.16.0"
2279+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.16.0.tgz#32259459ec62f5feddca66adc695342f30101f61"
2280+
integrity sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ==
22812281
dependencies:
2282-
"@typescript-eslint/types" "5.15.0"
2283-
"@typescript-eslint/visitor-keys" "5.15.0"
2282+
"@typescript-eslint/types" "5.16.0"
2283+
"@typescript-eslint/visitor-keys" "5.16.0"
22842284
debug "^4.3.2"
22852285
globby "^11.0.4"
22862286
is-glob "^4.0.3"
22872287
semver "^7.3.5"
22882288
tsutils "^3.21.0"
22892289

2290-
"@typescript-eslint/utils@5.15.0", "@typescript-eslint/utils@^5.10.0":
2291-
version "5.15.0"
2292-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.15.0.tgz#468510a0974d3ced8342f37e6c662778c277f136"
2293-
integrity sha512-081rWu2IPKOgTOhHUk/QfxuFog8m4wxW43sXNOMSCdh578tGJ1PAaWPsj42LOa7pguh173tNlMigsbrHvh/mtA==
2290+
"@typescript-eslint/utils@5.16.0", "@typescript-eslint/utils@^5.10.0":
2291+
version "5.16.0"
2292+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.16.0.tgz#42218b459d6d66418a4eb199a382bdc261650679"
2293+
integrity sha512-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ==
22942294
dependencies:
22952295
"@types/json-schema" "^7.0.9"
2296-
"@typescript-eslint/scope-manager" "5.15.0"
2297-
"@typescript-eslint/types" "5.15.0"
2298-
"@typescript-eslint/typescript-estree" "5.15.0"
2296+
"@typescript-eslint/scope-manager" "5.16.0"
2297+
"@typescript-eslint/types" "5.16.0"
2298+
"@typescript-eslint/typescript-estree" "5.16.0"
22992299
eslint-scope "^5.1.1"
23002300
eslint-utils "^3.0.0"
23012301

2302-
"@typescript-eslint/visitor-keys@5.15.0":
2303-
version "5.15.0"
2304-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.15.0.tgz#5669739fbf516df060f978be6a6dce75855a8027"
2305-
integrity sha512-+vX5FKtgvyHbmIJdxMJ2jKm9z2BIlXJiuewI8dsDYMp5LzPUcuTT78Ya5iwvQg3VqSVdmxyM8Anj1Jeq7733ZQ==
2302+
"@typescript-eslint/visitor-keys@5.16.0":
2303+
version "5.16.0"
2304+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.16.0.tgz#f27dc3b943e6317264c7492e390c6844cd4efbbb"
2305+
integrity sha512-jqxO8msp5vZDhikTwq9ubyMHqZ67UIvawohr4qF3KhlpL7gzSjOd+8471H3nh5LyABkaI85laEKKU8SnGUK5/g==
23062306
dependencies:
2307-
"@typescript-eslint/types" "5.15.0"
2307+
"@typescript-eslint/types" "5.16.0"
23082308
eslint-visitor-keys "^3.0.0"
23092309

23102310
JSONStream@^1.0.4:
@@ -4887,10 +4887,10 @@ eslint-plugin-import@^2.25.4:
48874887
resolve "^1.20.0"
48884888
tsconfig-paths "^3.12.0"
48894889

4890-
eslint-plugin-jest@^26.1.2:
4891-
version "26.1.2"
4892-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.2.tgz#0f1a15c62889fffc3f78a773749d672f1bedb15f"
4893-
integrity sha512-1bXCoRODPkGN06n9KAMls4Jm0eyS+0Q/LWcIxhqWR2ycV0Z7lnx2c10idk4dtFIJY5xStgiIr5snC6/rxcXpbw==
4890+
eslint-plugin-jest@^26.1.3:
4891+
version "26.1.3"
4892+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.3.tgz#e722e5efeea18aa9dec7c7349987b641db19feb7"
4893+
integrity sha512-Pju+T7MFpo5VFhFlwrkK/9jRUu18r2iugvgyrWOnnGRaVTFFmFXp+xFJpHyqmjjLmGJPKLeEFLVTAxezkApcpQ==
48944894
dependencies:
48954895
"@typescript-eslint/utils" "^5.10.0"
48964896

@@ -9805,10 +9805,10 @@ prettier-linter-helpers@^1.0.0:
98059805
dependencies:
98069806
fast-diff "^1.1.2"
98079807

9808-
prettier@^2.4.1, prettier@^2.6.0:
9809-
version "2.6.0"
9810-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
9811-
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
9808+
prettier@^2.4.1, prettier@^2.6.1:
9809+
version "2.6.1"
9810+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
9811+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
98129812

98139813
pretty-format@^27.0.0, pretty-format@^27.5.1:
98149814
version "27.5.1"
@@ -11866,10 +11866,10 @@ typescript-workspace-plugin@^2.0.1:
1186611866
resolved "https://registry.yarnpkg.com/typescript-workspace-plugin/-/typescript-workspace-plugin-2.0.1.tgz#3d88be1c35a7fdf2c0160c8cf569ca8993439a12"
1186711867
integrity sha512-xjIYNFlPIA7IWXvnOFJoAeHPbPJSo0AiQDCRJzaAp3+xZwz6maTgeRLB0oEHVtCqz4Q1CDN6U9kh/2z8sxdDBQ==
1186811868

11869-
typescript@^4.0, typescript@^4.4.3, typescript@^4.6.2:
11870-
version "4.6.2"
11871-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
11872-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
11869+
typescript@^4.0, typescript@^4.4.3, typescript@^4.6.3:
11870+
version "4.6.3"
11871+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
11872+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
1187311873

1187411874
uglify-js@^3.1.4:
1187511875
version "3.11.6"

0 commit comments

Comments
 (0)